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=5;
_subOffsetLeft=-25;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=25;
overflow="expand";
style=menuStyle;
top=200;
aI("text=Notes From the Shul;url=../notes.htm;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=Our Rabbi;text=Our Rabbi;");
aI("text=Our Leadership;url=../leadership.htm;");
aI("showmenu=Education;text=Education;");
aI("showmenu=The Sisterhood;text=The Sisterhood;");
aI("text=Men's Club;url=../mensclub.htm;");
aI("showmenu=Prayer &amp; Worship;text=Prayer &amp; Worship;");
aI("text=Donation Opportunities;url=../donations.htm;");
aI("text=Links &amp; Resources;url=../links.htm;");
aI("text=Latest Bulletin;url=../images/augbulletin.pdf;");

}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=About Temple Israel;url=../about.htm;")
aI("text=Temple Israel History;url=../history.htm;")
aI("text=Temple Life;url=../life.htm;")
aI("text=Life Cycle Events;url=../cycles.htm;")
aI("text=Membership;url=../membership.htm;")
}

with(milonic=new menuname("Our Rabbi")){
style=menuStyle;
aI("text=About Rabbi Panitz;url=../rabbi.htm;")
aI("text=Weekly Parashat;url=../parashat.htm;")
aI("text=Archives;url=../archive.htm;")
}

with(milonic=new menuname("The Sisterhood")){
style=menuStyle;
aI("text=About the Sisterhood;url=../sisterhood-about.htm;")
aI("text=Gift &amp; Judaica Shop;url=../sisterhood-shop.htm;")
}

with(milonic=new menuname("Prayer &amp; Worship")){
style=menuStyle;
aI("text=Service Schedule;url=../prayer.htm;")
aI("text=Holidays;url=../holidays.htm;")
}

with(milonic=new menuname("Calendar")){
style=menuStyle;
aI("text=Online Calendar;url=http://www.calendarwiz.com/tempiscal;")
aI("text=Coming Up;url=../notes.htm;")
aI("text=Holidays;url=../holidays.htm;")
}

with(milonic=new menuname("Education")){
style=menuStyle;
aI("text=Temple Israel Religious School;url=http://www.templeisraelschool.com;")

}

drawMenus();


