锘?
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
鍦ㄧ嚎瀹㈡湇
");
document.write("
");
document.write("
鍦ㄧ嚎鍜ㄨ ");
document.write("
");document.write("
");
document.write("
");
document.write("
");
document.write("");
document.write("
");
//
initFloatTips();
function OnlineOver(){
document.getElementById("divMenu").style.display = "none";
document.getElementById("divOnline").style.display = "block";
document.getElementById("divQQbox").style.width = "145px";
}
function OnlineOut(){
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}
function hideMsgBox(theEvent){ //theEvent鐢ㄦ潵浼犲叆浜嬩歡錛孎irefox鐨勬柟寮?
銆 if (theEvent){
銆 var browser=navigator.userAgent; //鍙栧緱嫻忚鍣ㄥ睘鎬?
銆 if (browser.indexOf("Firefox")>0){ //濡傛灉鏄疐irefox
銆銆 if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) { //濡傛灉鏄瓙鍏冪礌
銆銆 return; //緇撴潫鍑藉紡
}
}
if (browser.indexOf("MSIE")>0){ //濡傛灉鏄疘E
if (document.getElementById('divOnline').contains(event.toElement)) { //濡傛灉鏄瓙鍏冪礌
return; //緇撴潫鍑藉紡
}
}
}
/*瑕佹墽琛岀殑鎿嶄綔*/
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}