document.writeln(" <!--浮动QQ客服代码开始 -->");
document.writeln("<DIV id=STATICMENU ");
document.writeln("     style=\"Z-INDEX: 999; FILTER:alpha(opacity=90); LEFT: 88%; VISIBILITY: visible; WIDTH: 109px; POSITION: absolute; TOP: 100px;\">");
document.writeln("  <table width=\"106\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("      <td colspan=\"3\"  >");
document.writeln("      <img src=\"http:\/\/www.360huanbao.com\/images\/qq_top.gif\" width=\"109\" height=\"34\" border=\"0\" usemap=\"#MapForQQ\"><\/td>");
document.writeln("      <\/tr>");
document.writeln("      ");
document.writeln("      <tr>");
document.writeln("      <td width=\"6\"   background=\"http:\/\/www.360huanbao.com\/images\/qq_life.gif\" >");
document.writeln("      <\/td>");
document.writeln("      ");
document.writeln("      <td width=\"96\" align=\"center\" bgcolor=\"#FFFFFF\"><TABLE cellSpacing=0 cellPadding=0 width=90 align=center border=0>");
document.writeln("        <TBODY><TR>");
document.writeln("            <TD height=\"39\" align=\"center\"><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?v=3&uin=297250525&site=qq&menu=yes\"><img border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:297250525:41\" alt=\"点击这里给我发消息\" title=\"点击这里给我发消息\"><\/a><\/TD>");
document.writeln("          <\/TR><TR>");
document.writeln("            <TD height=\"39\" align=\"center\"><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?v=3&uin=263757454&site=qq&menu=yes\"><img border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:263757454:41\" alt=\"点击这里给我发消息\" title=\"点击这里给我发消息\"><\/a><\/TD>");

document.writeln("          <\/TR>");
document.writeln("        <\/TBODY>");
document.writeln("      <\/TABLE><\/td>");
document.writeln("      <td width=\"7\" background=\"http:\/\/www.360huanbao.com\/images\/qq_right.gif\">");
document.writeln("      <\/td>");
document.writeln("     <\/tr>    ");
document.writeln("      <tr>");
document.writeln("      <td colspan=\"3\">");
document.writeln("      <img src=\"http:\/\/www.360huanbao.com\/images\/qq_logo.gif\" width=\"109\" height=\"17\">");
document.writeln("      <\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("  <SCRIPT>");
document.writeln("<!--");
document.writeln("var stmnGAP1 = 0; ");
document.writeln("var stmnGAP2 = 96; ");
document.writeln("\/* stmnGAP2小时，距离顶部的距离在stmnGAP2与stmnGAP1之间，stmnGAP2为离相对顶部的最小距离，stmnGAP1离相对顶部最大距离，开始时为stmnGAP1，往下滚动，最后会变为stmnGAP2，stmnGAP2比stmnGAP1大时，stmnGAP1不起作用，stmnGAP2为距离相对顶部距离 *\/");
document.writeln("var stmnBASE = 0; \/\/设定浮动块的初始位置,相对距离");
document.writeln("var stmnActivateSpeed = 200;\/\/启动速度");
document.writeln("var stmnScrollSpeed = 10;\/\/浮动速度");
document.writeln("var stmnTimer;\/\/setTimeout句柄");
document.writeln("");
document.writeln("function RefreshStaticMenu()");
document.writeln("{");
document.writeln("var stmnStartPoint, stmnEndPoint, stmnRefreshTimer;");
document.writeln("stmnStartPoint = parseInt(STATICMENU.style.top, 10);");
document.writeln("stmnEndPoint = document.documentElement.scrollTop + stmnGAP2;");
document.writeln("if (stmnEndPoint < stmnGAP1) ");
document.writeln("stmnEndPoint = stmnGAP1;");
document.writeln("stmnRefreshTimer = stmnActivateSpeed;");
document.writeln("if ( stmnStartPoint != stmnEndPoint ) {");
document.writeln("                stmnScrollAmount = Math.ceil( Math.abs( stmnEndPoint - stmnStartPoint ) \/ 15 );");
document.writeln("                STATICMENU.style.top = parseInt(STATICMENU.style.top, 10) + ( ( stmnEndPoint<stmnStartPoint ) ? -stmnScrollAmount : stmnScrollAmount );");
document.writeln("                stmnRefreshTimer = stmnScrollSpeed;");
document.writeln("}");
document.writeln("stmnTimer = setTimeout (\"RefreshStaticMenu();\", stmnRefreshTimer);");
document.writeln("}");
document.writeln("STATICMENU.style.top = document.documentElement.scrollTop + stmnBASE;");
document.writeln("            RefreshStaticMenu();");
document.writeln("\/\/-->");
document.writeln("  <\/SCRIPT>");
document.writeln("  <SCRIPT>");
document.writeln("    function  closeQQ(){");
document.writeln("        STATICMENU.style.display=\"none\";");
document.writeln("    }");
document.writeln("  <\/SCRIPT>");
document.writeln("<\/DIV>");
document.writeln("<map name=\"MapForQQ\">");
document.writeln("  <area shape=\"circle\" coords=\"89,17,11\" href=\"javascript:closeQQ();\">");
document.writeln("<\/map>");
document.writeln("<!--浮动QQ客服代码结束 -->  ")
