_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=-5;


with(menuStyle=new mm_style()){
bordercolor="#DCDCDC";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial, Verdana, san-serif";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#666666";
oncolor="#ffffff";
pagecolor="#ffffff";
padding=8;
pagebgcolor="#000000";
separatorcolor="#DCDCDC";
separatorsize=1;
bgimage="./images/cf_back.gif";
}

with(AllImagesStyle=new mm_style()){
bordercolor="#DCDCDC";
borderstyle="solid";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
onbgcolor="#666666";
padding=3;
}

with(milonic=new menuname("about_us")){
style=menuStyle;
aI("text=Advatech's Vision;url=./Advatech_vision.html;");
aI("text=Advatech's Mission;url=./Advatech_mission.html;");
aI("text=Advatech's Quality;url=./Advatech_quality.html;");
aI("text=Advatech's Leadership;url=./Advatech_leadership.html;");
aI("text=Advatech's Core Values;url=./Advatech_corevalues.html;");
aI("text=Locations;url=./locations.html;");
aI("text=Organization Chart;url=./Advatech_organizational_chart.html;");
}

with(milonic=new menuname("solutions")){
style=menuStyle;
aI("text=Technology Development;url=./tech_development.html;");
aI("text=Engineering Analysis;url=./analysis.html;");
aI("text=Integrated Frameworks;url=./integrated_frameworks.html;");
aI("text=Mechanical Design;url=./design.html;");
aI("text=Systems Engineering;url=./systems.html;");
aI("text=Manufacturing Support;url=./manufacturing.html;");
aI("text=Software Development;url=./software_development.html;");
//aI("text=Technical Publications;url=./tech_pubs.html;");
//aI("text=Program Management;url=./program_management.html;");
aI("text=Interoperability Communication;url=./interoperability_communication.html;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=News;url=./news.html;");
aI("text=Trade Shows;url=./trade_shows.html;");
aI("text=Technical Papers;url=./tech_papers.html;");
aI("text=Project Overviews;url=./project_overviews.html;");
aI("text=Brochures;url=./Advatech_Brochures.html");
aI("text=IPAT Video;url=./Advatech_video-1.html");
aI("text=uGATE Video;url=./Advatech_video-2.html");
}

with(milonic=new menuname("careers")){
style=menuStyle;
//aI("text=Job Descriptions;url=./job_descriptions.html;");
aI("text=Current Openings;url=./current_openings.html;");
aI("text=Employee Benefits;url=./Advatech_Employee_Benefits.html;");

}
