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=1;


with(horizStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman, Arial";
fontsize="110%";
fontstyle="bold";
headerborder="1";
headercolor="#000000";
imagepadding="2";
offbgcolor="#fffff9";
onbgcolor="#F3E7A9";
offborder="1px solid #F4B700";
onborder="1px solid #000000";
offcolor="#223019";
oncolor="maroon";
onsubimage="images/arrow_red.gif";
padding="1";
pagecolor="#000000";
pagebgcolor="#F3E7A9";
separatoralign="right";
separatorcolor="#fffff9";
separatorwidth="2";
separatorpadding="3";
subimagepadding="2";
screenposition="center";
}


with(milonic=new menuname("mainmenu")){
alwaysvisible=1;
margin=10;
itemwidth=20;
openstyle="rtl";
orientation="horizontal";
style=horizStyle;
align="center";
screenposition="center"; 
top=310;
aI("text=۱;url=notes_01.htm;");
aI("text=۲;url=notes_02.htm;");
aI("text=۳;url=notes_03.htm;");
aI("text=٤;url=notes_04.htm;");
aI("text=٥;url=notes_05.htm;");
aI("text=٦;url=notes_06.htm;");
aI("text=٧;url=notes_07.htm;");
aI("text=۸;url=notes_08.htm;");
aI("text=٩;url=notes_09.htm;");
aI("text=١٠;url=notes_10.htm;");
aI("text=۱۱;url=notes_11.htm;");
aI("text=۱۲;url=notes_12.htm;");
aI("text=۱۳;url=notes_13.htm;");
aI("text=۱٤;url=notes_14.htm;");
aI("text=۱٥;url=notes_15.htm;");
aI("text=۱٦;url=notes_16.htm;");
aI("text=۱٧;url=notes_17.htm;");
aI("text=۱۸;url=notes_18.htm;");
aI("text=۱٩;url=notes_19.htm;");
aI("text=۲٠;url=notes_20.htm;");
}


drawMenus();

