// menu_global

var path = document.location.href;
var home_img = path.match(/olympus-imaging\.jp\/(index\.html)?$/) ? "gNavi750_home_on.gif" : "gNavi750_home_off.gif";
var product_img = path.match(/\/(product|audio|binoculars|digitalcamera|lineup|radioserver|software|voicetrek)\//) ? "gNavi750_personal_on.gif" : "gNavi750_personal_off.gif";
var community_img = path.match("/community/") ? "gNavi750_community_on.gif" : "gNavi750_community_off.gif";
var shop_img = path.match("shop.olympus-imaging.jp/") ? "gNavi750_online_on.gif" : "gNavi750_online_off.gif";
var event_img = path.match(/\/(event|plaza|campaign)\//) ? "gNavi750_event_on.gif" : "gNavi750_event_off.gif";
var support_img = path.match("olympus.co.jp/jp/support/") ? "gNavi750_support_on.gif" : "gNavi750_support_off.gif";

document.write('<table border="0" cellpadding="0" cellspacing="0" width="750">');
document.write('<tr>');
document.write('<td colspan="8"><img src="/shared/images/globalnavi/spacer.gif" alt="" width="1" height="15" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="/shared/images/globalnavi/spacer.gif" alt="" width="15" height="1" /></td>');
document.write('<td><a href="http://www.olympus.co.jp/jp/" target="_blank"><img src="/shared/images/common/logo_olympus.gif" alt="OLYMPUS Your Vision, Our Future" width="307" height="29" border="0" /></a></td>');
document.write('<td><img src="/shared/images/globalnavi/spacer.gif" alt="" width="143" height="1" /></td>');
document.write('<td><a href="/sitemap/index.html"><img src="/shared/images/common/headerNav_sitemap.gif" alt="サイトマップ" width="55" height="9" border="0" /></a></td>');
document.write('<td width="25" align="center"><img src="/shared/images/globalnavi/gNavi750_spacer.gif" alt="" width="1" height="14" /></td>');
document.write('<td><a href="http://www.olympus.co.jp/jp/" target="_blank"><img src="/shared/images/common/headerNav_groupTop.gif" alt="グループトップ" width="63" height="9" border="0" /></a></td>');
document.write('<td><img src="/shared/images/globalnavi/spacer.gif" alt="" width="15" height="1" /></td>');
document.write('<td width="127"><a href="http://olympus-imaging.jp/"><img src="/shared/images/common/logo_olympusImaging.gif" alt="OLYMPUS IMAGING" width="125" height="10" border="0" /></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="8"><img src="/shared/images/globalnavi/spacer.gif" alt="" width="1" height="21" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="750">');
document.write('<tr>');
document.write('<td width="8"><img src="/shared/images/globalnavi/spacer.gif" alt="" width="8" height="1" /></td>');
document.write('<td><a href="/index.html" onmouseover="MM_swapImage(\'gNaviHome\',\'\',\'/shared/images/globalnavi/gNavi750_home_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+home_img+'" alt="ホーム" name="gNaviHome" width="81" height="25" border="0" id="gNaviHome" /></a></td>');
document.write('<td><a href="/product/index.html" onmouseover="MM_swapImage(\'gNaviPersonal\',\'\',\'/shared/images/globalnavi/gNavi750_personal_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+product_img+'" alt="パーソナル製品" name="gNaviPersonal" width="117" height="25" border="0" id="gNaviPersonal" /></a></td>');
document.write('<td><a href="/community/index.html" onmouseover="MM_swapImage(\'gNaviCommunity\',\'\',\'/shared/images/globalnavi/gNavi750_community_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+community_img+'" alt="コミュニティ" name="gNaviCommunity" width="102" height="25" border="0" id="gNaviCommunity" /></a></td>');
document.write('<td><a href="http://shop.olympus-imaging.jp/" onmouseover="MM_swapImage(\'gNaviOnline\',\'\',\'/shared/images/globalnavi/gNavi750_online_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+shop_img+'" alt="オンラインショップ" name="gNaviOnline" width="135" height="25" border="0" id="gNaviOnline" /></a></td>');
document.write('<td><a href="/event/index.html" onmouseover="MM_swapImage(\'gNaviEvent\',\'\',\'/shared/images/globalnavi/gNavi750_event_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+event_img+'" alt="イベント/キャンペーン" name="gNaviEvent" width="152" height="25" border="0" id="gNaviEvent" /></a></td>');
document.write('<td><a href="http://www.olympus.co.jp/jp/support/" onmouseover="MM_swapImage(\'gNaviSupport\',\'\',\'/shared/images/globalnavi/gNavi750_support_on.gif\',1)" onmouseout="MM_swapImgRestore()"><img src="/shared/images/globalnavi/'+support_img+'" alt="サポート/ダウンロード" name="gNaviSupport" width="155" height="25" border="0" id="gNaviSupport" /></a></td>');
document.write('</tr>');
document.write('</table>');