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=75;showmenu=Serials;text=Serials;");
aI("itemwidth=112;showmenu=Get Inspired;text=Get Inspired;");
aI("itemwidth=133;showmenu=Prashanti Diary;text=Prashanti Diary;");
aI("itemwidth=118;showmenu=Photo Gallery;text=Photo Gallery;");
aI("itemwidth=115;showmenu=Bhajan Tutor;text=Bhajan Tutor;");
aI("itemwidth=110;showmenu=Quiz 1;text=Quiz 1;");
aI("itemwidth=110;showmenu=Quiz 2;text=Quiz 2;");
}

with(milonic=new menuname("Serials")){
margin=7;
style=submenuStyle;
aI("text=Shirdi Sai - Parthi Sai;url=05-ssps.htm;");
aI("text=Musings on Avatars - 8;url=05-avatars.htm;");
}

with(milonic=new menuname("Get Inspired")){
margin=7;
style=submenuStyle;

aI("text='Before they Call, I will Answer';url=12-answer.htm;");
aI("text= The Carrot;url=12-carrot.htm;");
aI("text=Take the Kindness Challenge...;url=12-kindness.htm;");
}

with(milonic=new menuname("Prashanti Diary")){
margin=7;
style=submenuStyle;
aI("text=July 31, 2008 - Central Trust Anniversary Celebrations;url=11-prasanthi-diary.htm;");
aI("text=September 5, 2008 - Ganesha Idols Immersion Ceremony;url=Part1-prasanthi-diary.htm;");
aI("text=September 10, 2008 - Onam Celebrations in Prasanthi Nilayam;url=Part4-prasanthi-diary.htm;");
}

with(milonic=new menuname("Photo Gallery")){
margin=7;
style=submenuStyle;
aI("text=Bounteous Benedictions...in Precious Drops;url=08-photogallery01.htm;");
aI("text=Benign Baba...in His Beautiful Bower;url=08-photogallery02.htm;");
}

with(milonic=new menuname("Bhajan Tutor")){
margin=7;
style=submenuStyle;
aI("text=Govinda Krishna Vithale;url=10-bhajans.htm;");
aI("text=Durge Durge Durge Jai Jai Maa;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 Divine Discourses <br> on True Medicare;url=quiz2.htm");
aI("text=Quiz on H2H;url=quiz3.htm");

}
drawMenus();


