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;
lan = getLanguage()
 

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="66%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#77ACDA";
offcolor="#394C68";
onbgcolor="#8FC4F1";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimagepadding=0;
}
 
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
center=0;
orientation="horizontal";
style=menuStyle;
top=191;
 
 
aI("image=images/left_of_zero_butt_pc_142x27.gif;");
 
 
aI("image=images/nav_butt_home_zero_0_115x27.gif;overimage=images/nav_butt_home_zero_1_115x27.gif;showmenu=Industries;text=;url="+getUrlTrans('Industries.html', lan));
 
aI("image=images/navbutt_one_0_100x27.gif;overimage=images/navbutt_one_1_100x27.gif;showmenu=Products;text=;url="+getUrlTrans('products.html', lan));
 
aI("image=images/navbutt_two_0_94x27.gif;overimage=images/navbutt_two_1_94x27.gif;showmenu=Services;text=;url="+getUrlTrans('services.html', lan));
 
aI("image=images/navbutt_three_0_93x27.gif;overimage=images/navbutt_three_1_93x27.gif;showmenu=Support;text=;url="+getUrlTrans('support.html', lan));
 
aI("image=images/navbutt_four_0_114x27.gif;overimage=images/navbutt_four_1_114x27.gif;url="+getUrlTrans('downloads.html', lan));
 
aI("image=images/navbutt_five_0_78x27.gif;overimage=images/navbutt_five_1_78x27.gif;url="+getUrlTrans('about.html', lan));
}
 
with(milonic=new menuname("Industries")){
style=menuStyle;
aI("text=Aerospace & Defense;url="+getUrlTrans('Aerospace_Defense.html', lan)+";");
aI("text=Automotive & Transportation;url="+getUrlTrans('Automotive_Transportation.html', lan)+";");
aI("text=Consumer Electronics;url="+getUrlTrans('Consumer_Electronics.html', lan)+";");
aI("text=Industrial Automation & Control;url="+getUrlTrans('Industrial_Automation_and_Control.html', lan)+";");
aI("text=Telecom / Network Infrastructure;url="+getUrlTrans('Telecom_Network_Infrastructure.html', lan)+";");
}
 
with(milonic=new menuname("Products")){
style=menuStyle;
aI("showmenu=JavaDrops;text=Java Solutions;url="+getUrlTrans('perc.html', lan)+";");
aI("showmenu=AdaDrops;text=Ada Solutions;url="+getUrlTrans('Ada_Solutions.html', lan)+";");
aI("showmenu=SafetyDrops;text=Safety / Security Critical Solutions;url="+getUrlTrans('Safety_Security_Critical_Solutions.html', lan)+";");
aI("showmenu=MotifDrops;text=Motif UIMS Solutions;url="+getUrlTrans('teleuse.html', lan)+";");
//aI("showmenu=ModelingDrops;text=Modeling Solutions;url="+getUrlTrans('stp.html', lan)+";");
}
 
 
with(milonic=new menuname("JavaDrops")){
style=menuStyle;
aI("text=Embedded / Real-Time JSE;url="+getUrlTrans('Embedded_Real-Time_JSE.html', lan)+";");
aI("text=Hard Real-Time;url="+getUrlTrans('Hard_Real-Time.html', lan)+";");
aI("text=Safety Critical;url="+getUrlTrans('Safety_Critical.html', lan)+";");
}
 
with(milonic=new menuname("AdaDrops")){
style=menuStyle;
aI("text=Native Development;url="+getUrlTrans('objectada_native.html', lan)+";");
aI("text=Embedded/ Real-Time Development;url="+getUrlTrans('objectada_rts.html', lan)+";");
aI("text=Safety Critical;url="+getUrlTrans('objectada_sc.html', lan)+";");
}
 
with(milonic=new menuname("SafetyDrops")){
style=menuStyle;
aI("text=Safety Critical Ada;url="+getUrlTrans('objectada_sc.html', lan)+";");
aI("text=Safety Critical Java;url="+getUrlTrans('Safety_Critical.html', lan)+";");
aI("text=MILS Java;url="+getUrlTrans('MILS_Java.html', lan)+";");
}
 
with(milonic=new menuname("MotifDrops")){
style=menuStyle;
aI("text=Linux;url="+getUrlTrans('teleuse_linux.html', lan)+";");
aI("text=Unix;url="+getUrlTrans('teleuse_unix.html', lan)+";");
aI("text=Windows;url="+getUrlTrans('teleuse_win.html', lan)+";");
}
 
with(milonic=new menuname("ModelingDrops")){
style=menuStyle;
aI("text=Structured Analysis and Design;url="+getUrlTrans('stp_se.html', lan)+";");
aI("text=UML;url="+getUrlTrans('stp_uml.html', lan)+";");
}
 
 
 
 
 
 
with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=Consulting;url="+getUrlTrans('consulting.html', lan)+";");
aI("text=Training;url="+getUrlTrans('education.html', lan)+";");
}
 
with(milonic=new menuname("Support")){
style=menuStyle;
aI("text=PERC;url="+getUrlTrans('support_perc.html', lan)+";");
aI("text=ObjectAda;url="+getUrlTrans('support_ada.html', lan)+";");
aI("text=AonixADT;url="+getUrlTrans('support_adt.html', lan)+";");
aI("text=AdaWorld;url="+getUrlTrans('support_adaworld.html', lan)+";");
aI("text=TeleUSE;url="+getUrlTrans('support_teleuse.html', lan)+";");
aI("text=Software Through Pictures;url="+getUrlTrans('support_stp.html', lan)+";");
aI("text=Ameos;url="+getUrlTrans('support_ameos.html', lan)+";");
}
 
 
 
drawMenus();
