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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
offbgcolor="none";
offcolor="#ffffff";
onbgcolor="none";
oncolor="#FF9900";
padding=1;
pagecolor="#2a6aa7";
pagebgcolor="#FFFfff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="20"
separatorcolor="none"
}

with(ScrollingSampStyle1=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#2a6aa7";
padding=5;
pagecolor="#2a6aa7";
pagebgcolor="#FFFfff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="20"
separatorcolor="none"
}



with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle1;
aI("text=RVSM Manuals;url=rvsm.shtml;");
aI("text=International Operations Manuals;url=international_operations_manuals.shtml;");
aI("text=Data Link Manuals;url=data_link_manuals.shtml;");


}




drawMenus();


