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(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B7F085";
offcolor="#0000FF";
onbgcolor="#CCC4FF";
oncolor="#000000";
onsubimage="http://www.milonic.com/menuimages/black_7x7.gif";
padding=6;
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/black_7x7.gif";
subimagepadding=6;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#A3AED3";
oncolor="#000000";
onsubimage="http://www.milonic.com/menuimages/black_7x7.gif";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/black_7x7.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=315;
screenposition="center";
overflow="scroll";
followscroll=1;
style=menuStyle;
aI("text=SEP 10;url=#Sep 10");
aI("text=OCT 10;url=#Oct 10");
aI("text=NOV 10;url=#Nov 10");
aI("text=DEC 10;url=#Dec 10");
aI("text=JAN 11;url=#Jan 11");
aI("text=FEB 11;url=#Feb 11");
aI("text=MAR 11;url=#Mar 11");
aI("text=APL 11;url=#Apl 11");
aI("text=MAY 11;url=#May 11");
aI("text=JUN 11;url=#Jun 11");
aI("text=JUL 11;url=#Jul 11");
aI("text=AUG 11;url=#Aug 11");
aI("text=Top of Page;url=#Top");
}



drawMenus();

