function _set_p2p_activex(c,a,b){if(c=="regular"){p_install_file="http://dekaron.zcdn.co.kr/dekaron/DekaronSetup.exe"}else{if(c=="test"){p_install_file="http://dekaron.zcdn.co.kr/dekaron/Dekaron(Test)Setup.exe"}else{if(c=="launcherpatch"){p_install_file="http://dekaron.zcdn.co.kr/dekaron/Dekaron_LauncherPatch.exe"}else{p_install_file="http://dekaron.zcdn.co.kr/dekaron/Dekaron_Manual_Patch.exe"}}}var d='<object ID="GameHiDownloadCtrl" CLASSID="CLSID:'+axInfo.GameHiDownloadCtrl.clsid+'" codebase="'+axInfo.GameHiDownloadCtrl.file+"#version="+axInfo.GameHiDownloadCtrl.version+'" width=0 height=0><param name="Protocol" value="'+p_install_file+'"><param name="AccountName" value="dekaron"><param name="CompID" value="GameHi"><param name="GameName" value="Dekaron"><param name="UseUpload" value="'+a+'"><param name="BannerURL" value=""><param name="Close" value="'+b+'"></object>';document.getElementById("Act_Div").innerHTML=d}function setSysInfo_active(){var a="<object id='GamehiSpecCheck' CLASSID='clsid:"+axInfo.GamehiSpecCheck.clsid+"' codebase='"+axInfo.GamehiSpecCheck.file+"#version="+axInfo.GamehiSpecCheck.version+"' width='0' height='0'></OBJECT>";create_div("Act_Div");getObject("Act_Div").innerHTML=a}function pop_grapic(){Open_WIndow(_PORTALWEB_URL+"/app/etc/utility/utility_graphic.aspx","pop_utility","660","568");return}function game_down(d,a,b){if(!_confirm_login()){return}if(!_lock_check()){alert("계정잠금 해제 후 다운로드 하실 수 있습니다.");return}var e=detactActiveX(axInfo.GameHiDownloadCtrl.name);if(!e){window.location.href=C_ACTIVEX_HELP_URL+"?ret_url="+ret_url+"&id=GameHiDownloadCtrl"}else{if(a=="Y"&&b=="Y"){var f="left="+((window.screen.width-340)/2)+",top="+((window.screen.height-428)/2);var c=window.open("/App/pds/pds_gameDown/PDownload.aspx?type="+d,"_pdown","width=340,height=428,"+f);if(typeof(c)!="undefined"){c.focus()}}else{_set_p2p_activex(d,"N","N")}}};
