var str='';
str+='<map name="Map"><area shape="rect" coords="426,8,463,28" href="../faq.html">';
str+='	<area shape="rect" coords="472,8,528,28" href="../sitemap.html">';
str+='	<area shape="rect" coords="536,8,623,28" href="../privacy.html">';
str+='	<area shape="rect" coords="632,8,703,28" href="../contact.html">';
str+='	<area shape="rect" coords="740,8,788,28" href="../index.php">';
str+='	<area shape="rect" coords="706,4,730,40" href="mailto:sahall@polyu.edu.hk">';
str+='</map>';
document.charset="UTF-8";
document.write(str);
