
function close163news()
{
searchspe.style.visibility='hidden';
searchspe2.style.visibility='hidden';
searchspe3.style.visibility='hidden';
}
//下面这行不可打回车断行随意排版(注意保持双引号中字符串的连续性)
var specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 10px; POSITION: absolute; TOP: 100px;'><a href='/domain_reg/' ><img src='/images/20091028.gif' width='90' height='330' border='0' alt='.com/.net域名28元/个 .cn域名1元/个 全国最低价'></a><TABLE cellSpacing=0 cellPadding=0 width=90 style='font-size:12px;color:#ccc'><TR bgcolor=#ffffff><TD height=20>&nbsp;</TD><TD style='CURSOR: hand' onclick='close163news()' width=30>关 闭</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;
}
//下面这行不可打回车断行随意排版(注意保持双引号中字符串的连续性)
var specialcode2="<DIV id=searchspe2 style='Z-INDEX: 100; left: 10px; POSITION: absolute; TOP: 100px;'><a href='/hezuo/' ><img src='/images/20090203.gif' width='90' height='330' border='0' alt='.com/.net域名28元/个 .cn域名1元/个 诚邀加盟'></a><TABLE cellSpacing=0 cellPadding=0 width=90 style='font-size:12px;color:#ccc'><TR bgcolor=#ffffff><TD height=20>&nbsp;</TD><TD style='CURSOR: hand' onclick='close163news()' width=30>关 闭</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);


//下面这行不可打回车断行随意排版(注意保持双引号中字符串的连续性)
var specialcode3="<DIV id=searchspe3 style='Z-INDEX: 100; right: 10px; POSITION: absolute; TOP: 500px;'><a href='/vesite/' ><img src='/images/songsql.gif' width='90' height='90' border='0' alt='全能型、至尊型送SQL数据库，送企业邮局！'></a><TABLE cellSpacing=0 cellPadding=0 width=90 style='font-size:12px;color:#ccc'></TABLE></DIV>";
document.write(specialcode3);
lastScrollY=0;
function heartBeat3()
{
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe3.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat3()",1);



