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=6;
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=146;bgimage=menu/background-2-2.gif;showmenu=Spiritual Blossoms;text=Spiritual Blossoms;");
aI("itemwidth=105;bgimage=menu/background-2.gif;showmenu=Cover Story;text=Cover Story;");
aI("itemwidth=90;bgimage=menu/background-2.gif;showmenu=Features;text=Features;");
aI("itemwidth=120;bgimage=menu/background-2.gif;showmenu=SwaMi and Me;text=SwaMi and Me;");
aI("itemwidth=108;bgimage=menu/background-2.gif;showmenu=H2H Special;text=H2H Special;");
aI("itemwidth=120;bgimage=menu/background-2.gif;showmenu=Healing Touch;text=Healing Touch;");
aI("itemwidth=87;bgimage=menu/background-2.gif;showmenu=Sai Seva;text=Sai Seva;");
}


with(milonic=new menuname("Spiritual Blossoms")){
margin=7;
style=submenuStyle;
aI("text=Conversations With Sai;url=01-conversations.htm;");
aI("text=The Key to Permanent Happiness;url=01-ssspeaks.htm;");
}

with(milonic=new menuname("Cover Story")){
margin=7;
style=submenuStyle;
aI("text=Article to come soon;url=#;");
}

with(milonic=new menuname("Features")){
margin=7;
style=submenuStyle;
aI("text=In Quest of Infinity - Part 27;url=03-QFI.htm;");
}

with(milonic=new menuname("SwaMi and Me")){
margin=7;
style=submenuStyle;
aI("text=A Million Mother's Love;url=04-Rakesh.htm;");
}

with(milonic=new menuname("H2H Special")){
margin=7;
style=submenuStyle;
aI("text=Enthralling Reminiscences of the Days of Yore - Part 6;url=05-h2h_special-01.htm;");
}

with(milonic=new menuname("Healing Touch")){
margin=7;
style=submenuStyle;
aI("text=Article to come soon;url=#;");
}

with(milonic=new menuname("Sai Seva")){
margin=7;
style=submenuStyle;
aI("text=Sai Care to the Hurricane Hit Caribbean;url=07-sai_seva.htm;");
}

drawMenus();


