function mmLoadMenus(){
if(window.mm_menu_1)return;

window.mm_menu_1 = new Menu("root",156,16,"#638bb2","#0c2577","#7fc3e7","Arial",12,"#3d5b79","#a4cbe8","#a4cbe8","#3d5b79","left","middle",0,0,500,0,"/images/arrows.gif");

mm_menu_1.addMenuItem("Mission-Values-Vision", "window.open('/mission-values-vision.asp', '_self')");
mm_menu_1.addMenuItem("History", "window.open('/history.asp', '_self')");
mm_menu_1.addMenuItem("Leadership", "window.open('/leadership.asp', '_self')");
mm_menu_1.addMenuItem("Locations", "window.open('/locations.asp', '_self')");
mm_menu_1.addMenuItem("Employment", "window.open('/employment.asp', '_self')");
mm_menu_1.addMenuItem("Publications", "window.open('/publications.asp', '_self')");
mm_menu_1.addMenuItem("Accreditations", "window.open('/accreditations.asp', '_self')");
mm_menu_1.addMenuItem("Take the Tour", "window.open('/take_the_tour.asp', '_self')");

window.mm_menu_2 = new Menu("root",228,16,"#638bb2","#0c2577","#7fc3e7","Arial",12,"#3d5b79","#a4cbe8","#a4cbe8","#3d5b79","left","middle",0,0,500,0,"/images/arrows.gif");

mm_menu_2.addMenuItem("Employment Services", "window.open('/employment_services.asp', '_self')");
mm_menu_2.addMenuItem("Life Skills Training/Day Services", "window.open('/life_skills_trainingday_services.asp', '_self')");
mm_menu_2.addMenuItem("ProAct Features", "window.open('/proact_features.asp', '_self')");
mm_menu_2.addMenuItem("Transportation", "window.open('/transportation.asp', '_self')");

window.mm_menu_3_0 = new Menu("Production Services",126,16,"#638bb2","#0c2577","#7fc3e7","Arial",12,"#3d5b79","#a4cbe8","#a4cbe8","#3d5b79","left","middle",0,0,500,0,"/images/arrows.gif");

mm_menu_3_0.addMenuItem("Services Offered", "window.open('/services_offered.asp', '_self')");
mm_menu_3_0.addMenuItem("Equipment", "window.open('/equipment.asp', '_self')");

window.mm_menu_3 = new Menu("root",156,16,"#638bb2","#0c2577","#7fc3e7","Arial",12,"#3d5b79","#a4cbe8","#a4cbe8","#3d5b79","left","middle",0,0,500,0,"/images/arrows.gif");

mm_menu_3.addMenuItem("Employees-Individuals", "window.open('/employees-individuals.asp', '_self')");
mm_menu_3.addMenuItem("Employees-Groups", "window.open('/employees-groups.asp', '_self')");
mm_menu_3.addMenuItem(mm_menu_3_0, "window.open('/production_services.asp', '_self')");
mm_menu_3.addMenuItem("Work Comp Injuries", "window.open('/work_comp_injuries.asp', '_self')");

window.mm_menu_4 = new Menu("root",150,16,"#638bb2","#0c2577","#7fc3e7","Arial",12,"#3d5b79","#a4cbe8","#a4cbe8","#3d5b79","left","middle",0,0,500,0,"/images/arrows.gif");

mm_menu_4.addMenuItem("More Success Stories", "window.open('/more_success_stories.asp', '_self')");

mm_menu_4.writeMenus();}