fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontweight="bold";
fontstyle="none";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007BA5";
offcolor="#ffffff";
<!--onbgcolor="#AADEED";-->
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
<!--overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#007BA5', Direction=135, Strength=3)";-->
padding=4;
pagebgcolor="#82B6D7";
pagecolor="#000000";
bgimage="/img/bar_teal.jpg";
menubgimage="/img/bar_teal.jpg";
separatorcolor="#ffffff";
separatorwidth="1";
separatorpadding="10";
separatorsize=1;
subimage="/img/arrow.gif";
subimagepadding=0;
}

with(menuStyle1=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontweight="bold";
fontstyle="none";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007BA5";
offcolor="#ffffff";
onbgcolor="#AADEED";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="#000000";
separatorcolor="#007BA5";
separatorsize=4;
subimage="/img/left_arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
align="center";
position="relative";
screenposition="relative";
left=0;
orientation="horizontal";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;;url=/index.php");
aI("showmenu=About;text=&nbsp;&nbsp;About ZAI;");
aI("showmenu=Services;text=&nbsp;&nbsp;Services;");
aI("showmenu=Patents;text=&nbsp;&nbsp;Patent Awards");
aI("showmenu=Contract;text=&nbsp;&nbsp;Contract Vehicles;");
aI("showmenu=Careers;text=&nbsp;&nbsp;Careers&nbsp;;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle1;
aI("text=Corporate Profile;url=/about/index.php")
aI("text=Directions;url=/about/directions.php")
<!--aI("text=Core Capabilities;url=/about/capabilities.php")-->
<!--aI("text=Project Highlights;url=/about/projects.php")-->
aI("text=News Releases;url=/news/index.php")
<!--aI("text=Vertical Plain Text Menu;url=http://www.milonic.com/menusample2.php;onfunction=showtip('Another common sample This time, the sub<br>menus are opened from a vertical main menu') ;")-->
}

with(milonic=new menuname("Services")){
style=menuStyle1;
aI("text=Records Management;url=/records/index.php")
aI("text=Information Distribution;url=/distribution/index.php")
aI("text=Information Technology;url=/technology/index.php")
aI("text=Libraries;url=/library/index.php")
aI("text=Call Centers;url=/callcenter/index.php")
aI("text=Conferences;url=/conference/index.php")
aI("text=Engineering;url=/engineering/index.php")
aI("text=Research & Development;url=/research/index.php")
<!--aI("text=WebSmith;url=http://www.softidiom.com/?milonicmenu;");-->
<!--aI("text=SMS 2 Email;url=http://www.sms2email.com/;");-->
}

with(milonic=new menuname("Patents")){
style=menuStyle1;
aI("text=BioSAR;url=/patents/biosar.php")
aI("text=Target Recognition System;url=/patents/trs.php")
aI("text=Robotic Vision System;url=/patents/rvs.php")
aI("text=Soldier Identification System;url=/patents/sis.php")
}


with(milonic=new menuname("Contract")){
style=menuStyle1;
aI("text=GSA Schedule 70;url=/schedules/gsa70.php")
aI("text=GSA Schedule 36;url=/schedules/gsa36.php")
aI("text=GSA Schedule 871;url=/schedules/gsa871.php")
aI("text=NAVSEA-MAC;url=/schedules/navymac.php")
aI("text=NAVSEA-Seaport e;url=/schedules/seaport.php")
<!-- aI("text=DOJ ITSS-III;url=/schedules/doj.php") -->
}


with(milonic=new menuname("Careers")){
style=menuStyle1;
aI("text=Reasons to Join;url=/career/index.php")
aI("text=Benefits Overview;url=/career/benefits.php")
aI("text=ZAI Culture;url=/career/culture.php")
aI("text=Employment Application (Word Doc);url=/Application.doc")
aI("text=Job Postings;url=http://search5.smartsearchonline.com/zimmerman/jobs/process_jobsearch.asp")
aI("text=Submit Resume;url=mailto:careers@zai-inc.com")
}


drawMenus();

