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=6;
_subOffsetLeft=1;




with(menuStyle=new mm_style()){
styleid=1;
align="right";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#330000";
offcolor="#FFFF7A";
onbgcolor="#FFFF7A";
oncolor="#330000";
onsubimage="../../Images/Double1_yellow_8x7.gif";
padding=6;
subimage="../../Images/Double1_yellow_8x7.gif";
subimagepadding=6;
}

with(mainmenuStyle=new mm_style()){
align="right";
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=3;
offbgcolor="#EAEBDF";
offcolor="#515151";
onbgcolor="#CFD0C0";
oncolor="#000000";
onsubimage="../../Images/Double1_yellow_8x7.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="../../Images/Double1_yellow_8x7.gif";
subimagepadding=6;
}


with(milonic=new menuname("Milonic")){
openstyle="rtl";
style=menuStyle;
}

with(milonic=new menuname("Links")){
openstyle="rtl";
style=menuStyle;
}

with(milonic=new menuname("Anti Spam")){
openstyle="rtl";
style=menuStyle;
}

with(milonic=new menuname("MyMilonic")){
openstyle="rtl";
style=menuStyle;
}

drawMenus();

