 document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("<link href=\"images\/index.css\" rel=\"stylesheet\" type=\"text\/css\" \/>");
document.writeln("<body leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("A {");
document.writeln("	font-family: \"宋体\";");
document.writeln("	font-size: 9pt;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<!--css info(editable)-->");
document.writeln("<SCRIPT>");
document.writeln("NS6 = (document.getElementById&&!document.all)");
document.writeln("IE = (document.all)");
document.writeln("NS = (navigator.appName==\"Netscape\" && navigator.appVersion.charAt(0)==\"4\")");
document.writeln("");
document.writeln("tempBar=\'\';barBuilt=0;ssmItems=new Array();");
document.writeln("");
document.writeln("moving=setTimeout(\'null\',1)");
document.writeln("function moveOut() {");
document.writeln("if ((NS6||NS)&&parseInt(ssm.left)<0 || IE && ssm.pixelLeft<0) {");
document.writeln("clearTimeout(moving);moving = setTimeout(\'moveOut()\', slideSpeed);slideMenu(10)}");
document.writeln("else {clearTimeout(moving);moving=setTimeout(\'null\',1)}};");
document.writeln("function moveBack() {clearTimeout(moving);moving = setTimeout(\'moveBack1()\', waitTime)}");
document.writeln("function moveBack1() {");
document.writeln("if ((NS6||NS) && parseInt(ssm.left)>(-menuWidth) || IE && ssm.pixelLeft>(-menuWidth)) {");
document.writeln("clearTimeout(moving);moving = setTimeout(\'moveBack1()\', slideSpeed);slideMenu(-10)}");
document.writeln("else {clearTimeout(moving);moving=setTimeout(\'null\',1)}}");
document.writeln("function slideMenu(num){");
document.writeln("if (IE) {ssm.pixelLeft += num;}");
document.writeln("if (NS||NS6) {ssm.left = parseInt(ssm.left)+num;}");
document.writeln("if (NS) {bssm.clip.right+=num;bssm2.clip.right+=num;}}");
document.writeln("");
document.writeln("function makeStatic() {");
document.writeln("if (NS||NS6) {winY = window.pageYOffset;}");
document.writeln("if (IE) {winY = document.body.scrollTop;}");
document.writeln("if (NS6||IE||NS) {");
document.writeln("if (winY!=lastY&&winY>YOffset-staticYOffset) {");
document.writeln("smooth = .2 * (winY - lastY - YOffset + staticYOffset);}");
document.writeln("else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) {");
document.writeln("smooth = .2 * (winY - lastY - (YOffset-(YOffset-winY)));}");
document.writeln("else {smooth=0}");
document.writeln("if(smooth > 0) smooth = Math.ceil(smooth);");
document.writeln("else smooth = Math.floor(smooth);");
document.writeln("if (IE) bssm.pixelTop+=smooth;");
document.writeln("if (NS6||NS) bssm.top=parseInt(bssm.top)+smooth");
document.writeln("lastY = lastY+smooth;");
document.writeln("setTimeout(\'makeStatic()\', 1)}}");
document.writeln("");
document.writeln("function buildBar() {");
document.writeln("if(barText.indexOf(\'<IMG\')>-1) {tempBar=barText}");
document.writeln("else{for (b=0;b<barText.length;b++) {tempBar+=barText.charAt(b)+\"<BR>\"}}");
document.writeln("document.write(\'<td align=\"center\" rowspan=\"100\" width=\"\'+barWidth+\'\" bgcolor=\"\'+barBGColor+\'\" valign=\"\'+barVAlign+\'\"><p align=\"center\"><font face=\"\'+barFontFamily+\'\" Size=\"\'+barFontSize+\'\" COLOR=\"\'+barFontColor+\'\"><B>\'+tempBar+\'<\/B><\/font><\/p><\/TD>\')}");
document.writeln("");
document.writeln("function initSlide() {");
document.writeln("if (NS6){ssm=document.getElementById(\"thessm\").style;bssm=document.getElementById(\"basessm\").style;");
document.writeln("bssm.clip=\"rect(0 \"+document.getElementById(\"thessm\").offsetWidth+\" \"+document.getElementById(\"thessm\").offsetHeight+\" 0)\";ssm.visibility=\"visible\";}");
document.writeln("else if (IE) {ssm=document.all(\"thessm\").style;bssm=document.all(\"basessm\").style");
document.writeln("bssm.clip=\"rect(0 \"+thessm.offsetWidth+\" \"+thessm.offsetHeight+\" 0)\";bssm.visibility = \"visible\";}");
document.writeln("else if (NS) {bssm=document.layers[\"basessm1\"];");
document.writeln("bssm2=bssm.document.layers[\"basessm2\"];ssm=bssm2.document.layers[\"thessm\"];");
document.writeln("bssm2.clip.left=0;ssm.visibility = \"show\";}");
document.writeln("if (menuIsStatic==\"yes\") makeStatic();}");
document.writeln("");
document.writeln("function buildMenu() {");
document.writeln("if (IE||NS6) {document.write(\'<DIV ID=\"basessm\" style=\"visibility:hidden;Position : Absolute ;Left : \'+XOffset+\' ;Top : \'+YOffset+\' ;Z-Index : 20;width:\'+(menuWidth+barWidth+10)+\'\"><DIV ID=\"thessm\" style=\"Position : Absolute ;Left : \'+(-menuWidth)+\' ;Top : 0 ;Z-Index : 20;\" onmouseover=\"moveOut()\" onmouseout=\"moveBack()\">\')}");
document.writeln("if (NS) {document.write(\'<LAYER name=\"basessm1\" top=\"\'+YOffset+\'\" LEFT=\'+XOffset+\' visibility=\"show\"><ILAYER name=\"basessm2\"><LAYER visibility=\"hide\" name=\"thessm\" bgcolor=\"\'+menuBGColor+\'\" left=\"\'+(-menuWidth)+\'\" onmouseover=\"moveOut()\" onmouseout=\"moveBack()\">\')}");
document.writeln("if (NS6){document.write(\'<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"\'+(menuWidth+barWidth+2)+\'\" bgcolor=\"\'+menuBGColor+\'\"><TR><TD>\')}");
document.writeln("document.write(\'<table border=\"0\" cellpadding=\"0\" cellspacing=\"1\" width=\"\'+(menuWidth+barWidth+2)+\'\" bgcolor=\"\'+menuBGColor+\'\">\');");
document.writeln("for(i=0;i<ssmItems.length;i++) {");
document.writeln("if(!ssmItems[i][3]){ssmItems[i][3]=menuCols;ssmItems[i][5]=menuWidth-1}");
document.writeln("else if(ssmItems[i][3]!=menuCols)ssmItems[i][5]=Math.round(menuWidth*(ssmItems[i][3]\/menuCols)-1);");
document.writeln("if(ssmItems[i-1]&&ssmItems[i-1][4]!=\"no\"){document.write(\'<TR>\')}");
document.writeln("if(!ssmItems[i][1]){");
document.writeln("document.write(\'<td bgcolor=\"\'+hdrBGColor+\'\" HEIGHT=\"\'+hdrHeight+\'\" ALIGN=\"\'+hdrAlign+\'\" VALIGN=\"\'+hdrVAlign+\'\" WIDTH=\"\'+ssmItems[i][5]+\'\" COLSPAN=\"\'+ssmItems[i][3]+\'\"> <font face=\"\'+hdrFontFamily+\'\" COLOR=\"\'+hdrFontColor+\'\">\'+ssmItems[i][0]+\'<\/font><\/td>\')}");
document.writeln("\/\/document.write(\'<td bgcolor=\"\'+hdrBGColor+\'\" HEIGHT=\"\'+hdrHeight+\'\" ALIGN=\"\'+hdrAlign+\'\" VALIGN=\"\'+hdrVAlign+\'\" WIDTH=\"\'+ssmItems[i][5]+\'\" COLSPAN=\"\'+ssmItems[i][3]+\'\"> <font face=\"\'+hdrFontFamily+\'\" Size=\"\'+hdrFontSize+\'\" COLOR=\"\'+hdrFontColor+\'\">\'+ssmItems[i][0]+\'<\/font><\/td>\')}");
document.writeln("else {if(!ssmItems[i][2])ssmItems[i][2]=linkTarget;");
document.writeln("document.write(\'<TD BGCOLOR=\"\'+linkBGColor+\'\" onmouseover=\"bgColor=\\\'\'+linkOverBGColor+\'\\\'\" HEIGHT=\"\'+hdrHeight+\'\" onmouseout=\"bgColor=\\\'\'+linkBGColor+\'\\\'\" WIDTH=\"\'+ssmItems[i][5]+\'\" COLSPAN=\"\'+ssmItems[i][3]+\'\"><ILAYER><LAYER onmouseover=\"bgColor=\\\'\'+linkOverBGColor+\'\\\'\" onmouseout=\"bgColor=\\\'\'+linkBGColor+\'\\\'\" WIDTH=\"100%\" ALIGN=\"\'+linkAlign+\'\"><DIV ALIGN=\"\'+linkAlign+\'\"><FONT face=\"\'+linkFontFamily+\'\" Size=\"\'+linkFontSize+\'\"> <A HREF=\"\'+ssmItems[i][1]+\'\" target=\"\'+ssmItems[i][2]+\'\" CLASS=\"ssmItems\">\'+ssmItems[i][0]+\'<\/DIV><\/LAYER><\/ILAYER><\/TD>\')}");
document.writeln("if(ssmItems[i][4]!=\"no\"&&barBuilt==0){buildBar();barBuilt=1}");
document.writeln("if(ssmItems[i][4]!=\"no\"){document.write(\'<\/TR>\')}}");
document.writeln("document.write(\'<\/table>\')");
document.writeln("if (NS6){document.write(\'<\/TD><\/TR><\/TABLE>\')}");
document.writeln("if (IE||NS6) {document.write(\'<\/DIV><\/DIV>\')}");
document.writeln("if (NS) {document.write(\'<\/LAYER><\/ILAYER><\/LAYER>\')}");
document.writeln("theleft=-menuWidth;lastY=0;setTimeout(\'initSlide();\', 1)}");
document.writeln("<\/SCRIPT>");
document.writeln("");
document.writeln("<SCRIPT>");
document.writeln("YOffset=110; \/\/ no quotes!!");
document.writeln("XOffset=0;");
document.writeln("staticYOffset=30; \/\/ no quotes!!");
document.writeln("slideSpeed=20 \/\/ no quotes!!");
document.writeln("waitTime=100; \/\/ no quotes!! this sets the time the menu stays out for after the mouse goes off it.");
document.writeln("menuBGColor=\"#7EC850\";\/\/导航边框颜色");
document.writeln("menuIsStatic=\"yes\"; \/\/this sets whether menu should stay static on the screen");
document.writeln("menuWidth=80; \/\/ 导航宽度");
document.writeln("menuCols=2;");
document.writeln("hdrFontFamily=\"verdana\";");
document.writeln("hdrFontSize=\"4\";\/\/导航第一行文字大小");
document.writeln("hdrFontColor=\"#333333\";\/\/导航第一行文字颜色");
document.writeln("hdrBGColor=\"#f1f1f1\";\/\/导航第一行颜色");
document.writeln("hdrAlign=\"center\";\/\/导航第一行位置");
document.writeln("hdrVAlign=\"center\";");
document.writeln("hdrHeight=\"25\";\/\/表格高度");
document.writeln("linkFontFamily=\"Verdana\";");
document.writeln("linkFontSize=\"4\";");
document.writeln("linkBGColor=\"white\";");
document.writeln("linkOverBGColor=\"#cccccc\";\/\/链接背景色(表格背景)");
document.writeln("linkTarget=\"_top\";");
document.writeln("linkAlign=\"center\";\/\/第一行以下位置");
document.writeln("barBGColor=\"#7EC850\";\/\/外边颜色(最右边表格)");
document.writeln("barFontFamily=\"Verdana\";");
document.writeln("barFontSize=\"4\";\/\/站内导航文字大小");
document.writeln("barFontColor=\"333333\";");
document.writeln("barVAlign=\"center\";");
document.writeln("barWidth=20; \/\/ no quotes!!");
document.writeln("barText=\"<IMG src=\/yz_qq\/images\/kf.gif  border=0>\"; \/\/ <IMG> tag supported. Put exact html for an image to show.");
document.writeln("\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/");
document.writeln("\/\/ ssmItems[...]=[name, link, target, colspan, endrow?] - leave \'link\' and \'target\' blank to make a header");
document.writeln("\/\/ssmItems[0]=[\"站内导航\"] \/\/create header");
document.writeln("ssmItems[0]=[\"在线咨询\", \"\", \"_blank\"]");
document.writeln("ssmItems[1]=[\"<img border=0 SRC=http:\/\/wpa.qq.com\/pa?p=1:250555073:1 alt=点击这里给我发消息>\", \"http:\/\/wpa.qq.com\/msgrd?V=1&Uin=250555073&Site=中康瑞&Menu=yes\", \"_blank\"]");
document.writeln("ssmItems[2]=[\"<img border=0 SRC=http:\/\/wpa.qq.com\/pa?p=1:595352337:1 alt=点击这里给我发消息>\", \"http:\/\/wpa.qq.com\/msgrd?V=1&Uin=595352337&Site=中康瑞&Menu=yes\", \"_blank\"]");
document.writeln("ssmItems[3]=[\"<img border=0 SRC=http:\/\/wpa.qq.com\/pa?p=1:406961980:1 alt=点击这里给我发消息>\", \"http:\/\/wpa.qq.com\/msgrd?V=1&Uin=406961980&Site=中康瑞&Menu=yes\", \"_blank\"]");
document.writeln("ssmItems[4]=[\"\", \"\", \"_blank\"]");
document.writeln("ssmItems[5]=[\"\", \"\", \"_blank\"]");
document.writeln("ssmItems[6]=[\"\", \"\", \"_blank\"]");
document.writeln("ssmItems[7]=[\"\", \"\", \"_blank\"]");
document.writeln("ssmItems[8]=[\"\", \"\", \"_blank\"]");
document.writeln("buildMenu();");
document.writeln("<\/SCRIPT>");
document.writeln("")