Code: Select all
<html>
<head>
<link rel="stylesheet" href="../algemeen/ows2.css" type="text/css">
</head>
<frameset cols="80,*,5" framespacing="0" border="no" topmargin="top" leftmargin="left">
<frame src="menu.php" noresize scrolling="no" frameborder="no" framespacing="0" marginwidth="0" marginheight="0" border="0">
<frame src="index.php" noresize scrolling="no" frameborder="no" framespacing="0" marginwidth="0" marginheight="0" border="0">
<frame src="borders.php" noresize scrolling="no" frameborder="no" framespacing="0" marginwidth="0" marginheight="0" border="0">
</frameset>
</html>
