var companyid="dingjing"; document.write('') document.write('
') function sc5() { document.getElementById("Div").style.top=(document.body.scrollTop+document.body.clientHeight-document.getElementById("Div").offsetHeight)+"px"; document.getElementById("Div").style.left=(document.body.scrollLeft+document.body.clientWidth-document.getElementById("Div").offsetWidth)+"px"; } function scall(){ sc5(); }   window.onscroll = scall;   window.onresize = scall;   window.onload = scall;