1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
|
<html>
<head>
<title>Seitenname</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="layout.PNG" usemap="#layout border=0>
<map name="layout">
<area shape="rect" coords="31,143,120,168" href="home.html" target="main">
<area shape="rect" coords="169,143,308,168" href="http://www.onlyfree.de/cgi-bin/gbserver/books/1132.pl" target="main">
<area shape="rect" coords="360,143,459,168" href="regeln.html" target="main">
<area shape="rect" coords="508,143,589,168" href="shop.html" target="main">
<area shape="rect" coords="631,143,775,168" href="impressum.html" target="main">
</map>
<div id="Layer1" style="position: absolute; left: 0px; top: 176px;">
<iframe src="home.html" name="main" width="800" height="400" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html> |