//获取参数
var href=location.href;
href=unescape(href.substring(href.indexOf("?")+1));
urlpast=href.replace("%20","+")
var jsweburl="<script src=http://www.skinperfect.com.cn/do/webcount/js.asp?urlstr="+location.href+"><\/script>"
if (location.href!=href){
var geturlcode=urlpast
}else if(urlpast==""){
var geturlcode="123"
}else{
var geturlcode=""
}//end
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*/} 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent);
document.getElementById("lovexin14").style.top=parseInt(document.getElementById
("lovexin14").style.top)+percent+"px";
lastScrollY=lastScrollY+percent; 
}
suspendcode14="<DIV id=\"lovexin14\" style=\"right:2px;POSITION:absolute;TOP:190px;\"><img width=38 src=\"http:\/\/www.skinperfect.com.cn\/images\/kf.gif\" border=\"0\" usemap=\"#Map\" \/><map name=\"Map\" id=\"Map\"><area shape=\"rect\" coords=\"3,158,35,217\" target=blank href=http:\/\/www.skinperfect.com.cn\/do\/count.asp?action=qq&"+geturlcode+"><area shape=\"rect\" coords=\"2,94,34,152\" target=blank href=http:\/\/dlt.zoosnet.net\/LR\/Chatpre.aspx?id=DLT55899551><area shape=\"rect\" coords=\"3,35,35,91\" target=blank href=http:\/\/www.skinperfect.com.cn\/do\/count.asp?action=tel&"+geturlcode+"><\/map><\/div>";
document.write(suspendcode14); 
window.setInterval("heartBeat()",1); 
var thishosturl = window.location.host;
if (thishosturl=="www.szpfb.com" || thishosturl=="szpfb.com")
   {
//var jsweburlszpfb="<script src=http://www.skinperfect.com.cn/do/szpfb/webcount/js.asp?urlstr="+location.href+"><\/script>"
//document.write (jsweburlszpfb);
   document.write ('<div style="display:none"><script language="javascript" type="text/javascript" src="http://js.users.51.la/3192890.js"></script>');
   document.write ('<script src="http://s43.cnzz.com/stat.php?id=1675669&web_id=1675669" language="JavaScript" charset="gb2312"></script></div>');
   }
else if (thishosturl=="www.szpfmr.com" || thishosturl=="szpfmr.com")
   {
//var jsweburlszpfmr="<script src=http://www.skinperfect.com.cn/do/szpfmr/webcount/js.asp?urlstr="+location.href+"><\/script>"
//document.write (jsweburlszpfmr);
   document.write ("<div style=display:none><script src=http:\/\/js.users.51.la\/3192893.js><\/script><script src=http:\/\/s43.cnzz.com/\stat.php?id=1675669&web_id=1675669><\/script><\/div>");
   }
else{
document.write (jsweburl);
}
document.writeln("</div>");

//禁止操作
function aa(){
 if(event.keyCode==67&&event.ctrlKey){
  alert("因版权问题请不要复制！")
 }
}
//document.onmousedown=aa
//document.onkeydown=aa
//document.onselectstart =function() {return   false;}           // 防选择    
//document.oncopy        =function() {return   false;}          // 防复制
//document.oncut         =function() {return   false;}          // 防剪贴
//document.onbeforecopy  =function() {return   false;} 
//document.ondragstart   =function() {return   false;}          //防拖动
//document.oncontextmenu =function() {return   false;}          //防右键
