点击广告后才能获得下载地址
时间:2021-07-01 10:21:17
帮助过:20人阅读
代码如下:<SCRIPT language=javascript type=text/javascript>
<!--
function will() {
if (event.srcElement.tagName=='A'||event.srcElement.tagName=='IMG') {
window.focus();
oUrl.style.display = "";
yAd.style.display = "none";
}
} //-->
</SCRIPT>