// Exlorer 5.5 Check function langCheck(){ system_language = navigator.browserLanguage; if(system_language != "ja" && '' != "yes") { location.href="http://www.mgame.com"; } } // Exlorer 5.5 Check if(location.pathname != '/inc/internet_explorer6.html') { if (navigator.appName == "Microsoft Internet Explorer") { IE_Version = new Number(((window.navigator.appVersion.split('; '))[1].split(' '))[1]); if (IE_Version < 5.0){document.location.href = "http://www.mgame.jp/inc/internet_explorer6.html";} else{langCheck();} } else if(navigator.appName == "Netscape") { document.location.href = "http://www.mgame.jp/inc/internet_explorer6.html"; } else { document.location.href = "http://www.mgame.jp/inc/internet_explorer6.html"; } } //HEADER function menuLink(linkLoc){ if (linkLoc != ""){ if(linkLoc.charAt(0)=='#'){window.location.href=linkLoc}//#で始まるものは同一ウインドウ表示 else {top.document.location.href=linkLoc; }//#以外のものは別ウインドウ表示 } } function fn_gomint(){ alert('ログイン後ご使用ください。'); } document.write(''); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
エムゲームジャパンコンテンツ一覧l'); //document.write('
'); document.write(' '); //document.write('
'); document.write('
'); document.write('
');