det har jeg desværre ikke - men såvidt jeg kan se nederst på index siden er det nogle hotspots - jeg lægger lige hele koden for index filen:
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="61" colspan="6" valign="top"><img src="{$siteurl}images/logo.jpg" width="760" height="61" border="0" usemap="#Map" /></td>
</tr>
<tr>
<td height="25" colspan="6"><table width="760" height="25" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="178"><a href="{$siteurl}forside"><img src="{$siteurl}images/menu_home{if $page=='forside'}_sel{/if}.jpg" width="178" height="25" border="0" /></a></td>
<td width="6"><img src="{$siteurl}images/menu_sep{if $page=='forside'}1{elseif $page=='mauritius'}6{else}9{/if}.jpg" width="6" height="25" border="0" /></td>
<td width="131"><a href="{$siteurl}mauritius"><img src="{$siteurl}images/menu_rejser{if $page=='mauritius'}_sel{/if}.jpg" width="131" height="25" border="0" /></a></td>
<td width="6"><img src="{$siteurl}images/menu_sep{if $page=='mauritius'}1{elseif $page=='flybilletter'}7{else}3{/if}.jpg" width="6" height="25" border="0" /></td>
<td width="131"><a href="{$siteurl}flybilletter"><img src="{$siteurl}images/menu_about{if $page=='flybilletter'}_sel{/if}.jpg" width="131" height="25" border="0" /></a></td>
<td width="6"><img src="{$siteurl}images/menu_sep{if $page=='flybilletter'}1{elseif $page=='booking'}6{else}9{/if}.jpg" width="6" height="25" border="0" /></td>
<td width="131"><a href="{$siteurl}booking"><img src="{$siteurl}images/menu_booking{if $page=='booking'}_sel{/if}.jpg" width="131" height="25" border="0" /></a></td>
<td width="6"><img src="{$siteurl}images/menu_sep{if $page=='booking'}1{elseif $page=='kontakt'}8{else}4{/if}.jpg" width="6" height="25" border="0" /></td>
<td width="165"><a href="{$siteurl}kontakt"><img src="{$siteurl}images/menu_contact{if $page=='kontakt'}_sel{/if}.jpg" width="165" height="25" border="0" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td height="2" colspan="6" style="background-color:#9199DA;"></td>
</tr>
<tr>
<td width="39" height="726" style="background-image:url('{$siteurl}images/left_col_bgr.jpg'); background-repeat:no-repeat; background-color:#D4D2D5;"></td>
<td width="3" style="background-color:#9199DA;"></td>
<td width="246" valign="top" style="background-color:#CCCECB;"><img src="{$siteurl}images/left_col_menu.jpg" width="246" height="726" border="0" usemap="#Map2" /></td>
<td width="431" style="background-image:url('{$siteurl}images/main_col_bgr_1p.jpg'); background-repeat:repeat-y;" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="main_bgr" height="726" valign="top">
<div id="bodytext">{include file="$tpl_name.tpl"}</div>
</td>
</tr>
</table>
</td>
<td width="3" style="background-color:#9199DA;"></td>
<td width="38" valign="top" style="background-image:url('{$siteurl}images/right_col_bgr_1p.jpg'); background-repeat:repeat-y;"><img src="{$siteurl}images/right_col_bgr.jpg" border="0"/></td>
</tr>
<tr>
<td colspan="6" height="3" style="background-image:url('{$siteurl}images/footer_top_bgr.jpg'); background-repeat:repeat-x;"></td>
</tr>
<tr>
<td colspan="6" height="22" style="background-color:#D5DDF0;" class="footer" align="center">Indigo Nordic · TEL. 98 INDIGO (98 463446) · <a href="mailto:info@indigonordic.dk">info@indigonordic.dk</a> · Danske Bank konto nr: 3164 229 629</td>
</tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="13,2,292,59" href="{$siteurl}" /></map>
<map name="Map2" id="Map2">
<area shape="rect" coords="1,361,242,539" href="{$siteurl}ydelser/romantik" />
<area shape="rect" coords="1,2,243,181" href="{$siteurl}ydelser/golf" />
<area shape="rect" coords="2,185,243,360" href="{$siteurl}ydelser/hoteller" />
<area shape="rect" coords="1,541,242,719" href="{$siteurl}ydelser/spa" />
</map>
<script src="
http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1425408-1";
urchinTracker();
</script>
</body>
</html>
altså de der area shape= - det må være linkene der der skal ændre ik?