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=1;

fontfamily="comic sans ms,verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#042335";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#d11390";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="Center";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
aI("text=Feature Focus-Source-Agent;url=ppt/Feature Focus-Source-Agent.ppt;");





}





drawMenus();

