if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return};
function HM_f_PopDown(){return};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

HM_PG_ClickKill = false;
HM_PG_TopSecondsVisible = .5;
HM_PG_StatusDisplayBuild = 0;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_ChildOverlap       = 2;
HM_PG_ChildOffset        = 0;


HM_DOM = (document.getElementById) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_IE5 = HM_IE && HM_DOM;
HM_Mac = (navigator.appVersion.indexOf("Mac") != -1);
HM_IE5M = HM_IE5 && HM_Mac;
HM_IEW = HM_IE && !HM_Mac;
HM_IE4W = HM_IE4 && HM_IEW;
HM_IE5W = HM_IE5 && HM_IEW;
HM_NS = navigator.appName == ("Netscape");
HM_NS4 = (document.layers) ? true : false;
HM_NS6 = (navigator.vendor == ("Netscape6") || navigator.product == ("Gecko"));
if(HM_IE5M) {HM_DOM = false;HM_IE4 = true}





