1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<body background="images/toptile.gif" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0"><!--
--><img src="images/top.gif" usemap="#map" border="0">
<map name="map">
<area target="_top" href="/" coords="106,23,107,74,46,75,46,70,18,70,14,58,13,41,44,42,47,25" shape="poly">
</map>
</body>
</html>
|