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="none";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="menu/appear.gif";
imagepadding=11;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CC6633";
offcolor="#ffffff";
onbgcolor="#FFCC99";
oncolor="#990000";
onbgimage="menu/background-3.gif";
overbgimage="menu/background-3.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
overimage="menu/blackdots.gif";
padding=7;
pagebgimage="menu/background-3.gif";
pagebgcolor="#FFCC99";
pagecolor="#990000";
separatorcolor="#FFCC99";
separatorsize=0;
subimage="";
onsubimage="";
subimagepadding=2;

}


with(submenuStyle=new mm_style()){
bordercolor="#FFCC99";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffddbc";
offbgcolor="#FFCC99";
offcolor="#990000";
onbgcolor="#ffddbc";
oncolor="#990000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=6;
pagebgcolor="#ffddbc";
pagecolor="black";
separatorcolor="#FFEBD7";
separatorsize=1;
subimage="";
subimagepadding=0;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
menuwidth="776px";
menualign="justify";
style=menuStyle;

aI("itemwidth=83;bgimage=menu/background-2-2.gif;showmenu=Serials;text=Serials;");
aI("itemwidth=122;bgimage=menu/background-2.gif;showmenu=Get Inspired;text=Get Inspired;");
aI("itemwidth=143;bgimage=menu/background-2.gif;showmenu=Prashanti Diary;text=Prashanti Diary;");
aI("itemwidth=128;bgimage=menu/background-2.gif;showmenu=Photo Gallery;text=Photo Gallery;");
aI("itemwidth=125;bgimage=menu/background-2.gif;showmenu=Bhajan Tutor;text=Bhajan Tutor;");
aI("itemwidth=85;bgimage=menu/background-2.gif;showmenu=Quiz 1;text=Quiz 1;");
aI("itemwidth=89;bgimage=menu/background-2.gif;showmenu=Quiz 2;text=Quiz 2;");
}

with(milonic=new menuname("Serials")){
margin=7;
style=submenuStyle;
aI("text=The Dramas of Life Divine - Part 3;url=05-Dramas.htm;");
aI("text=Spiritual Questions & Answers, Part 5;url=05-QA.htm;");
}

with(milonic=new menuname("Get Inspired")){
margin=7;
style=submenuStyle;

aI("text=The Trail and the Taste;url=12-cocoon.htm;");
aI("text=The Unknown Hero;url=12-unknown-hero.htm;");
aI("text=Drop Your Dots and Stars;url=12-wemmicks.htm;");
}

with(milonic=new menuname("Prashanti Diary")){
margin=7;
style=submenuStyle;
aI("text=Songs by Devotees from Hyderabad;url=11-prasanthi-diary_Part_1.htm;");
aI("text=Parthi Yatra of Prakasam District;url=11-prasanthi-diary_Part_2.htm;");
aI("text=Swami’s Visit to Muddenahalli;url=11-prasanthi-diary_Part_3.htm;");
aI("text=Music Programme by Devotees from Hungary;url=11-prasanthi-diary_Part_4.htm;");
aI("text=Dance Programme by Devotees from Nilgiris;url=11-prasanthi-diary_Part_5.htm;");
aI("text=Shivarathri Celebrations;url=11-prasanthi-diary_Part_6.htm;");
}

with(milonic=new menuname("Photo Gallery")){
margin=7;
style=submenuStyle;
aI("text=Shiva... Smiling and Spellbinding!;url=08-photogallery01.htm;");
aI("text=The Growth of the Grandeur of Prasanthi...;url=08-photogallery02.htm;");
}

with(milonic=new menuname("Bhajan Tutor")){
margin=7;
style=submenuStyle;
aI("text=Hari Om Tat Sat Namah Shivaya;url=10-bhajans.htm;");
aI("text=Pranamami Sri Durge Sai Narayani;url=10-bhajans.htm#anchor2;");
}

with(milonic=new menuname("Quiz 1")){
margin=7;
style=submenuStyle;
aI("text=Multi-Faith Quiz;url=quiz.htm");

}

with(milonic=new menuname("Quiz 2")){
margin=7;
style=submenuStyle;
aI("text=Quiz on Grama Seva;url=quiz2.htm");
aI("text=Quiz on Ramayana;url=quiz4.htm");
aI("text=Quiz on H2H;url=quiz3.htm");

}
drawMenus();


