// JavaScript Document
document.write('<map name="menuTOP" id="menuTOP">');
document.write(' <area shape="rect" coords="13,11,185,28" href="index.php">');
document.write('</map>');
document.write('<table width="753" border="0" cellpadding="0" cellspacing="0">');
document.write('    <tr>');
document.write('    <td><img src="image/h_logo.gif" border="0" usemap="#menuTOP"><a href="index.php"><img src="image/h_home.gif" border="0"></a><a href="allproduct.php"><img src="image/h_product.gif" border="0"></a><a href="profile.php"><img src="image/h_profile.gif" border="0"></a><a href="history.php"><img src="image/h_history.gif" border="0"></a><a href="event.php"><img src="image/h_event.gif" border="0"></a><a href="contactus.php"><img src="image/h_contact.gif" border="0"></a><a href="allinquiry.php"><img src="image/h_inquiry.gif" border="0"></a><a href="faq.php"><img src="image/h_faq.gif" border="0"></a></td>');
document.write('  </tr>');
document.write('</table>');