<!--右側漂浮廣告開始 -->
<SCRIPT language="javascript">
document.write("<div id=\"piao\" style=\"background-color:#ffffff; padding:2px; border:#282D24 1px dotted; position:absolute;filter: alpha(opacity=80); \">");
document.write("<a href=http://www.dyzhu.net/><img src=http://www.upasp.cn/ad/dyzhu.gif border=0 /></a>");
document.write("<div style=\"background-color:#f6f6f6; width:100px; height:20px; line-height:22px; text-align:center;\"><a onclick=\"javascript:return closepiao();\">關閉</a></div>");
document.write("</div>");
function closepiao(){
       document.getElementById("piao").style.display="none";
}
document.getElementById("piao").style.left=((document.documentElement.clientWidth-55)-document.getElementById("piao").offsetWidth/2)+"px";
document.documentElement.onscroll=function(){
       el=document.getElementById("piao");
       el.style.top=(document.documentElement.scrollTop+30)+"px";
       el.style.left=((document.documentElement.clientWidth-55)-el.offsetWidth/2)+"px";
}
</SCRIPT>
<!--右側漂浮廣告結束 -->

 


arrow
arrow
    全站熱搜

    Roger 發表在 痞客邦 留言(0) 人氣()