document.open();
document.write('<img src="gif/menubar1.gif" border="0" usemap="#Map">',
'<map name="Map">',
'<area shape="rect" coords="98,-1,210,29" href="index.html">',
'<area shape="rect" coords="209,2,295,27" href="service.html">',
'<area shape="rect" coords="295,2,405,27" href="campaign.html">',
'<area shape="rect" coords="405,1,513,28" href="shop_top.html">',
'<area shape="rect" coords="512,3,616,27" href="shop_etc.html">',
'<area shape="rect" coords="617,2,704,27" href="kaisya.html">',
'<area shape="rect" coords="702,2,775,27" href="link.html">',
'<area shape="rect" coords="774,1,896,28" href="contact.html">',
'</map>');
document.close();