<html>
<head>
// meta... bla
<link href="files/index.css" type=text/css rel=stylesheet>
<base href="">
</head>
<div class="frameset">
<frameset cols="*,75,700,75,*" frameborder="no" border="0" framespacing="0">
<frame name="empty1" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
<frameset rows="*,50,500,100,*" frameborder="no" border="0" framespacing="0">
<frame name="empty2" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="topleft" src="layout.php?position=topleft" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="left" src="layout.php?position=left" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="bottomleft" src="layout.php?position=bottomleft" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="empty3" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
</frameset>
<frameset rows="*,50,500,100,*" frameborder="no" border="0" framespacing="0">
<frame name="empty4" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="top" src="layout.php?position=top" scrolling="no" noresize marginwidth="0" marginheight="0">
<frameset cols="150,550" frameborder="no" border="0" framespacing="0">
<frame name="navigation" src="navigation.php" scrolling="no" frameborder="no" noresize marginwidth="0" marginheight="0">
<frame name="main" src="newslist.php" marginwidth="5" marginheight="5" scrolling="auto" frameborder="no" noresize>
</frameset>
<frame name="bottom" src="layout.php?position=bottom" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="empty5" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
</frameset>
<frameset rows="*,50,500,100,*" frameborder="no" border="0" framespacing="0">
<frame name="empty6" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="topright" src="layout.php?position=topright" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="right" src="layout.php?position=right" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="bottomright" src="layout.php?position=bottomright" scrolling="no" noresize marginwidth="0" marginheight="0">
<frame name="empty7" src="layout.php?position=empty" scrolling="no" noresize marginwidth="0" marginheight="0">
</frameset>
<frame name="empty8" src="layout.php?position=empty" scrolling="no" noresize>
</frameset>
</div>
<noframes>
<body>
</body>
</noframes>
</html>