


document.writeln("<div class=\"rightbox\" id=\"rightbox\"> ");
document.writeln("<img src='../images/bani_29.jpg'> ");
document.writeln("</div> ");


document.writeln("<div class=\"qqbox\" id=\"divQQbox\"> ");
document.writeln("   <div class=\"qqlv\" id=\"meumid\" onmouseover=\"show()\"><img src=\"../Images/fdqq.gif\"></div> ");
document.writeln("   <div class=\"qqkf\" style=\"display:none;\" id=\"contentid\" onmouseout=\"hideMsgBox(event)\"> ");
document.writeln("     <div class=\"qqkfbt\" onmouseout=\"showandhide(\'qq-\',\'qqkfbt\',\'qqkfbt\',\'K\',1,1);\" id=\"qq-1\" onfocus=\"this.blur();\">客 服 中 心</div> ");
document.writeln("     <div id=\"K1\"> ");
document.writeln("<table border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");

//一号老大
//二号是黄康
//三号小洪



//一号
document.writeln("  <tr height=\"25\">");
document.writeln("<td><a href=\"http://sighttp.qq.com/cgi-bin/check?sigkey=09b0c8301871a2c22c23813803732cf438a0bc3e76c72346ac522a308403515d\"; target=_blank; onclick=\"var tempSrc=\'http://sighttp.qq.com/wpa.js?rantime=\'+Math.random()+\'&sigkey=09b0c8301871a2c22c23813803732cf438a0bc3e76c72346ac522a308403515d\';var oldscript=document.getElementById(\'testJs\');var newscript=document.createElement(\'script\');newscript.setAttribute(\'type\',\'text/javascript\'); newscript.setAttribute(\'id\', \'testJs\');newscript.setAttribute(\'src\',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\"><img border=\"0\" SRC=\'http://wpa.qq.com/pa?p=1:195883450:45\' alt=\"冀骏客服中心为你服务\"></a></td>");

document.writeln("    <td align=\"center\" valign=\"middle\">");
document.writeln("<a href=\"http://sighttp.qq.com/cgi-bin/check?sigkey=09b0c8301871a2c22c23813803732cf438a0bc3e76c72346ac522a308403515d\"; target=_blank; onclick=\"var tempSrc=\'http://sighttp.qq.com/wpa.js?rantime=\'+Math.random()+\'&sigkey=09b0c8301871a2c22c23813803732cf438a0bc3e76c72346ac522a308403515d\';var oldscript=document.getElementById(\'testJs\');var newscript=document.createElement(\'script\');newscript.setAttribute(\'type\',\'text/javascript\'); newscript.setAttribute(\'id\', \'testJs\');newscript.setAttribute(\'src\',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\">冀骏客服一</a>");
document.writeln("</td>");
document.writeln("  </tr>");













///二号
document.writeln("  <tr height=\"25\">");
document.writeln("    <td><a href=\"http://sighttp.qq.com/authd?IDKEY=607cec05fa936576b4bb0af2a631b72285184f1e9635e205\"><img border=\"0\" SRC=\'http://wpa.qq.com/imgd?IDKEY=607cec05fa936576b4bb0af2a631b72285184f1e9635e205&pic=45\' alt=\"冀骏客服中心为你服务\"></a></td>");
document.writeln("");
document.writeln("");
document.writeln("    <td align=\"center\" valign=\"middle\">");
document.writeln("<a href=\"http://sighttp.qq.com/authd?IDKEY=607cec05fa936576b4bb0af2a631b72285184f1e9635e205\">冀骏客服二</a>");
document.writeln("</td>");
document.writeln("  </tr>");
document.writeln("");



