   HM_DOM = (document.getElementById) ? true : false;
   HM_NS4 = (document.layers) ? true : false;
    HM_IE = (document.all) ? true : false;
   HM_IE4 = HM_IE && !HM_DOM;
   HM_Mac = (navigator.appVersion.indexOf("Mac") != -1);
  HM_IE4M = HM_IE4 && HM_Mac;
HM_IsMenu = (HM_DOM || HM_NS4 || (HM_IE4 && !HM_IE4M));

HM_BrowserString = HM_NS4 ? "NS4" : HM_DOM ? "DOM" : "IE4";

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;


if(HM_IsMenu) {
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='/js/HM_arrays_globalentry.js' TYPE='text/javascript'><\/SCR" + "IPT>");
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='/js/HM_Script"+ HM_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
}

compat=false;
// cache images for quick swapping
if(parseInt(navigator.appVersion) >= 3) {compat=true;}
if (compat)
{
applyon = new Image();
applyon.src = "/images/top/apply_on.gif";
applyoff = new Image();
applyoff.src = "/images/top/apply_off.gif";
apply02on = new Image();
apply02on.src = "/images/top/apply_on.gif";
apply02off = new Image();
apply02off.src = "/images/top/apply_off.gif";
oapplyon = new Image();
oapplyon.src = "/images/top/oapply_on.gif";
oapplyoff = new Image();
oapplyoff.src = "/images/top/oapply_off.gif";
oapply02on = new Image();
oapply02on.src = "/images/top/oapply_on.gif";
oapply02off = new Image();
oapply02off.src = "/images/top/oapply_off.gif";
oreqon = new Image();
oreqon.src = "/images/top/oreq_on.gif";
oreqoff = new Image();
oreqoff.src = "/images/top/oreq_off.gif";
oreq02on = new Image();
oreq02on.src = "/images/top/oreq_on.gif";
oreq02off = new Image();
oreq02off.src = "/images/top/oreq_off.gif";
bullet01on = new Image();
bullet01on.src = "/images/leftnav/bullet_on.gif";
bullet01off = new Image();
bullet01off.src = "/images/leftnav/bullet_off.gif";
bullet02on = new Image();
bullet02on.src = "/images/leftnav/bullet_on.gif";
bullet02off = new Image();
bullet02off.src = "/images/leftnav/bullet_off.gif";
bullet03on = new Image();
bullet03on.src = "/images/leftnav/bullet_on.gif";
bullet03off = new Image();
bullet03off.src = "/images/leftnav/bullet_off.gif";
bullet04on = new Image();
bullet04on.src = "/images/leftnav/bullet_on.gif";
bullet04off = new Image();
bullet04off.src = "/images/leftnav/bullet_off.gif";
bullet05on = new Image();
bullet05on.src = "/images/leftnav/bullet2_on.gif";
bullet05off = new Image();
bullet05off.src = "/images/leftnav/bullet_off.gif";
bullet06on = new Image();
bullet06on.src = "/images/leftnav/bullet_on.gif";
bullet06off = new Image();
bullet06off.src = "/images/leftnav/bullet_off.gif";
bullet07on = new Image();
bullet07on.src = "/images/leftnav/bullet_on.gif";
bullet07off = new Image();
bullet07off.src = "/images/leftnav/bullet_off.gif";
bullet08on = new Image();
bullet08on.src = "/images/leftnav/bullet_on.gif";
bullet08off = new Image();
bullet08off.src = "/images/leftnav/bullet_off.gif";
bullet09on = new Image();
bullet09on.src = "/images/leftnav/bullet_on.gif";
bullet09off = new Image();
bullet09off.src = "/images/leftnav/bullet_off.gif";
bullet10on = new Image();
bullet10on.src = "/images/leftnav/bullet_on.gif";
bullet10off = new Image();
bullet10off.src = "/images/leftnav/bullet_off.gif";
bullet11on = new Image();
bullet11on.src = "/images/leftnav/bullet_on.gif";
bullet11off = new Image();
bullet11off.src = "/images/leftnav/bullet_off.gif";
bullet12on = new Image();
bullet12on.src = "/images/leftnav/bullet2_on.gif";
bullet12off = new Image();
bullet12off.src = "/images/leftnav/bullet_off.gif";
}
// swap images using the cached images
function glow(x, y)
{
   if( compat ) { document.images[x].src=eval(y+'.src'); }
}
function preload(name) {
        pics[objCount] = new Array(5);
        pics[objCount] = new Image();
        pics[objCount].src = name;
        objCount++;
        }
//end
