

   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_Opera = (navigator.userAgent.indexOf("Opera")!=-1);
 hm_Konqueror = (navigator.userAgent.indexOf("Konqueror")!=-1);

hm_IsMenu = !hm_Opera && !hm_Konqueror && !hm_IE4M && (hm_DOM || hm_NS4 || hm_IE4);

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;


hm_GL_MenuWidth          = 175;
hm_GL_FontFamily         = "Arial,sans-serif";
hm_GL_FontSize           = 9;
hm_GL_FontBold           = false;
hm_GL_FontItalic         = false;
hm_GL_FontColor          = "white";
hm_GL_FontColorOver      = "white";
hm_GL_BGColor            = "03619E";
hm_GL_BGColorOver        = "609BC2";
hm_GL_ItemPadding        = 3;

hm_GL_BorderWidth        = 1;
hm_GL_BorderColor        = "#000000";
hm_GL_BorderStyle        = "solid";
hm_GL_SeparatorSize      = 1;
hm_GL_SeparatorColor     = "#03619E";

hm_GL_ImageSrc = "http://www.wellnesscoalition.com/images/navi_arrow.gif";
hm_GL_ImageSrcLeft = "http://www.wellnesscoalition.com/images/navi_arrow.gif";

hm_GL_ImageSrcOver = "http://www.wellnesscoalition.com/images/navi_arrow.gif";
hm_GL_ImageSrcLeftOver = "http://www.wellnesscoalition.com/images/navi_arrow.gif";

hm_GL_ImageSize          = 6;
hm_GL_ImageHorizSpace    = 1;
hm_GL_ImageVertSpace     = 1;

hm_GL_KeepHilite         = true;
hm_GL_ClickStart         = false;
hm_GL_ClickKill          = 0;
hm_GL_ChildOverlap       = 20;
hm_GL_ChildOffset        = 4;
hm_GL_ChildPerCentOver   = null;
hm_GL_TopSecondsVisible  = .5;
hm_GL_ChildSecondsVisible = .3;
hm_GL_StatusDisplayBuild = 0;
hm_GL_StatusDisplayLink  = 1;
hm_GL_UponDisplay        = null;
hm_GL_UponHide           = null;

hm_GL_RightToLeft      = false;
hm_GL_CreateTopOnly      = hm_NS4 ? true : false;
hm_GL_ShowLinkCursor     = true;

function hm_f_CenterMenu(topmenuid) {
	var MinimumPixelLeft = 10;
	var TheMenu = hm_DOM ? document.getElementById(topmenuid) : hm_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = hm_DOM ? parseInt(TheMenu.style.width) : hm_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = hm_IE ? (hm_DOM ? hm_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
var setwidth=Math.max(parseInt(((TheWindowWidth-750)/2)),MinimumPixelLeft);
return Math.max(parseInt(((TheWindowWidth-750)/2)),MinimumPixelLeft);
}

function HM_f_growrightMenu(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((TheWindowWidth-TheMenuWidth) ),MinimumPixelLeft);
}


function HM_f_growMenu4(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((((TheWindowWidth/5)-150)/2)),MinimumPixelLeft);
}

function HM_f_growMenu5(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((((TheWindowWidth/5)-150)/2)+(TheWindowWidth/5)),MinimumPixelLeft);
}
function HM_f_growMenu6(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((((TheWindowWidth/5)-150)/2)+((TheWindowWidth/5)*2)),MinimumPixelLeft);
}

function HM_f_growMenu7(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((((TheWindowWidth/5)-150)/2)+((TheWindowWidth/5)*3)),MinimumPixelLeft);
}

function HM_f_growMenu8(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : HM_IE4 ? document.all(topmenuid) : eval("window." + topmenuid);
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_IEcanvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((((TheWindowWidth/5)-150)/2)+((TheWindowWidth/5)*4)),MinimumPixelLeft);
}


if(hm_IsMenu) {
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='../../../../hm_arrays.js' TYPE='text/javascript'><\/SCR" + "IPT>");
	document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='../../../../hm_script"+ hm_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
}


//end