\n'); } var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1; var Mac = (navigator.appVersion.indexOf("Mac") != -1); var IE = (navigator.appName.indexOf("Internet Explorer") != -1); var saf = (navigator.userAgent.indexOf("Safari")!=-1); var NS = (navigator.appName.indexOf("Netscape") != -1); var errorlog; if(Mac && IE){ errorlog = 1; } else { errorlog = 0; } function movie_DoFSCommand(command,args) { var BaseURL = "http://www.nintendo.co.jp/ds/achj/money/"+args; var movieObj = isInternetExplorer ? document.all.movie : document.movie; if(IE){ var newWin=window.open(BaseURL,"tincleWin","width=518,height=500,scrollbars=yes"); } else if(saf){ var newWin=window.open(BaseURL,"tincleWin","width=516,height=500,scrollbars=yes"); } else if(NS){ if(Mac){ var newWin=window.open(BaseURL,"tincleWin","width=516,height=500,scrollbars=yes"); } else { var newWin=window.open(BaseURL,"tincleWin","width=519,height=500,scrollbars=yes"); } } var newWin=window.open(BaseURL,"tincleWin","width=519,height=500,scrollbars=yes"); newWin.focus(); } // Internet Explorer をフックするコード if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { document.write('\n'); } function shadow(){ var pageHEIGHT=null; if(document.all){pageHEIGHT=document.body.clientHeight;} else{pageHEIGHT=window.innerHeight;} pageHEIGHT = pageHEIGHT-696; return pageHEIGHT; } //-->