document.writeln("<div id=\"kfFloat\" style=\"margin:0; padding:0; z-index: 20; visibility: visible; position: absolute; top: 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=\"\/images\/top.gif\" \/><\/td>");
document.writeln("        <\/tr>");
document.writeln("        <tr id=\"qqstab\">");
document.writeln("            <td valign=\"middle\" align=\"center\"style=\"background:url(\/images\/mid.gif) repeat-y\">");
document.writeln("            <table cellspacing=\"0\" cellpadding=\"0\" width=\"89\" border=\"0\">");
document.writeln("                <tbody>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=84922301&amp;Site=杰德&amp;Menu=yes\"><img alt=\"杰德客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=1:84922301:16\" \/> <\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
/*
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=18390321&amp;Site=杰德&amp;Menu=yes\"><font style=\"font-size: 9pt; color: #f00\">客服2<\/font> <img alt=\"杰德客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=1:104820973:16\" \/> <\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=18390321&amp;Site=杰德&amp;Menu=yes\"><font style=\"font-size: 9pt; color: #f00\">客服3<\/font> <img alt=\"杰德客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=1:104820973:16\" \/> <\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=18390321&amp;Site=杰德&amp;Menu=yes\"><font style=\"font-size: 9pt; color: #f00\">客服4<\/font> <img alt=\"杰德客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=1:104820973:16\" \/> <\/a><\/nobr><\/td>");
document.writeln("                    <\/tr>");
document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"left\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?V=1&amp;Uin=18390321&amp;Site=杰德&amp;Menu=yes\"><font style=\"font-size: 9pt; color: #f00\">客服5<\/font> <img alt=\"杰德客服\" border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=1:104820973:16\" \/> <\/a><\/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=\"\/images\/bot.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>");
