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="menu/right_arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
menuwidth="100%";
menualign="justify";
style=menuStyle;


aI("itemwidth=60;text=Home;url=home.htm");
aI("itemwidth=153;showmenu=Spiritual Blossoms;text=Spiritual Blossoms;");
aI("itemwidth=110;showmenu=Cover Story;text=Cover Story;");
aI("itemwidth=90;showmenu=Features;text=Features;");
aI("itemwidth=116;showmenu=SwaMi and Me;text=SwaMi and Me;");
aI("itemwidth=124;showmenu=H2H Special;text=H2H Special;");
aI("itemwidth=123;showmenu=Healing Touch;text=Healing Touch;");

}

with(milonic=new menuname("Spiritual Blossoms")){
margin=7;
style=submenuStyle;
aI("text=Yearn For God Alone;url=ssspeaks.htm;");
aI("text=Conversations With Sai;url=conversation.htm;");
aI("text=The Faith Of The Disciple;url=chinnakatha.htm;");

}

with(milonic=new menuname("Cover Story")){
margin=7;
style=submenuStyle;
aI("text=A 'Sai'lent Revolution of Rural Rejuvenation;url=CoverStory_Grama_Seva_Hyd.htm;");
}

with(milonic=new menuname("Features")){
margin=7;
style=submenuStyle;
aI("text=Man, Society, Nature And God - The Vedic View;url=veda_musings_man_god.htm;");
aI("text=The Sai Movement In Panama;url=panama.htm;");
aI("text=Bangaaroo! You Are Divine;url=bangaroo.htm;");
aI("text=The Thrilling Dasara Of The Sixties;url=yajnotsava.htm;");
}

with(milonic=new menuname("SwaMi and Me")){
margin=7;
style=submenuStyle;
aI("text='I Am The Support Of The Devotees...';url=Murthy.htm;");
aI("text=Where There Is His Will, There Is A Way;url=His_Will_And_Way.htm;");
aI("text=Feel Him From Within;url=anil.htm;");
}

with(milonic=new menuname("H2H Special")){
margin=7;
style=submenuStyle;
aI("text=Unforgettable Moments With Sai <br>- Recollections of Mr. Chidambaram Krishnan - VIII ;url=unforgettable.htm;");
aI("text=With The Lord In The Mountains - IV ;url=kodai.htm;");
}


with(milonic=new menuname("Healing Touch")){
margin=7;
style=submenuStyle;
aI("text=Where Love Is The Therapy...;url=Where_Love_Is_the_Therapy.htm;");
aI("text=A Experience of Learning At <br>The Temple Of Healing;url=Suraj.htm;");

}


drawMenus();


