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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="menu/appear.gif";
imagepadding=6;
offbgcolor="#CC6633";
offcolor="#ffffff";
onbgcolor="#FFCC99";
oncolor="#990000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
overimage="menu/blackdots.gif";
padding=0;
pagebgcolor="#FFCC99";
pagecolor="#990000";
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
onsubimage="";
subimagepadding=2;

}


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFCC99";
offcolor="#990000";
onbgcolor="#FF9900";
oncolor="#990000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4;
pagebgcolor="#FF9900";
pagecolor="black";
separatorcolor="#FFEBD7";
separatorsize=1;
subimage="";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
menuwidth="778px";
menualign="justify";
style=menuStyle;

aI("itemwidth=90;showmenu=Sai Seva;text=Sai Seva;");
aI("itemwidth=80;showmenu=Serials;text=Serials;");
aI("itemwidth=115;showmenu=Get Inspired;text=Get Inspired;");
aI("itemwidth=135;showmenu=Prashanti Diary;text=Prashanti Diary;");
aI("itemwidth=120;showmenu=Photo Gallery;text=Photo Gallery;");
aI("itemwidth=120;showmenu=Bhajan Tutor;text=Bhajan Tutor;");
aI("itemwidth=113;showmenu=Test Your SQ;text=Test Your SQ;");

}

with(milonic=new menuname("Sai Seva")){
margin=7;
style=submenuStyle;
aI("text=Selfless Service;url=06-sai_seva.htm;");
}

with(milonic=new menuname("Get Inspired")){
margin=7;
style=submenuStyle;

aI("text=The Apple Tree;url=12-apple_tree.htm;");
aI("text=The Great Purifier;url=12-great_purifier.htm;");
aI("text=A Letter from God;url=12-letter_from_god.htm;");
}


with(milonic=new menuname("Prashanti Diary")){
margin=7;
style=submenuStyle;
aI("text=Srikakulum Teachers Parthi Yatra;url=11-prasanthi-diary.htm;");
aI("text=Presentation by the Rishikesh Sathya Sai School;url=11-prasanthi-diary.htm#Rishikesh;");
aI("text=‘Teen Youth Group’ from Malaysia;url=11-prasanthi-diary.htm#Malaysia;");
aI("text=Christmas Celebrations;url=11-prasanthi-diary.htm#Christmas;");
}


with(milonic=new menuname("Photo Gallery")){
margin=7;
style=submenuStyle;

aI("text=Light n' Bright In Yellow n' White...;url=08-photogallery.htm;");

}


with(milonic=new menuname("Bhajan Tutor")){
margin=7;
style=submenuStyle;
aI("text=Vinayaka Vinayaaka;url=10-bhajans.htm#Vinayaka;");
aI("text=Ananda Sagara;url=10-bhajans.htm#Ananda;");

}


with(milonic=new menuname("Test Your SQ")){
margin=7;
style=submenuStyle;

aI("text=Multi-Faith Quiz;url=quiz.htm;");

}
with(milonic=new menuname("Serials")){
margin=7;
style=submenuStyle;
aI("text=Shirdi Sai - Parthi Sai;url=05-ssps.htm;");
aI("text=Gita For Children;url=05-gita.htm;");

}
drawMenus();


