// JavaScript Document
lastScrollY=0;
function heartBeat(){
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
    diffY = document.documentElement.scrollTop;
else if (document.body)
    diffY = document.body.scrollTop
else
    {/*Netscape stuff*/}
   
//alert(diffY);
percent=diffY-lastScrollY;
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.getElementById("lovexin12").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";
document.getElementById("lovexin14").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";
lastScrollY=lastScrollY+percent;
//alert(lastScrollY);
}
var W=17
var H=280
var lefts="0px"
var srcs="/images/三把火17-280像素.gif"

suspendcode12="<div id=\"lovexin12\" style='left:"+lefts+";position:absolute;top:65px;'><a target='_blank' href='http://www.28.tv/'><img src='/2010images/right20101014_s10.27.gif'></a></div>"
suspendcode14="<div id=\"lovexin14\" style='right:"+lefts+";position:absolute;top:65px;'><a target='_blank' href='http://www.28.tv/view/20043.html'><img src='/2010images/right20101014_s.gif'></a></div>"

if (window.screen.availWidth > 1152)
{
	W=81
	H=280
	srcs="/images/三把火81-280像素.gif"
	lefts="5px"


suspendcode12="<div id=\"lovexin12\" style='left:"+lefts+";position:absolute;top:65px;'><a target='_blank' href='http://www.28.tv/'><img src='/2010images/right2010101410.27.gif'></a></div>"
suspendcode14="<div id=\"lovexin14\" style='right:"+lefts+";position:absolute;top:65px;'><a target='_blank' href='http://www.28.tv/view/20043.html'><img src='/2010images/right20101014.gif'></a></div>"

}
 


document.write(suspendcode12);
document.write(suspendcode14);
window.setInterval("heartBeat()",1);

function tbs(bj,v)
{

 bj.className=v;
 
}
var g_time=new Date().getTime();
function LoadTime()
{
	if(g_time > 0)
	{	
		var query = "time="+g_time+"=domain=search.weilian.tv";
		//document.write("<div style='position:absolute; left:0px; top:0px; width:0px; height:0px; z-index:0; visibility: hidden;'><img src='http://search.paipai.com/speedtest_loadtime.html?" + query + "' height='0' width='0'></div>");
	}
}
function docheck_open(){
var url;
var str="";
if(document.getElementById("KeyWord").value!="请输入产品...                          做炒作，咱当然选威联")
{
    str=document.getElementById("KeyWord").value;

}
if(str==null) str="";
 
  url="/search.aspx?keyword="+str+"&Classid="+document.getElementById("sClassid").value;

window.open(url);
return false;
}



