var menu = "";
menu += "<table width='752' border='0' cellspacing='0' cellpadding='0'>"
menu += "<tr>"
menu += "<td width='562'><img src='images/about_02.png' width='752' height='42' border='0' usemap='#MapMenu'><map name='MapMenu'><area shape='rect' coords='109,22,201,41' href='index.htm'><area shape='rect' coords='199,24,291,43'  href='about.html' ><area shape='rect' coords='289,23,381,42'  onmouseout=Hide(2) onmouseover=JavaM(2)><area shape='rect' coords='380,25,472,44'  onmouseout=Hide(3) onmouseover=JavaM(3)><area shape='rect' coords='470,23,562,42'  onmouseout=Hide(5) onmouseover=JavaM(5)><area shape='rect' coords='562,23,654,42' href='order.html'><area shape='rect' coords='651,23,743,42' href='contact.html'></map></td>"
menu += "</table></td>"
menu += "</tr>"
menu += "</table>"

document.write(menu);