//三号
document.writeln("");
document.writeln("  <tr height=\"25\">");
document.writeln("    <td><a href=\"http://sighttp.qq.com/authd?IDKEY=37eabe708f29a7bc8ffc482e1bec2cede87ba853715b833a\"><img border=\"0\" SRC=\'http://wpa.qq.com/imgd?IDKEY=37eabe708f29a7bc8ffc482e1bec2cede87ba853715b833a&pic=45\' alt=\"冀骏客服中心为你服务\"></a></td>");
document.writeln("");
document.writeln("");
document.writeln("    <td align=\"center\" valign=\"middle\">");
document.writeln("<a href=\"http://sighttp.qq.com/authd?IDKEY=37eabe708f29a7bc8ffc482e1bec2cede87ba853715b833a\">冀骏客服三</a>");
document.writeln("</td>");
document.writeln("  </tr>");



//四号

document.writeln("");
document.writeln("  <tr height=\"25\">");
document.writeln("    <td><a href=\"http://sighttp.qq.com/authd?IDKEY=e1c8c18d438dd933771e6bd540002716a3945d26c7c56b89\"><img border=\"0\" SRC=\'http://wpa.qq.com/imgd?IDKEY=e1c8c18d438dd933771e6bd540002716a3945d26c7c56b89&pic=45\' alt=\"冀骏客服中心为你服务\"></a></td>");
document.writeln("");
document.writeln("");
document.writeln("    <td align=\"center\" valign=\"middle\">");
document.writeln("<a href=\"http://sighttp.qq.com/authd?IDKEY=e1c8c18d438dd933771e6bd540002716a3945d26c7c56b89\">冀骏客服四</a>");
document.writeln("</td>");
document.writeln("  </tr>");



document.writeln("</table>");
document.writeln("     </div> ");
document.writeln("   </div> ");
document.writeln("</div> ");
function showandhide(h_id,hon_class,hout_class,c_id,totalnumber,activeno) { 
     var h_id,hon_id,hout_id,c_id,totalnumber,activeno; 
     for (var i=1;i<=totalnumber;i++) { 
         document.getElementById(c_id+i).style.display='none'; 
         document.getElementById(h_id+i).className=hout_class; 
     } 
     document.getElementById(c_id+activeno).style.display='block'; 
     document.getElementById(h_id+activeno).className=hon_class; 
} 
var tips; 
var rightbox;
var theTop = 120; 
var old = theTop; 
function initFloatTips() 
{ 
tips = document.getElementById('divQQbox'); 
rightbox = document.getElementById('rightbox'); 
moveTips(); 

} 
function moveTips() 
{ 
     var tt=150; 
     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) { 
	 rightbox.style.top = pos+"px"; 
     tips.style.top = pos+"px"; 
     tt=10;   //alert(tips.style.top);   
     } 
     old = pos; 
     setTimeout(moveTips,tt); 
} 
initFloatTips(); 
if(typeof(HTMLElement)!="undefined")     //firefox定义contains()方法，ie下不起作用 
   {   
     HTMLElement.prototype.contains=function (obj)   
     {   
     while(obj!=null&&typeof(obj.tagName)!="undefind"){ 
     　　 　if(obj==this) return true;   
     　　　 　obj=obj.parentNode; 
     　　   }   
     return false;   
     } 
} 
function show() 
{ 
document.getElementById("meumid").style.display="none" 
document.getElementById("contentid").style.display="block" 
} 
function hideMsgBox(theEvent){ 
   if (theEvent){ 
   var browser=navigator.userAgent; 
   if (browser.indexOf("Firefox")>0){   //如果是Firefox 
       if (document.getElementById("contentid").contains(theEvent.relatedTarget)) { 
     return 
   } 
   } 
   if (browser.indexOf("MSIE")>0 || browser.indexOf("Presto")>=0){ 
         if (document.getElementById('contentid').contains(event.toElement)) { 
       return; 
       } 
   } 
   } 
   document.getElementById("meumid").style.display = "block"; 
   document.getElementById("contentid").style.display = "none"; 
   } 







var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F7e4fe470b987efbd0597cbd50a27d03d' type='text/javascript'%3E%3C/script%3E"));














