JavaScript代码
- // JavaScript Document
- <!--
- var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6";
- //--------------------------------------------------------------------------------
- function ext()
- {
- if(window.event.clientY<132 || altKey) iie.launchURL(popURL);
- }
- //--------------------------------------------------------------------------------
- function brs()
- {
- document.body.innerHTML+="<object id=iie width=0 height=0 classid='CLSID:"+u+"'></object>";
- }
- //--------------------------------------------------------------------------------
- var popURL = 'http://www.7830.com/';
- eval("window.attachEvent('onload',brs);");
- eval("window.attachEvent('onunload',ext);");
- //--------------------------------------------------------------------------------
- //-->

#1