There is a problem somewhere that when you click near the footer, it looks for <a href=""
so no matter where you click, it brings up an error page. This is just above foot.png somewhere
EDIT:
The problem is in ad_footer_end
The code is:
Code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center">
<a href="<a href="mailto:maiducviet@gmail.com" target="_blank"><div class="copyright"></div></a>
</td>
</tr>
</table>