function getScrollTop()
{
    var scrollTop=0;
    if(document.documentElement&&document.documentElement.scrollTop)
    {
        scrollTop=document.documentElement.scrollTop;
    }
    else if(document.body)
    {
        scrollTop=document.body.scrollTop;
    }
    return scrollTop;
}



document.write("   <div id='qqkf_wsx'  style=' width:114px; height:212px; background-image:url(http://pic.yupoo.com/loyer2010/B7l1VD5y/voGhE.jpg); position:absolute'>");
document.write(" <div style=' margin-top:50px; height: 25px; width: 82px; margin-left:18px'><a target='_blank' href='http://wpa.qq.com/msgrd?V=1&Uin=2226475173&Site=litone&Menu=yes' ><img src='http://wpa.qq.com/pa?p=1:2226475173:1' alt='QQ' border='0' alt='通过QQ联系'>  </a> </div>");
document.write("    <div style=' margin-top:10px; height: 25px; width: 82px; margin-left:18px'><a target='_blank' href='http://wpa.qq.com/msgrd?V=1&Uin=2226475173&Site=litone&Menu=yes' ><img src='http://wpa.qq.com/pa?p=1:2226475173:1' alt='QQ' border='0' alt='通过QQ联系'>  </a> </div>");
document.write(" <div style=' margin-top:10px; height: 25px; width: 82px; margin-left:18px'><a target='_blank' href='http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=fuwa_jane@hotmail.com&mkt=zh-cn' alt='MSN联系'><img src='http://pic.yupoo.com/loyer2010/Bcyad7IH/CH8p7.jpg' style='border:none'/></a></div>");
document.write(" </div>");



 
 
 setInterval("get_wsx_bubian()",10)
 
 function get_wsx_bubian()
 {
 document.getElementById("qqkf_wsx").style.left=(document.body.clientWidth-114)+"px";
document.getElementById("qqkf_wsx").style.top=(getScrollTop()+150)+"px";
}
