document.writeln("<div id=\"kfFloat\" style=\"color:#666; margin:0; padding:0; z-index: 20; visibility: visible; position: absolute; top: 150px;  width:150px; right:9px;\">");
document.writeln("<table id=\"qqtab\" cellspacing=\"0\" cellpadding=\"0\" width=\"110\" border=\"0\">");
document.writeln("    <tbody>");
document.writeln("        <tr>");
document.writeln("            <td valign=\"bottom\" width=\"110\" onclick=\"if(document.getElementById('qqtab').style.display==\'none\'){document.getElementById('qqtab').style.display=\'\'} else {document.getElementById('qqtab').style.display=\'none\'}\"><img alt=\"点击关闭\" border=\"0\" src=\"themes\/mall\/web-red\/styles\/default\/images\/qq\/up_001.gif\" \/><\/td>");
document.writeln("        <\/tr>");
document.writeln("        <tr id=\"qqstab\">");
document.writeln("            <td valign=\"middle\" align=\"center\"style=\"background:url(themes\/mall\/web-red\/styles\/default\/images\/qq\/mid001.gif) repeat-y\">");
document.writeln("            <table cellspacing=\"0\" cellpadding=\"0\" width=\"89\" border=\"0\">");
document.writeln("                <tbody>");
document.writeln("                    <tr background:url>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">一号客服<\/font> <a href=\"tencent:\/\/message\/?Uin=564283127&amp;Site=一号客服&amp; Menu=yes\"><img alt=\"一号客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:564283127:45\" \/><\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">二号客服<\/font> <a href=\"tencent:\/\/message\/?Uin=1559582359&amp;Site=二号客服&amp; Menu=yes\"><img alt=\"二号客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:1559582359:45\" \/><\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">三号客服<\/font> <a href=\"tencent:\/\/message\/?Uin=1248751957&amp;Site=三号客服&amp; Menu=yes\"><img alt=\"三号客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:1248751957:45\" \/><\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">四号客服<\/font> <a href=\"tencent:\/\/message\/?Uin=1147007042&amp;Site=四号客服&amp; Menu=yes\"><img alt=\"四号客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:1147007042:45\" \/><\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">徐州客服<\/font> <a href=\"tencent:\/\/message\/?Uin=378933030&amp;Site=徐州客服&amp; Menu=yes\"><img alt=\"徐州客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:378933030:45\" \/><\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><font style=\"font-size: 9pt; color: #e3028e\">群：<\/font> 117144973<\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                <\/tbody>");
document.writeln("            <\/table>");
document.writeln("            <\/td>");
document.writeln("        <\/tr>");
document.writeln("        <tr>");
document.writeln("            <td valign=\"top\" width=\"110\" onClick=\"if(document.getElementById('qqstab').style.display==\'none\'){document.getElementById('qqstab').style.display=\'block\'} else {document.getElementById('qqstab').style.display=\'none\'}\"><img alt=\"点击收起\" border=\"0\" src=\"themes\/mall\/web-red\/styles\/default\/images\/qq\/bot_001.gif\" \/><\/td>");
document.writeln("        <\/tr>");
document.writeln("    <\/tbody>");
document.writeln("<\/table>");
document.writeln("<\/div>");

//js 部分
document.writeln("<script type=\"text\/javascript\">");
document.writeln("\/\/<![CDATA[");
document.writeln("var tips; var theTop = 120; var old = theTop;");
document.writeln("function initFloatTips() {");
document.writeln("tips = document.getElementById(\'kfFloat\');");
document.writeln("moveTips();");
document.writeln("};");
document.writeln("function moveTips() {");
document.writeln("var grantt=20;");
document.writeln("if (window.innerHeight) {");
document.writeln(" pos = window.pageYOffset");
document.writeln("}");
document.writeln("else if (document.documentElement && document.documentElement.scrollTop) {");
document.writeln(" pos = document.documentElement.scrollTop");
document.writeln("}");
document.writeln("else if (document.body) {");
document.writeln(" pos = document.body.scrollTop;");
document.writeln("}");
document.writeln("pos=pos-tips.offsetTop+theTop;");
document.writeln("pos=tips.offsetTop+pos\/10;");
document.writeln("if (pos < theTop) pos = theTop;");
document.writeln("if (pos != old) {");
document.writeln(" tips.style.top = pos+\"px\";");
document.writeln(" grantt=10;");
document.writeln("   \/\/alert(tips.style.top);");
document.writeln("}");

document.writeln("old = pos;");
document.writeln("setTimeout(moveTips,grantt);");
document.writeln("}");
document.writeln("\/\/!]]>");
document.writeln("initFloatTips();");
document.writeln("<\/script>");
