企业频道-百方网_中国电气供应商
|
|
 |
名企访谈 |
|
|
 |
企业视频 |
|
|
|
|
|
|
|
·原生多晶硅
2008-10-07
·硅片
2008-10-07
·废电池硅片
2008-10-07
·贵金属
2008-10-07
·硅片
2008-10-07
·硅片
2008-10-07
·焊锡
2008-10-07
·锡丝
2008-10-07
·锡丝
2008-10-07
·pvc
2008-10-07
|
|
|
|
";
var RightAdContentHtml = "
";
var shengda = "";
document.write ('
'+ClosebuttonHtml+'
'+LeftAdContentHtml+'
'+ClosebuttonHtml1+'
');
document.write ('
'+ClosebuttonHtml+'
'+RightAdContentHtml+'
'+ClosebuttonHtml1+'
');
var obj1=document.getElementById("Javascript.LeftDiv");
var obj2=document.getElementById("Javascript.RightDiv");
obj1.style.left=12;
obj2.style.right=12;
lastScrollX=0;
obj1.style.display="";
obj2.style.display="";
function scall(){
if(!showad){return;}
if (window.screen.width0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
obj1.style.pixelTop+=percent;
obj2.style.pixelTop+=percent;
lastScrollX=lastScrollX+percent;
}
function hidead()
{
showad = false;
obj1.style.display="none";
obj2.style.display="none";
}
//window.onscroll=scall;
var adT=setInterval("scall()",5);
//-->