﻿document.writeln("<div class=\"qqbox\" id=\"divQQbox\">");
document.writeln("  <div class=\"qqlv\" id=\"meumid\" onmouseover=\"show()\"><img src=\"kf.jpg\"></div>");
document.writeln("  <div class=\"qqkf\" style=\"display:none;\" id=\"contentid\" onmouseout=\"hideMsgBox(event)\">");
document.writeln("   <div class=\"qqkfbt\" onmouseout=\"showandhide(\'qq-\',\'qqkfbt\',\'qqkfbt\',\'K\',1,1);\" id=\"qq-1\" onfocus=\"this.blur();\">288MSN在線客服</div>");
document.writeln("    <div id=\"K1\">");
document.writeln("<div class=\"qqkfhm bgdh\"> <a target=\"_blank\" href=\"http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=573b28eb944bed1d@apps.messenger.live.com&mkt=zh-");
document.writeln("");
document.writeln("cn\"><img style=\"border-style: none;\" src=\"http://messenger.services.live.com/users/573b28eb944bed1d@apps.messenger.live.com/presenceimage?mkt=zh-cn\" width=\"16\" ");
document.writeln("");
document.writeln("height=\"16\" />288在線客服-Rita</a><br/></div>");
document.writeln("<div class=\"qqkfhm bgdh\"> <a target=\"_blank\" href=\"http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=3373ab876f4833cb@apps.messenger.live.com&mkt=zh-");
document.writeln("");
document.writeln("hk\"><img style=\"border-style: none;\" src=\"http://messenger.services.live.com/users/3373ab876f4833cb@apps.messenger.live.com/presenceimage?mkt=zh-hk\" width=\"16\" ");
document.writeln("");
document.writeln("height=\"16\" />288在線客服-Joyce</a><br/></div>");
document.writeln("      <div class=\"qqkfhm bgdh\"> <a target=\"_blank\" href=\"http://settings.messenger.live.com/Conversation/IMMe.aspx?");
document.writeln("");
document.writeln("invitee=8c4002c770d8ffe1@apps.messenger.live.com&mkt=zh-hk\"><img style=\"border-style: none;\" ");
document.writeln("");
document.writeln("src=\"http://messenger.services.live.com/users/8c4002c770d8ffe1@apps.messenger.live.com/presenceimage?mkt=zh-hk\" width=\"16\" height=\"16\" />288在線客服-");
document.writeln("");
document.writeln("Flora</a><br/></div>");
document.writeln("      <div class=\"qqkfhm bgdh\"> <a target=\"_blank\" href=\"http://settings.messenger.live.com/Conversation/IMMe.aspx?");
document.writeln("");
document.writeln("invitee=2dee99f5936c5851@apps.messenger.live.com&mkt=zh-cn\"><img style=\"border-style: none;\" ");
document.writeln("");
document.writeln("src=\"http://messenger.services.live.com/users/2dee99f5936c5851@apps.messenger.live.com/presenceimage?mkt=zh-cn\" width=\"16\" height=\"16\" />288在線客服-");
document.writeln("");
document.writeln("Kelly</a><br/></div>");
document.writeln("      <div class=\"qqkfhm bgdh\"><a target=\"_blank\" href=\" http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=6bee2f1b1c41a893@apps.messenger.live.com&mkt=zh-cn\"><img style=\"border-style: none;\" src=\" http://messenger.services.live.com/users/6bee2f1b1c41a893@apps.messenger.live.com/presenceimage?mkt=zh-cn\" width=\"16\" height=\"16\" />288在線客服-");
document.writeln("");
document.writeln("Cindy</a><br/></div>");
document.writeln("      ");
document.writeln(" <div class=\"qqkfhm bgdh\"> <a target=\"_blank\" href=\" http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=cb279a50bdb0dad5@apps.messenger.live.com&mkt=zh-cn\"><img style=\"border-style: none;\" src=\" http://messenger.services.live.com/users/cb279a50bdb0dad5@apps.messenger.live.com/presenceimage?mkt=zh-cn\" width=\"16\" height=\"16\" />288在線客服-Lucy</a><br/></div>");
document.writeln("");
document.writeln("      ");
document.writeln("      <div class=\"qqkfhm bgdh\">電話:37556736-Rita</div>");
document.writeln("      <div class=\"qqkfhm bgdh\">電話:81245766-Joyce</div>");
document.writeln("      <div class=\"qqkfhm bgdh\">電話:81205388-Lucy</div>");
document.writeln("      <div class=\"qqkfhm bgdh\">電話:37432953-Flore</div>");
document.writeln("");
document.writeln("");
document.writeln(" ");
document.writeln(" ");
document.writeln("    </div>");
document.writeln("  </div>");
document.writeln("</div>");
document.writeln("<script language=\"javascript\"> ");
document.writeln("function showandhide(h_id,hon_class,hout_class,c_id,totalnumber,activeno) {");
document.writeln("    var h_id,hon_id,hout_id,c_id,totalnumber,activeno;");
document.writeln("    for (var i=1;i<=totalnumber;i++) {");
document.writeln("        document.getElementById(c_id+i).style.display=\'none\';");
document.writeln("        document.getElementById(h_id+i).className=hout_class;");
document.writeln("    }");
document.writeln("    document.getElementById(c_id+activeno).style.display=\'block\';");
document.writeln("    document.getElementById(h_id+activeno).className=hon_class;");
document.writeln("}");
document.writeln("var tips; ");
document.writeln("var theTop = 40;");
document.writeln("var old = theTop;");
document.writeln("function initFloatTips() ");
document.writeln("{ ");
document.writeln("	tips = document.getElementById(\'divQQbox\');");
document.writeln("	moveTips();");
document.writeln("}");
document.writeln("function moveTips()");
document.writeln("{");
document.writeln("	 	  var tt=50; ");
document.writeln("		  if (window.innerHeight) ");
document.writeln("		  {");
document.writeln("			  pos = window.pageYOffset  ");
document.writeln("		  }else if (document.documentElement && document.documentElement.scrollTop) {");
document.writeln("			 pos = document.documentElement.scrollTop  ");
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){");
document.writeln("			 pos = theTop;");
document.writeln("		  }");
document.writeln("		  if (pos != old) { ");
document.writeln("			 tips.style.top = pos+\"px\";");
document.writeln("			 tt=10;  //alert(tips.style.top);  ");
document.writeln("		  }");
document.writeln("		  old = pos;");
document.writeln("		  setTimeout(moveTips,tt);");
document.writeln("}");
document.writeln("initFloatTips();");
document.writeln("	if(typeof(HTMLElement)!=\"undefined\")    //firefox定?contains()方法，ie下不起作用");
document.writeln("		{  ");
document.writeln("		  HTMLElement.prototype.contains=function (obj)  ");
document.writeln("		  {  ");
document.writeln("			  while(obj!=null&&typeof(obj.tagName)!=\"undefind\"){");
document.writeln("	   　　 　if(obj==this) return true;  ");
document.writeln("	   　　　	　obj=obj.parentNode;");
document.writeln("	   　　	  }  ");
document.writeln("			  return false;  ");
document.writeln("		  }");
document.writeln("	}");
document.writeln("function show()");
document.writeln("{");
document.writeln("	document.getElementById(\"meumid\").style.display=\"none\"");
document.writeln("	document.getElementById(\"contentid\").style.display=\"block\"");
document.writeln("}");
document.writeln("	function hideMsgBox(theEvent){");
document.writeln("	  if (theEvent){");
document.writeln("		var browser=navigator.userAgent;");
document.writeln("		if (browser.indexOf(\"Firefox\")>0){  //如果是Firefox");
document.writeln("		    if (document.getElementById(\"contentid\").contains(theEvent.relatedTarget)) {");
document.writeln("				return");
document.writeln("			}");
document.writeln("		}");
document.writeln("		if (browser.indexOf(\"MSIE\")>0 || browser.indexOf(\"Presto\")>=0){");
document.writeln("	        if (document.getElementById(\'contentid\').contains(event.toElement)) {");
document.writeln("			    return; ");
document.writeln("		    }");
document.writeln("		}");
document.writeln("	  }");
document.writeln("	  document.getElementById(\"meumid\").style.display = \"block\";");
document.writeln("	  document.getElementById(\"contentid\").style.display = \"none\";");
document.writeln(" 	}");
document.writeln("</script>");