add this to tpl_header.php
Code:
<img src="<? echo DIR_WS_TEMPLATE; ?>images/logo.jpg" alt="Logo" width="775" height="265" border="0" usemap="#Map" />
<map name="Map" id="Map1">
<area shape="rect" coords="239,222,530,263" href="index.php" />
<area shape="rect" coords="642,17,762,67" href="index.php?main_page=conditions" />
<area shape="rect" coords="643,178,759,229" href="index.php?main_page=gv_faq" />
<area shape="rect" coords="644,130,759,176" href="index.php?main_page=privacy" />
<area shape="rect" coords="643,72,765,122" href="index.php?main_page=shippinginfo" />
<area shape="rect" coords="23,61,137,110" href="index.php?main_page=products_new" />
<area shape="rect" coords="22,118,138,169" href="index.php?main_page=shopping_cart" />
<area shape="rect" coords="22,11,135,56" href="index.php" />
<area shape="rect" coords="16,171,136,219" href="index.php?main_page=login" />
</map>
Bookmarks