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="779px";
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=The Dramas of Life Divine;url=05-Dramas.htm;");
aI("text=Spiritual Questions & Answers, Part 3;url=05-QA.htm;");
}

with(milonic=new menuname("Get Inspired")){
margin=7;
style=submenuStyle;

aI("text=Building New Bridges;url=12-carpenter.htm;");
aI("text=The Invisible Link of Life;url=12-life.htm;");
aI("text= The Two Wolves Within;url=12-wolves.htm;");
}

with(milonic=new menuname("Prashanti Diary")){
margin=7;
style=submenuStyle;
aI("text=Visit to the Tennis Courts and Programme by<br> Chattisgarh and MP Sai Youth;url=11-prasanthi-diary_Part_1.htm;");
aI("text=Drama by Srikakulam Bal Vikas Children;url=11-prasanthi-diary_Part_2.htm;");
aI("text=Christmas Eve;url=11-prasanthi-diary_Part_3.htm;");
aI("text=Christmas Day;url=11-prasanthi-diary_Part_4.htm;");
}

with(milonic=new menuname("Photo Gallery")){
margin=7;
style=submenuStyle;
aI("text=Bliss Bedecked in White… Unspeakable Delight!;url=08-photogallery01.htm;");
aI("text=Heavenly Sublimity and Beauty… Xmas in the Divine Hamlet;url=08-photogallery02.htm;");
}

with(milonic=new menuname("Bhajan Tutor")){
margin=7;
style=submenuStyle;
aI("text=Jaya Jaya Gajanana Gananatha;url=10-bhajans.htm;");
aI("text=Hey Vraja Bal Yadu Nanda Gopal;url=10-bhajans.htm#2;");
}

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 on Service;url=quiz2.htm");
aI("text=Quiz on H2H;url=quiz3.htm");

}
drawMenus();


