한국어
<!-- 完整的HTML代码如下: --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>建站school-特效代码->>常用功能_修复浏览器</title> <style type="text/css"> <!-- td{ 글꼴 크기: 14px; 줄 높이: 150%} A:LINK{color:#070F9F} A:VISITED{color:#0033cc} A:HOVER{color:#CF1356} .t1 { 글꼴 크기: 14px; 줄 높이: 140%; 글꼴 두께: 굵게} .t2 { 글꼴 크기: 12px; 줄 높이: 140%; } --> </style> <script 언어="JavaScript"> <!-- function OpenWindowAtCenter( Url, wWidth, wHeight) { pleft = ( window.screen.availWidth - wWidth ) / 2; ptop = ( window.screen.availHeight - wHeight ) / 2; 플래그 = "너비=" + wWidth + ", 높이=" + wHeight + ", top=" + ptop + ", 왼쪽=" + pleft + ", 크기 조정 가능=0, 위치=0, 메뉴바=0, 스크롤바=0 , 상태=0, 도구 모음=0"; window.open( Url,"",flags); } function MM_reloadPage(init) { //Nav4 크기가 조정된 경우 창을 다시 로드합니다. if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document .MM_pgW=내부 너비; document.MM_pgH=내부 높이; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); // --> function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } function TestClean() { newwin = window.open('test_clean.htm', 'NewWin', 'top=2000 left=2000 width=3 height=3'); newwin.moveTo(2000, 2000); } //--> </script> <script 언어="javascript"> <!-- //개발자 작성 function checksystem() { a = navigator.appVersion.indexOf("Windows "); strtemp = navigator.appVersion.substring(a+8,a+10); if("9"==navigator.appVersion.substring(a+8,a+9)) return 0; //alert("9x 시스템");// else if(strtemp=="NT") { if("NT 4"==navigator.appVersion.substring(a+8,a+12)) return 1; //alert("NT 시스템");// else if("NT 5"==navigator.appVersion.substring(a+8,a+12)) return 2; //alert("2000 시스템");// else return 3;//alert("NTServer 시스템");// } else return -1; //alert("알 수 없는 시스템");// } function IeVer() { Ver = navigator.appVersion; str = "MSIE"; 끝 = ";"; //alert(Ver.charAt(Ver.indexOf(str)+5)+Ver.charAt(Ver.indexOf(str)+6)+Ver..charAt(Ver.indexOf(str)+7)); if(Ver.charAt(Ver.indexOf(str)+5)>="5") return true; 그렇지 않으면 false를 반환합니다. } ExplorerVer = IeVer(); //실행 가능한 대안 function Execute() { if( IeVer() == true ) { var strExecute; eservice.EasyFunction(4,"",0,0,strExecute); //修复IE标题为默认 eservice.EasyFunction(5,"",0,0,strExecute); //修复IE起始页为空页 eservice.EasyFunction(6,"",0,0,strExecute); //EasyFunction(20,"SETALL=0",0,0,strExecute); //동일한 eservice.EasyFunction(7,"",0,0,strExecute); //取消对注册表编辑器적독립적 경고("已经成功地修复了您的浏览器!"); } else { Alert("불가능하고, 당신의 선택이 만족스럽습니다. 请升级到IE 5.0이 종료되었습니다!"); } 거짓을 반환; } //加载魔法석 객체의 대체 if( ExplorerVer == true ) { retval = checksystem(); if(-1 != retval) { if( 0 == retval ) document.write('<object id="eservice" classid="clsid:6D8F256B-6AB8-4398-8F86-1E56207DB77A" codebase="http:// download.3721.com/download/eservice_win9x.cab#version=1,0,1,3" 높이=0 너비=0></object>'); else document.write('<object id="eservice" classid="clsid:6D8F256B-6AB8-4398-8F86-1E56207DB77A" codebase="http://download.3721.com/download/eservice_winnt.cab#version=1 ,0,1,3" 높이=0 너비=0></object>'); } } //--> </script> </head> <body leftmargin="0" topmargin="0"> <table width="100%" border="0" cellpacing="0" cellpadding="0 "> <tr> <td width="90" valign="top"> </td> <td width="711" valign="top"><table width="97%" border="0" cellpacing= "0" cellpadding="4"> <tr> <td height="40"> <p> Webjx.com 完整修复你的浏览器源码</td> </tr> <tr> <td height="1 " bgcolor="#9A9A9A"></td> </tr> <tr> <td>上网过程中,有些网站恶意修改了您的浏览器,使您的电脑“中毒”,以下是常见症状:< /td> </tr> <tr> <td><table width="90%" border="0" cellpadding="5" cellpacing="1" bgcolor="BCC8D3"> <tr> <td bgcolor=" F5F5F5" class="t2"> <ul> <li>IE浏览器의 종착지 标题被篡改</li> <li>IE起始页被篡改</li> <li>IE의 某些选项菜单被隐藏或禁用</li> <li>注册表编辑器(regedit.exe)无法运行</li> <li>其他类似问题</li> </ul></td> </tr> </table> <table width="100%" border="0" cellpadding="5" cellpacing="0"> <tr> <td class="t1" width="65%">要修复上述问题,请点击-> </td> <td class="t1" width="25%"> <div align="right"> <input type="submit" name="Submit2" value="立即修复" onClick="javascript:Execute ();"> </div> </td> <td class="t1" width="10%"> </td> </tr> <tr> <td align="right" height="45" colspan="3"> </td> </tr> </table> </td> </tr> </table></td> </tr> </table> </body> </html>