var memu_contents;
memu_contents  = '<table height="20" border="0" cellpadding="0" cellspacing="0"><tr>';
memu_contents += '	<td><a href="/html/index.html"><img name="menu1" width="125" height="25" src="../img/menu1-1.gif" border="0" onMouseOver="MenuOn(1,&quot;../&quot;);" onMouseOut="MenuOff(1,&quot;../&quot;);"></a></td>';
memu_contents += '	<td><a href="http://info.tsukigase-sushi.com"><img name="menu2" width="125" height="25" src="../img/menu2-1.gif" border="0" onMouseOver="MenuOn(2,&quot;../&quot;);" onMouseOut="MenuOff(2,&quot;../&quot;);"></a></td>';
memu_contents += '	<td><a href="/html/access.html"><img name="menu3" width="125" height="25" src="../img/menu3-1.gif" border="0" onMouseOver="MenuOn(3,&quot;../&quot;);" onMouseOut="MenuOff(3,&quot;../&quot;);"></a></td>';
memu_contents += '	<td><a href="/html/menu.html"><img name="menu4" width="125" height="25" src="../img/menu4-1.gif" border="0" onMouseOver="MenuOn(4,&quot;../&quot;);" onMouseOut="MenuOff(4,&quot;../&quot;);"></a></td>';
memu_contents += '	<td><a href="/contact/contact.html"><img name="menu5" width="125" height="25" src="../img/menu5-1.gif" border="0" onMouseOver="MenuOn(5,&quot;../&quot;);" onMouseOut="MenuOff(5,&quot;../&quot;);"></a></td>';
memu_contents += '	<td><a href="/html/link.html"><img name="menu6" width="125" height="25" src="../img/menu6-1.gif" border="0" onMouseOver="MenuOn(6,&quot;../&quot;);" onMouseOut="MenuOff(6,&quot;../&quot;);"></a></td>';
memu_contents += '</tr></table>';

document.write(memu_contents);
