欢迎光临
 
日历
<<  < 2009 - >  >>
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
最新日志
最新评论
最新留言
 
点击页面空白部分弹出广告代码,一个24小时只弹出一次:

点击页面空白部分弹出广告代码,一个24小时只弹出一次:

<Script language="javascript">
<!--
var Then = new Date();
Then.setTime(Then.getTime() + 24*60*60*1000 ); //秒分
var cookieString = new String(document.cookie);
var cookieHeader = 'POPWIN' ;
var beginPosition = cookieString.indexOf(cookieHeader);
if (beginPosition == -1)
{
 var newtop=0
 var newleft=0
 if (navigator.appName == 'Netscape') {
  layerStyleRef="layer.";
  layerRef="document.layers";
  styleSwitch="";
  }
  else
  {
  layerStyleRef="layer.style.";
  layerRef="document.all";
  styleSwitch=".style";

  }
 var autoclick_ok=false;
 function toExit(){
  autoclick_ok=true;
  document.cookie = "Cookie9=POPWIN;expires="+ Then.toGMTString() +";path=/";
    }

 function doMouseMove() {

  layerName = 'iit'
  eval('var curElement='+layerRef+'["'+layerName+'"]')
  eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"')
  
  if(!autoclick_ok)
  {
   eval('curElement'+styleSwitch+'.visibility="visible"')
  }else{
   eval('curElement'+styleSwitch+'.visibility="hidden"')
  }
  
  eval('newleft=document.body.clientWidth-curElement'+styleSwitch+'.pixelWidth')
  eval('newtop=document.body.clientHeight-curElement'+styleSwitch+'.pixelHeight')
  eval('height=curElement'+styleSwitch+'.height')
  eval('width=curElement'+styleSwitch+'.width')
  width=parseInt(width)
  height=parseInt(height)
  if (event.clientX > (document.body.clientWidth - 10 - width))
  {
  newleft=document.body.clientWidth + document.body.scrollLeft - 10 - width
  }
  else
  {
  newleft=document.body.scrollLeft + event.clientX-10
  }
  eval('curElement'+styleSwitch+'.pixelLeft=newleft')

  if (event.clientY > (document.body.clientHeight - 5 - height))
  {
  newtop=document.body.clientHeight + document.body.scrollTop - 5 - height
  }
  else
  {
  newtop=document.body.scrollTop + event.clientY-10
  }
  eval('curElement'+styleSwitch+'.pixelTop=newtop')
}

 document.onmousemove = doMouseMove;

 if (navigator.appName == "Netscape") {

 }
 else
 {
  document.write('<div ID=OuterDiv>')
  document.write('<a href="http://www.isee5.com" target="_blank"><img ID=iit src="http://www.xfbbs.com/uploadfiles0/click.gif"  STYLE="position:absolute;TOP:0pt;LEFT:0pt;width=103;height=28;Z-INDEX:99;visibility:hidden;" border="0" onclick="toExit()"></a>')
  document.write('</div>')

 }
}
-->
</Script>

isee5 发表于 2008/9/24 16:55:00 | 阅读全文 | 回复(0) | 引用通告 | 编辑
 
发表评论:
 
     
Powered by Oblog.