<!--

function mmLoadMenus() {
if (window.mm_menu_0) return;
window.mm_menu_0 = new Menu("root",125,25,"Arial",12,"#fff","#fff","#9b8323","#211a0a","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_0.addMenuItem("Overview","window.open('about-us.php', '_self');");
mm_menu_0.addMenuItem("History","window.open('history.php', '_self');");
mm_menu_0.addMenuItem("Mission","window.open('mission.php', '_self');");
mm_menu_0.addMenuItem("Values","window.open('values.php', '_self');");
mm_menu_0.addMenuItem("Experience","window.open('experience.php', '_self');");
mm_menu_0.addMenuItem("Executive&nbsp;Team","window.open('executive-team.php', '_self');");
	mm_menu_0.fontWeight="normal";
	mm_menu_0.hideOnMouseOut=true;
	mm_menu_0.menuBorder=2;
	mm_menu_0.menuLiteBgColor='#9b8323';
	mm_menu_0.menuBorderBgColor='#9b8323';
	mm_menu_0.bgColor='#9b8323';

window.mm_menu_1 = new Menu("root",265,25,"Arial",12,"#fff","#fff","#9b8323","#211a0a","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_1.addMenuItem("Homeland&nbsp;Security","window.open('homeland-security.php', '_self');");
mm_menu_1.addMenuItem("Disaster&nbsp;and&nbsp;Emergency&nbsp;Response","window.open('disaster-emergency-response.php', '_self');");
mm_menu_1.addMenuItem("Strike&nbsp;Security&nbsp;and&nbsp;Labor&nbsp;Disputes","window.open('strike-security-labor-disputes.php', '_self');");
mm_menu_1.addMenuItem("Executive&nbsp;Protection","window.open('executive-protection.php', '_self');");
mm_menu_1.addMenuItem("Logistics,&nbsp;Equipment&nbsp;and&nbsp;Support&nbsp;Services","window.open('logistics-equipment-support-services.php','_self');");
mm_menu_1.addMenuItem("Supplemental&nbsp;Labor&nbsp;and&nbsp;Staffing","window.open('supplemental-labor-staffing.php', '_self');");
mm_menu_1.addMenuItem("Security&nbsp;Survey&nbsp;and&nbsp;Vulnerability&nbsp;Assessment","window.open('security-survey-vulnerability-assessment.php', '_self');");
mm_menu_1.addMenuItem("Additional&nbsp;Services&nbsp;Offered","window.open('additional-services-offered.php', '_self');");
	mm_menu_1.fontWeight="normal";
	mm_menu_1.hideOnMouseOut=true;
	mm_menu_1.menuBorder=2;
	mm_menu_1.menuLiteBgColor='#9b8323';
	mm_menu_1.menuBorderBgColor='#9b8323';
	mm_menu_1.bgColor='#9b8323';

window.mm_menu_2 = new Menu("root",200,25,"Arial",12,"#fff","#fff","#9b8323","#211a0a","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_2.addMenuItem("Recruitment&nbsp;and&nbsp;Screening","window.open('recruitment-screening.php', '_self');");
mm_menu_2.addMenuItem("Training","window.open('training.php', '_self');");
mm_menu_2.addMenuItem("Fully&nbsp;Insured,&nbsp;Licensed,&nbsp;Bonded","window.open('fully-insured-licensed-bonded.php', '_self');");
	mm_menu_2.fontWeight="normal";
	mm_menu_2.hideOnMouseOut=true;
	mm_menu_2.menuBorder=2;
	mm_menu_2.menuLiteBgColor='#9b8323';
	mm_menu_2.menuBorderBgColor='#9b8323';
	mm_menu_2.bgColor='#9b8323';

	mm_menu_2.writeMenus();

} // mmLoadMenus()



//-->
