NS4 = (document.layers); IE4 = (document.all); ver4 = (NS4 || IE4); IE5 = (IE4 && navigator.appVersion.indexOf("5.")!=-1); isMac = (navigator.appVersion.indexOf("Mac") != -1); isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac)); function popUp(){return}; function popDown(){return}; if (!ver4) event=null; if (isMenu) { menuVersion = 3; menuWidth = 120; childOverlap = 0; childOffset = 2; perCentOver = null; secondsVisible = .25; fntCol = "#000000"; fntSiz = "8"; fntBold = false; fntItal = false; fntFam = "arial,verdana,sans-serif,"; backCol = "#cccccc"; overCol = "#999999"; overFnt = "#ffffff"; borWid = 1; borCol = "#111732"; borSty = "solid"; itemPad = 3; imgSrc = "/APC/CDA/images/Homepage_Site_Graphics/arrow_white.gif"; imgSiz = 11; separator = 1; separatorCol = "#111732"; isFrames = false; navFrLoc = "left"; keepHilite = true; NSfontOver = true; clickStart = false; clickKill = false; }