var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; };
if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } }
{
let window = _____WB$wombat$assign$function_____("window");
let self = _____WB$wombat$assign$function_____("self");
let document = _____WB$wombat$assign$function_____("document");
let location = _____WB$wombat$assign$function_____("location");
let top = _____WB$wombat$assign$function_____("top");
let parent = _____WB$wombat$assign$function_____("parent");
let frames = _____WB$wombat$assign$function_____("frames");
let opener = _____WB$wombat$assign$function_____("opener");
var Telephone="";
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write("
");
document.write('- ��ѯ����
');
document.write('- 0577-86097188
');
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 = "120px";
}
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"){ //ͨ��Ñ���Ա����ж��Dz���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; //������ʽ
}
}
}
/*Ҫִ�еIJ���*/
document.getElementById("divMenu").style.display = "block";
document.getElementById("divOnline").style.display = "none";
}
function closeMsgBox() {
var obj = document.getElementById("divQQbox");
obj.style.display = "none";
obj.innerHTML = "";
}
}