fixMozillaZIndex=false; //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()){
bordercolor="#826801";
borderwidth=0;
fontfamily="Verdana";
fontsize="100%";
fontstyle="normal";
offbgcolor="#F8DF76";
offcolor="#6d602b";
onbgcolor="#F8DF76";
oncolor="#E00000";
padding=0;
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=7;
orientation="horizontal";
borderwidth=0;
style=menuStyle;
top=183;
itemheight=47;
itemwidth=120;
aI("image=s1.jpg;url=TL.html;");
aI("url=NewToQuakers.html;showmenu=NewToQuakers;image=s2.jpg");
aI("showmenu=aboutus;image=s3.jpg");
aI("showmenu=calendar;image=s4.jpg");
aI("showmenu=witness;image=s5.jpg");
aI("image=s6.jpg;url=http://www.google.com/maps?f=q&hl=en&q=2001+magnolia+Street+Tallahassee+FL+32301&ie=UTF8&z=15&om=1&iwloc=addr");
aI("url=mailto:tallyquaker@gmail.com;showmenu=mail;image=s7.jpg;");
aI("image=s8b.jpg;showmenu=Links;url=links.html");
}

with(milonic=new menuname("aboutus")){
style=menuStyle;
orientation="horizontal";
itemheight=47;
itemwidth=128;
subimage="spacer.gif";
aI("showmenu=WhatToExpect;image=s1c.jpg;url=WhatToExpect.html;");
aI("showmenu=OurComunity;image=s3c.jpg;url=ourcommunity.html;");
aI("showmenu=FirstDaySchool;image=s2c.jpg;url=firstdayschool.html;");
aI("showmenu=FaithPractice;image=s4c.jpg;url=FaithPractice.html;");
aI("showmenu=QuakerThoughts;image=s5c.jpg;url=QuakerThoughts.html;");
}


with(milonic=new menuname("calendar")){
style=menuStyle;
orientation="horizontal";
itemheight=47;
itemwidth=128;
aI("showmenu=WhatToExpect;image=WeeklySchedule.jpg;url=weeklyschedule.html;");
aI("showmenu=QuakerThoughts;image=monthlycalendar.jpg;url=calendar.html;");
aI("showmenu=FirstDaySchool;image=newsletterexcerpts.jpg;url=newsletter.html;");
}


with(milonic=new menuname("witness")){
style=menuStyle;
orientation="horizontal";
itemheight=47;
itemwidth=128;
aI("showmenu=WhatToExpect;image=team.jpg;url=TEAM.html;");
aI("showmenu=AVP;url=AVP.html;image=avphipp.jpg;");
aI("showmenu=EyesWideOpen;image=Eyeswideopen.jpg;url=eyeswideopen.html;");
}


with(milonic=new menuname("FirstDaySchool")){
style=menuStyle;
aI("image=TLimages/gaykidssmall.jpg;");
}

with(milonic=new menuname("OurComunity")){
style=menuStyle;
aI("image=TLimages/potluckmedium.jpg;");
}

with(milonic=new menuname("WhatToExpect")){
style=menuStyle;
aI("url=WhatToExpect.html;image=TLimages/meetinghousesmall.jpg;");
}

with(milonic=new menuname("EyesWideOpen")){
style=menuStyle;
aI("image=TLimages/boots.jpg;");
}

with(milonic=new menuname("AVP")){
style=menuStyle;
aI("image=TLimages/boots.jpg;");
}

with(milonic=new menuname("FaithPractice")){
style=menuStyle;
aI("image=TLimages/listeningmedium.jpg;");
}

with(milonic=new menuname("QuakerThoughts")){
style=menuStyle;
aI("image=TLimages/signsmall.jpg;");
}

with(milonic=new menuname("mail")){
style=menuStyle;
aI("url=mailto:tallyquaker@gmail.com;image=TLimages/EricMailS.jpg;");
}

with(milonic=new menuname("NewToQuakers")){
style=menuStyle;
aI("url=NewToQuakers.html;image=TLimages/group.jpg;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("url=links.html;image=TLimages/group.jpg;");
}

drawMenus();

