﻿<!--
function closenews(id)
{
if(id == '0')
searchspe.style.visibility='hidden';
if(id == '1')
searchspe2.style.visibility='hidden';
if(id == '2')
searchspe3.style.visibility='hidden';
if(id == '3')
searchspe4.style.visibility='hidden';
}
//right 1
var specialcode="";
specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 5px; POSITION: absolute; TOP: 50px;'><a target='_blank' href='http://www.admaimai.com'><img border='0' alt='欢迎进入广告买卖网' src='adimage/am.gif' width='105'></a><TABLE cellSpacing=0 cellPadding=0 width=105 style='font-size:10px;color:#ffffff'><TR height='10'><TD style='CURSOR: hand' onclick='closenews(0)' align='right'><img src='adimage/close.gif'></TD></TR></TABLE></DIV>";
document.write(specialcode);
lastScrollX=0;
function heartBeat0()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollX);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe.style.pixelTop+=percent;
lastScrollX=lastScrollX+percent;
}
window.setInterval("heartBeat0()",1);
//right 2
var specialcode3="";
specialcode3="<DIV id=searchspe3 style='Z-INDEX: 100; right: 5px; POSITION: absolute; TOP: 320px;'><a target='_blank' href='http://www.96519.net/S00000051.html'><img border='0' alt='暂时性纹身诚招加盟！' src='adimage/ws.jpg' width='105'></a><TABLE cellSpacing=0 cellPadding=0 width=105 style='font-size:10px;color:#ffffff'><TR height='10'><TD style='CURSOR: hand' onclick='closenews(2)' align='right'><img src='adimage/close.gif'></TD></TR></TABLE></DIV>";
document.write(specialcode3);
lastScrollX1=0;
function heartBeat2()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollX1);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe3.style.pixelTop+=percent;
lastScrollX1=lastScrollX1+percent;
}
window.setInterval("heartBeat2()",1);
//left 1
var specialcode2="";
specialcode2="<DIV id=searchspe2 style='Z-INDEX: 100; left: 5px; POSITION: absolute; TOP: 50px;'><a target='_blank' href='http://www.96519.net/htm112.html'><img border='0' alt='本站广告位招商！' src='adimage/gg1.gif' width='105'></a><TABLE cellSpacing=0 cellPadding=0 width=105 style='font-size:10px;color:#ffffff'><TR height='10'><TD style='CURSOR: hand' onclick='closenews(1)' align='right'><img src='adimage/close.gif'></TD></TR></TABLE></DIV>";
document.write(specialcode2);
lastScrollY=0;
function heartBeat1()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe2.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat1()",1);
//left 2
var specialcode4="";
specialcode4="<DIV id=searchspe4 style='Z-INDEX: 100; left: 5px; POSITION: absolute; TOP: 320px;'><a target='_blank' href='http://www.96519.net/productlist1.html'><img border='0' alt='最新商机等创业项目诚邀加盟！' src='adimage/96519both.gif' width='105'></a><TABLE cellSpacing=0 cellPadding=0 width=105 style='font-size:10px;color:#ffffff'><TR height='10'><TD style='CURSOR: hand' onclick='closenews(3)' align='right'><img src='adimage/close.gif'></TD></TR></TABLE></DIV>";
document.write(specialcode4);
lastScrollY1=0;
function heartBeat3()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY1);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe4.style.pixelTop+=percent;
lastScrollY1=lastScrollY1+percent;
}
window.setInterval("heartBeat3()",1);

//-->