document.write('<TABLE border="0" cellspacing="0" cellpadding="0">');
document.write('<TBODY>');
document.write('<TR>');
document.write('<TD><IMG src="images/MenuL.gif" width="10" height="24" border="0"></TD>');
document.write('<TD><A href="http://golfstation.jp/"><IMG src="images/MenuTop.gif" width="90" height="24" border="0" alt="ゴルフステーション"></A></TD>');
if (document.cookie == 'ZONE=Original') {
	document.write('<TD><A href="http://golfstation.jp/Shop/"><IMG src="images/MenuOriginal.gif" width="90" height="24" border="0" alt="オリジナル"></A></TD>');
}
else if (document.cookie == 'ZONE=Compe') {
	document.write('<TD><A href="http://golfstation.jp/compe/"><IMG src="images/MenuCompe.gif" width="90" height="24" border="0" alt="コンペ記念品"></A></TD>');
}
else if (document.cookie == 'ZONE=Holein1') {
	document.write('<TD><A href="http://golfstation.jp/holein1/"><IMG src="images/MenuHolein1.gif" width="90" height="24" border="0" alt="ホールインワン"></A></TD>');
}
else if (document.cookie == 'ZONE=Order') {
	document.write('<TD><A href="http://golfstation.jp/order/"><IMG src="images/MenuOrder.gif" width="90" height="24" border="0" alt="オーダーメード"></A></TD>');
}
else if (document.cookie == 'ZONE=Score') {
	document.write('<TD><A href="http://golfstation.jp/GS/"><IMG src="images/MenuScore.gif" width="90" height="24" border="0" alt="ゴルフスコア管理"></A></TD>');
}
else {
	document.write('<TD><A href="http://golfstation.jp/Shop/"><IMG src="images/MenuItem.gif" width="90" height="24" border="0" alt="商品情報"></A></TD>');
}
document.write('<TD><A href="Chart.htm"><IMG src="images/MenuChart.gif" width="90" height="24" border="0" alt="ご注文の流れ"></A></TD>');
document.write('<TD><A href="FAQ.htm"><IMG src="images/MenuFAQ.gif" width="90" height="24" border="0" alt="よくある質問"></A></TD>');
document.write('<TD><A href="Info.htm"><IMG src="images/MenuInfo.gif" width="90" height="24" border="0" alt="お問合せ"></A></TD>');
document.write('<TD><A href="User.htm"><IMG src="images/MenuUser.gif" width="90" height="24" border="0" alt="お客様の声"></A></TD>');
document.write('<TD><A href="Link.htm"><IMG src="images/MenuLink.gif" width="90" height="24" border="0" alt="リンク"></A></TD>');
document.write('<TD><A href="Company.htm"><IMG src="images/MenuCompany.gif" width="90" height="24" border="0" alt="会社概要"></A></TD>');
document.write('<TD><IMG src="images/MenuR.gif" width="10" height="24" border="0"></TD>');
document.write('</TR>');
document.write('</TBODY>');
document.write('</TABLE>');
