");
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¼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; //ʽ
}
}
}
/*ҪִеIJ*/
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}