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=0;	//_subOffsetLeft=2;	





with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee"; //"#F9DCB2"
offcolor="#000000";
onbgcolor="#ddffdd"; //"#C5FFC5" "#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=153;
screenposition="center";
followscroll=1;
aI("text=Home Page;showmenu=Home;");
aI("showmenu=Lodge;text=Lodge Matters;")
aI("showmenu=Socials;text=Social Functions;")
aI("showmenu=Information;text=Questions & Answers;");
aI("showmenu=Misc;text=Miscellaneous;");
aI("showmenu=Contact;text=Contact Information;");
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=Flint Lodge;status=Back To Home Page;url=index.html;");
aI("text=History of Flint Lodge;status=A brief history of Flint Lodge;url=history.html;");
aI("text=How To Join Flint Lodge;status=How you may apply to join Flint Lodge;url=first.html;");
aI("text=&nbsp;url=;");
aI("text=Return to Top of Page;url=#top;");
}

with(milonic=new menuname("Lodge")){
style=menuStyle;
aI("text=Installation of the Master;url=install.html\;");
aI("text=Present Lodge Officers;url=officers.html\;");
aI("text=Past Masters of Flint Lodge;url=pmasters.html\;");
//aI("text=Flint Lodge Calendar;url=events.html\;");
}

with(milonic=new menuname("Socials")){
overflow="scroll";
style=menuStyle;
aI("text=Forthcoming Socials;url=socials.html;showmenu=Coming;");
aI("showmenu=Previous;text=Previous Social Events;");
}

with(milonic=new menuname("Coming")){
overflow="scroll";
style=menuStyle;
aI("text=Murder Mystery Night - March;url=mar07.html;");
aI("text=Grand Cabaret Evening - April;url=april07.html;");
}

with(milonic=new menuname("Previous")){
style=menuStyle;
aI("text=Flint Lodge BBQ 2008;url=bbq08.html;");
aI("text=Ladies Evening 2007;url=ladies07.html;");
aI("text=Installation Pictures 2006;url=instpix.html;");
aI("text=Ladies Evening 2006;url=ladies.html;");
aI("text=Charity Buffet Dance;url=oct2005.html;");
aI("text=Q.E.Court Visit 2005;url=qecourt.html;");
aI("text=Lord Mostyn's Estate;url=mostyn.html;");
aI("text=Bistro Extravaganza;url=bistro.html;");
aI("text=Xmas White Table;url=xmas04.html;");
aI("text=2004 Annual Dinner;url=annual04.html;");
}

with(milonic=new menuname("Information")){
style=menuStyle;
aI("text=What is Freemasonry ?;url=masonry.html;");
aI("text=An approach to life;url=approach.html;");
aI("text=Questions answered;url=questions.html;");
aI("text=Becoming a Freemason;url=join.html;");
}

with(milonic=new menuname("Misc")){
overflow="scroll";
style=menuStyle;
aI("text=Sign the Guestbook;url=guest.html;");
aI("text=Our Jewels & Regalia;url=jewels.html;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Means of Contacting Us;url=contact.html\;");
aI("text=Booking an Event;url=book.html\;");
}

drawMenus();

