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=0;
_subOffsetLeft=0;




with(BigTransparent=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
//itemwidth=165;
fontfamily="Tahoma";
fontsize=11;
fontstyle="normal";
fontweight="bold";
offcolor="#FFFFFF";
//onborder="0px dotted #000000";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=6;
subimagepadding=5;
menubgcolor="#c0c0c0";
}

with(BigTransparent2=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma";
fontsize=11;
fontstyle="normal";
fontweight="bold";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=7;
subimagepadding=5;
menubgcolor="#c0c0c0";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=0;
position="relative";
orientation="horizontal";
style=BigTransparent2;
aI("image=images/buttons/aenigma_off.gif;overimage=images/buttons/aenigma_on.gif;showmenu=aenigma;url=index.php?page=Aenigma;");
aI("image=images/buttons/services_off.gif;overimage=images/buttons/services_on.gif;showmenu=services;url=index.php?page=Services;");
aI("image=images/buttons/product_off.gif;overimage=images/buttons/product_on.gif;url=index.php?page=Product;");
aI("image=images/buttons/success_off.gif;overimage=images/buttons/success_on.gif;showmenu=successes;url=index.php?page=Successes;");
aI("image=images/buttons/partner_off.gif;overimage=images/buttons/partner_on.gif;showmenu=partner;url=index.php?page=Partners;");
aI("image=images/buttons/new_off.gif;overimage=images/buttons/new_on.gif;url=index.php?page=News;");
}

with(milonic=new menuname("aenigma")){
margin=0;
fontfamily="Arial";
fontsize=12;
style=BigTransparent;
itemwidth=127;
aI("text=Overview;url=index.php?page=Aenigma;");
aI("text=Our Vision;url=index.php?page=Aenigma#team;");
aI("text=Our Team;url=index.php?page=Aenigma#team;");
aI("text=Our History;url=index.php?page=Aenigma#team;");
}

with(milonic=new menuname("services")){
margin=0;
fontfamily="Arial";
fontsize=12;
style=BigTransparent;
itemwidth=127;
aI("text=Hosting;url=index.php?page=Services;");
aI("text=Consulting;url=index.php?page=ConsultingServices;");
}

with(milonic=new menuname("successes")){
margin=0;
fontfamily="Arial";
fontsize=12;
style=BigTransparent;
itemwidth=127;
aI("text=Proficient;url=index.php?page=Successes;");
aI("text=Government System X;url=index.php?page=Successes;");
aI("text=Assimilate;url=index.php?page=Successes#bottom;");
aI("text=Program Server Framework;url=index.php?page=Successes#bottom;");
aI("text=Derivatives Trading Company X;url=index.php?page=Successes#bottom;");

}

with(milonic=new menuname("partner")){
margin=0;
fontfamily="Arial";
fontsize=12;
style=BigTransparent;
itemwidth=127;
aI("text=Microsoft;url=index.php?page=Partners#p1;");
aI("text=Citrix;url=index.php?page=Partners#p2;");
aI("text=Program Framework;url=index.php?page=Partners#p3;");
aI("text=Advanced Service Solutions;url=index.php?page=Partners#p4;");
}
drawMenus();

