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="";
imagepadding=6;
offbgcolor="#004040";
offcolor="#FFFFFF";
onbgcolor="#CEFFCE";
oncolor="#006400";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
overimage="";
padding=4;
pagebgcolor="#004040";
pagecolor="#FFFFFF";
separatorcolor="#ffffff";
separatorsize=1;
subimage="menu/arrow_white.gif";
onsubimage="menu/arrow_black.gif";
subimagepadding=3;

}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CEFFCE";
offcolor="#006400";
onbgcolor="#84CF96";
oncolor="#004040";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4;
pagebgcolor="#84CF96";
pagecolor="#004040";
separatorcolor="#84CF96";
separatorsize=1;
subimage="menu/arrow_black.gif";
subimagepadding=3;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
menuwidth="60%";
menualign="justify";
style=menuStyle;

aI("itemwidth=215;showmenu=Gallery;text=The Kodai Story - In Pictures;");
}


with(milonic=new menuname("Gallery")){
margin=7;
itemwidth=200;
style=submenuStyle;

aI("text=Close Ups Of Swami In Kodai;url=photogallery_00.htm;");
aI("text=Before Departure - At The Airport, Set-01;url=photogallery_01.htm;");
aI("text=Before Departure - At The Airport, Set-02;url=photogallery_02.htm;");
aI("text=Leaving Puttaparthi - In Flight, Set-01;url=photogallery_03.htm;");
aI("text=Leaving Puttaparthi - In Flight, Set-02;url=photogallery_04.htm;");
aI("text=Landing At Madurai;url=photogallery_05.htm;");
aI("text=Swami Visits TAFE [Tractors And Farm Equipment Ltd.];url=photogallery_06.htm;");
aI("text=Divine Darshan In Kodai, Set - 01;url=photogallery_07.htm;");
aI("text=Divine Darshan In Kodai, Set - 02;url=photogallery_08.htm;");
aI("text=Swami With Students In Kodai;url=photogallery_09.htm;");
aI("text=Tamil New Year/Vishu In Kodai, Set - 01;url=photogallery_10.htm;");
aI("text=Tamil New Year/Vishu In Kodai, Set - 02;url=photogallery_11.htm;");
aI("text=Narayana Seva In Kodaikanal;url=photogallery_12.htm;");
aI("text=Swami Visits Hilltop In Kodai;url=photogallery_13.htm;");
aI("text=Bhajan And Discourse Session In Kodaikanal;url=photogallery_14.htm;");
aI("text=Swami Visits Devotees Residences in Kodai;url=photogallery_15.htm;");
}

drawMenus();


