document.writeln("<div class=\'QQbox\' id=\'divQQbox\'>");
document.writeln("<div class=\'Qlist\' id=\'divOnline\' onmouseout=\'hideMsgBox(event);\' style=\'display : none;\'>");
document.writeln("<div class=\'t\'><\/div>");
document.writeln("    <div class=\"infobox\">服务时间<br>");
document.writeln("      早8：30 -  晚23：30<\/div>");
document.writeln("    <div class=\"conqq\">");
document.writeln("      <ul>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=10443271");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服①上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=65554441");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服②上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=247323109");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服③上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=361754192");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服④上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=554150219");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服⑤深圳<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=38293717");
document.writeln("&amp;Site=qq&amp;Menu=yes\"> QQ在线客服⑥北京<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/qq.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a target=\"_blank\" href=\"tencent:\/\/message\/?uin=10367249&amp;Site=qq&amp;Menu=yes\"> QQ值班客服<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/msn.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a href=\"msnim:chat?contact=deceit123456@hotmail.com\" target=\"_blank\">MSN在线客服①上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/msn.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a href=\"msnim:chat?contact=fishysh@hotmail.com\">MSN在线客服②上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/msn.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a href=\"msnim:chat?contact=bloomyang1@hotmail.com\">MSN在线客服③上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/msn.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a href=\"msnim:chat?contact=liujiansheng5@msn.com\">MSN在线客服④上海<\/a><\/li>");
document.writeln("        <li class=\"odd\"><img src=\"\/qq\/msn.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"position:relative; top:0px;\"> <a href=\"msnim:chat?contact=jchyang@msn.com\">MSN在线客服⑤北京<\/a><\/li>");
document.writeln("        <tr>");
document.writeln("          <td><li>热线电话：021-66315022<\/li><\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/ul>");
document.writeln("    <\/div>");
document.writeln("    <div class=\"bb\"><\/div>");
document.writeln("  <\/div>");
document.writeln("  <div id=\"divMenu\" onMouseOver=\"OnlineOver();\"><img src=\"\/qq\/qq_1.gif\" class=\"press\"><\/div>");
document.writeln("<\/div>");

var tips; var theTop = 145; var old = theTop;

function initFloatTips() {

tips = document.getElementById('divQQbox');

moveTips();

};

function moveTips() {

var tt=50;

if (window.innerHeight) {

pos = window.pageYOffset

}

else if (document.documentElement && document.documentElement.scrollTop) {

pos = document.documentElement.scrollTop

}

else if (document.body) {

pos = document.body.scrollTop;

}

pos=pos-tips.offsetTop+theTop;

pos=tips.offsetTop+pos/10;



if (pos < theTop) pos = theTop;

if (pos != old) {

tips.style.top = pos+"px";

tt=10;

//alert(tips.style.top);

}



old = pos;

setTimeout(moveTips,tt);

}

//!]]>

initFloatTips();







function OnlineOver(){

document.getElementById("divMenu").style.display = "none";

document.getElementById("divOnline").style.display = "block";

document.getElementById("divQQbox").style.width = "170px";

}



function OnlineOut(){

document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";



}



if(typeof(HTMLElement)!="undefined")    
{   
      HTMLElement.prototype.contains=function(obj)   
      {   
          while(obj!=null&&typeof(obj.tagName)!="undefind"){ 
   　　　　if(obj==this) return true;   
   　　　　obj=obj.parentNode;
   　　}   
          return false;   
      };   
}  


function hideMsgBox(theEvent){

　 if (theEvent){

　 var browser=navigator.userAgent; 

　 if (browser.indexOf("Firefox")>0){ 

　　 if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) {

　　 return; 

} 

} 

if (browser.indexOf("MSIE")>0){

if (document.getElementById('divOnline').contains(event.toElement)) {

return; 

}

}

}


document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";

}

   
