_scrollAmount=5      // Used for Netscape 4 scrolling_scrollDelay=10	     // Used for Netscape 4 scrolling_menuCloseDelay=500  // The delay for menus to remain visible on mouse off_menuOpenDelay=150   // The delay for opening menus on mouse over_subOffsetTop=0;     // Sub menu offset Top position_subOffsetLeft=0;  // Sub menu offset Left positionGoverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"Goutfilter="randomdissolve(duration=0.3)"Goutfilter=""Goverfilter=""AllMargin=0TextColor1 = '#F2F2F2'TextColor2 = '#F2F2F2'treeOffset=0;  // Used to set the offset of sub menussingleMasterMenu=true // Informs the system to only have one menu open at a timewith(tstyle1=new mm_style()){ondecoration="none"subimage="nav/milonic/SimplePLUS.gif"onsubimage="nav/milonic/SimplePLUS.gif"bordercolor="#5169A2"borderwidth=1borderstyle = "solid"padding = 2fontsize = "13px"fontfamily = "arial, verdana, tahoma" fontweight = "bold"onbold=""subimageposition="top right" separatorsize=1separatorcolor=bordercolorimage="nav/milonic/trans.gif"subimagepadding=3imagepadding=2itemwidth=200oncolor      = TextColor1offcolor     = TextColor1//visitedcolor = TextColor1//clickcolor   = TextColor1onbgcolor    = "#9C8F7F";offbgcolor   = "#8D9AC7";pagebgcolor  = '#9C8F7F'pagecolor    = '#FFFFFF'headercolor="#FFFFFF"menucolor="#FFFFFF"}with(sub1Style=new copyOf(tstyle1)){fontweight = ""fontsize = "12px"onbgcolor="#AEA497"offbgcolor="#ACB5D6"oncolor = TextColor2offcolor = TextColor2visitedcolor = TextColor2//tstyle1.clickcolor    = TextColor2tstyle1.clicksubimage="nav/milonic/SimpleMINUS.gif"tstyle1.clickbgcolor=tstyle1.onbgcolor}with(new menuname("main Tree Menu")){top=125left=5style = tstyle1;alwaysvisible = 1;itemwidth=200//margin=AllMargin//position="relative"aI("text=HOME;url=http://www.oxleysolutions.com/;");aI("showmenu=SOLUTIONS;text=SOLUTIONS;type=tree;");aI("showmenu=ABOUT;text=ABOUT US;type=tree;");aI("text=CONTRACT VEHICLES;url=http://www.oxleysolutions.com/con_veh.shtml");aI("text=CLIENTS;url=http://www.oxleysolutions.com/clients.shtml");//aI("text=PARTNERS;url=http://www.oxleysolutions.com/partners.shtml");aI("text=COMMUNITY INVOLVEMENT;url=http://www.oxleysolutions.com/comm_inv.shtml");aI("text=CAREERS;url=http://www.oxleysolutions.com/careers.shtml");aI("text=NEWS AND EVENTS;url=http://www.oxleysolutions.com/events.shtml");aI("text=CONTACT US;url=http://www.oxleysolutions.com/contact.shtml");}	with(new menuname("SOLUTIONS")){	style = sub1Style;	margin=AllMargin	aI("text=Optimize Project Performance;url=http://www.oxleysolutions.com/opp.shtml;");	aI("text=Customer Relationships;url=http://www.oxleysolutions.com/bmcr.shtml;");//	aI("text=Organizational Efficiency;url=http://www.oxleysolutions.com/ioe.shtml;");	aI("text=Maximize Human Capital;url=http://www.oxleysolutions.com/mhc.shtml;");	aI("text=Enhance IT Service Delivery;url=http://www.oxleysolutions.com/eisd.shtml;");	aI("text=Organizational Performance;url=http://www.oxleysolutions.com/oop.shtml;");	aI("text=Training Solutions;url=http://www.oxleysolutions.com/dbpts.shtml;");	aI("text=Small Business Solutions;url=http://www.oxleysolutions.com/sbs.shtml;");	}	with(new menuname("ABOUT")){	style = sub1Style;	margin=AllMargin	//aI("text=Mission, Vision, & Values;url=http://www.oxleysolutions.com/mission.shtml;");	aI("text=Qualifications;url=http://www.oxleysolutions.com/qual.shtml;");	aI("text=Our Philosophy;url=http://www.oxleysolutions.com/philo.shtml;");}drawMenus()
