document.write("<div class='QQbox' id='divQQbox' >");
document.writeln("<div style=\"width:120px; float:right; overflow:hidden;\">");
document.writeln("<div style=\"background-image:url(\/img\/siderIM_title.gif); height:24px; width:120px;\"><\/div>");
document.writeln("<div style=\"background-image:url(\/img\/siderIM_infobox.gif); height:24px; width:120px; font-size:12px; color:#F00; text-align:center; line-height:24px;\"><strong>☆欢迎光临☆<\/strong><\/div>");
document.writeln("<div style=\"background-image:url(\/img\/siderIM_bg.gif); width:120px; text-align:center;\">");
document.writeln("<div style=\"background-image:url(\/img\/KFsider_QQ.gif);text-align:center; height:20px; width:118px; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"border-top:1px dashed #cccccc;height:1px; width:118px; overflow:hidden; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"width:120px;\">");
document.writeln("<li style=\"list-style:none; padding-top:4px; list-style-position:outside;\"><a href=\"http:\/\/wpa.qq.com\/msgrd?v=3&uin=462676365&site=qq&menu=yes\" target=\"_blank\"><img src=\" http:\/\/wpa.qq.com\/pa?p=2:462676365:41\"  border=\"0\" alt=\"英格莱国际洗衣连锁加盟客服一\" title=\"英格莱国际洗衣连锁加盟客服一\"  \/><\/a><\/li>");
document.writeln("<li style=\"list-style:none; padding-top:0px; list-style-position:outside;\"><a href=\"http:\/\/wpa.qq.com\/msgrd?v=3&uin=178099304&site=qq&menu=yes\" target=\"_blank\"><img src=\" http:\/\/wpa.qq.com\/pa?p=2:178099304:41\"  border=\"0\" alt=\"英格莱国际洗衣连锁加盟客服二\" title=\"英格莱国际洗衣连锁加盟客服二\"  \/><\/a><\/li>");
document.writeln("<li style=\"list-style:none; padding-top:0px; padding-bottom:4px; list-style-position:outside;\"><a href=\"http:\/\/wpa.qq.com\/msgrd?v=3&uin=709949989&site=qq&menu=yes\" target=\"_blank\"><img src=\" http:\/\/wpa.qq.com\/pa?p=2:709949989:41\"  border=\"0\" alt=\"上海星航绿色干洗加盟咨询\" title=\"上海星航绿色干洗店加盟咨询\"  \/><\/a><\/li>");
document.writeln("<\/div>");
document.writeln("<div style=\"background-image:url(\/img\/KFsider_message.gif);text-align:center; height:20px; width:118px; font-size:16px; line-height:20px; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"text-align:center; height:15px; width:120px; font-size:11px; line-height:15px;\">（我们致电给您详谈）<\/div>");
document.writeln("<div style=\"border-top:1px dashed #cccccc;height:1px; width:118px;overflow:hidden; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"width:120px; padding-bottom:4px;\"><form style=\"width:120px;\" name=\"form\" method=\"post\" action=\"\/?action=send\" target=\"_blank\" onSubmit=\"return check()\">");
document.writeln("<div style=\"width:120px; margin:0px auto;\">");
document.writeln("<li style=\"list-style:none; font-size:11px; display:inline;\">姓名:<input name=\"name\" type=\"text\" style=\"font-size:12px; border:1px solid #CCC; width:80px;\"><\/li>");
document.writeln("<li style=\"list-style:none; font-size:11px; display:inline;\">电话:<input name=\"tel\"  type=\"text\" style=\"font-size:12px; border:1px solid #CCC; width:80px;\"\/><\/li>");
document.writeln("<li style=\"list-style:none; font-size:11px; display:inline;\">地址:<input name=\"address\" type=\"text\" style=\"font-size:12px; border:1px solid #CCC; width:80px;\"><\/li>");
document.writeln("<li style=\"list-style:none; font-size:11px; display:inline;\">详情:<textarea name=\"content\" style=\"font-size:12px; border:1px solid #CCC; overflow:auto; height:60px; width:80px;\"><\/textarea><\/li><input style=\"font-size:12px; width:45px; height:20px;\" type=\"submit\" name=\"button\" id=\"button\" value=\"提交\"\/><\/div><\/form>");
document.writeln("<\/div>");
document.writeln("<div style=\"background-image:url(\/img\/KFsider_call.gif);text-align:center; height:20px; width:118px; font-size:16px; line-height:20px; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"border-top:1px dashed #cccccc;height:1px; width:118px; overflow:hidden; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"list-style:none; width:120px; padding-bottom:10px; text-align:center;\"><a href=\"http:\/\/kht.zoosnet.net\/LR\/freetel.aspx?siteid=KHT56664626&oname=000\" target=\"_blank\"><img src=\"\/img\/call2.gif\" alt=\"点击使用免费电话咨询\" width=\"110\" height=\"34\"  border=\"0\" title=\"点击使用免费电话咨询\"  \/><\/a><\/div>");
document.writeln("<div style=\"border-top:1px dashed #cccccc; height:1px; width:118px; overflow:hidden; margin-left:1px; margin-right:1px;\"><\/div>");
document.writeln("<div style=\"font-size:14px; color:#00F; text-align:center; width:120px;\">");
document.writeln("  <p><strong>加盟热线<br>0731-84492109<\/strong><\/p>");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<div style=\"background-image:url(\/img\/siderIM_bottom.gif); height:6px; width:120px; text-align:center;\"><\/div>");
document.writeln("<\/div>")
document.write("</div>")

//<![CDATA[

var tips; var theTop = 125/*这是默认高度,越大越往下*/; var old = theTop;

function initFloatTips() {

tips = document.getElementById('divQQbox');

moveTips();

};

function moveTips() {

var tt=50;

if (window.innerHeight) {

pos = window.pageYOffset

}

else if (document.documentElement && document.documentElement.scrollTop) {

pos = document.documentElement.scrollTop

}

else if (document.body) {

pos = document.body.scrollTop;

}

pos=pos-tips.offsetTop+theTop;

pos=tips.offsetTop+pos/10;



if (pos < theTop) pos = theTop;

if (pos != old) {

tips.style.top = pos+"px";

tt=10;

//alert(tips.style.top);

}



old = pos;

setTimeout(moveTips,tt);

}

//!]]>

initFloatTips();







function OnlineOver(){

document.getElementById("divMenu").style.display = "none";

document.getElementById("divOnline").style.display = "block";

document.getElementById("divQQbox").style.width = "170px";

}



function OnlineOut(){

document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";



}



if(typeof(HTMLElement)!="undefined")    //给firefox定义contains()方法，ie下不起作用
{   
      HTMLElement.prototype.contains=function(obj)   
      {   
          while(obj!=null&&typeof(obj.tagName)!="undefind"){ //通过循环对比来判断是不是obj的父元素
   　　　　if(obj==this) return true;   
   　　　　obj=obj.parentNode;
   　　}   
          return false;   
      };   
}  


function hideMsgBox(theEvent){ //theEvent用来传入事件，Firefox的方式

　 if (theEvent){

　 var browser=navigator.userAgent; //取得浏览器属性

　 if (browser.indexOf("Firefox")>0){ //如果是Firefox

　　 if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) { //如果是子元素

　　 return; //结束函式

} 

} 

if (browser.indexOf("MSIE")>0){ //如果是IE

if (document.getElementById('divOnline').contains(event.toElement)) { //如果是子元素

return; //结束函式

}

}

}

/*要执行的操作*/

document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";

}









   
