한국어
<!-- 把如下代码加入<body>区域中 --> <!-- url=http://www.downcodes.com/js에서 저장됨 --> <!-- 웹 디자인 bbs url=http:/ /www.downcodes.com/bbs--> <style type="text/css"> <!-- #sponsorAdDiv {위치:절대; 높이:1; 너비:1; 상단:0; 왼쪽:0;} --> </style> <SCRIPT LANGUAGE="JavaScript1.2"> adTime=5; //광고주 ChanceAd=1; var ns=(document.layers); var ie=(document.all); var w3=(document.getElementById && !ie); 광고개수=0; function initAd(){ if(!ns && !ie && !w3) return; if(ie) adDiv=eval('document.all.sponsorAdDiv.style'); else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]'); else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv").style'); randAd=Math.ceil(Math.random()*chanceAd); if (ie||w3) adDiv.visibility="visible"; 그렇지 않으면 adDiv.visibility ="표시"; if(randAd==1) showAd(); } 함수 showAd(){ if(adCount<adTime*10){adCount+=1; if (즉){documentWidth =document.body.offsetWidth/2+document.body.scrollLeft-20; documentHeight =document.body.offsetHeight/2+document.body.scrollTop-20;} else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20; documentHeight=window.innerHeight/2+window.pageYOffset-20;} else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20; documentHeight=self.innerHeight/2+window.pageYOffset-20;} adDiv.left=documentWidth-200;adDiv.top =documentHeight-200; setTimeout("showAd()",100);}else closeAd(); } function closeAd(){ if (ie||w3) adDiv.display="none"; 그렇지 않으면 adDiv.visibility ="hide"; } onload=initAd; </script> <div id="sponsorAdDiv" style="visibility:hidden"> <table width="450" height="350" bgcolor="008000"><tr><td> <table width="445" height="345" bgcolor="F0FFF0"><tr><td> <center>HTTP://WWW.WEBJX.COM에 오신 것을 환영합니다!<BR><BR>这个窗口将在5秒后自动关闭</center > </td></tr></table></td></tr></table></div>