<!--
var temp="";
temp+='  <img src="../images/Title.gif" width="325" height="159" border="0" usemap="#Map">'
temp+='     <map name="Map">'
temp+='    <area shape="rect" coords="266,143,327,158" href="../english/index.asp">'
temp+='  </map>'
document.write(temp); 
//-->
