document.writeln("<div id=\"kfFloat\" style=\"width:110px; position:absolute;  z-index: 20;  top:150px; right:10px;\">");
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\"><img alt=\"\" border=\"0\" src=\"/public/images/top.gif\" \/><\/td>");
document.writeln("        <\/tr>");
document.writeln("        <tr id=\"qqstab\">");
document.writeln("            <td valign=\"middle\" align=\"center\"style=\"background:url(/public/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=\"center\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?v=1&uin=5225610&site=qq&menu=yes\"><img border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:5225610:04\" alt=\"动物营养\" title=\"动物营养\">动物营养</a><\/nobr><\/td>");
document.writeln("                    <\/tr>");



document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"center\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?v=1&uin=5225610&site=qq&menu=yes\"><img border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:5225610:04\" alt=\"疫病防控\" title=\"疫病防控\">疫病防控</a><\/nobr><\/td>");
document.writeln("                    <\/tr>");


document.writeln("                    <tr>");
document.writeln("                        <td valign=\"middle\" align=\"center\" width=\"89\" height=\"26\"><nobr><a target=\"_blank\" href=\"http:\/\/wpa.qq.com\/msgrd?v=1&uin=372432935&site=qq&menu=yes\"><img border=\"0\" src=\"http:\/\/wpa.qq.com\/pa?p=2:372432935:04\" alt=\"产品销售\" title=\"产品销售\">产品销售</a><\/nobr><\/td>");
document.writeln("                    <\/tr>");

document.writeln("                <\/tbody>");
document.writeln("            <\/table>");

document.writeln("            <table cellspacing=\"0\" cellpadding=\"0\" width=\"89\" border=\"0\">");
document.writeln("                <tbody>");

document.writeln("                <\/tbody>");
document.writeln("            <\/table>");
document.writeln("            <\/td>");
document.writeln("        <\/tr>");
document.writeln("        <tr>");
document.writeln("            <td valign=\"top\" width=\"110\" ><img alt=\"\" border=\"0\" src=\"/public/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>");

