fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=10;
_menuOpenDelay=50;
_subOffsetTop=2;	
_subOffsetLeft=0;	//_subOffsetLeft=2;	





with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial Narrow, Verdana, Tahoma";
fontsize="1.0em";			// 84%
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000080";	// #424040
offcolor="#FFFFFF";
onbgcolor="#8A0202";	// #424040
oncolor="#FFFFFF";	// #FF80FF
outfilter="randomdissolve(duration=0.50)";
overfilter="Fade(duration=0.50);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#000000";
pagecolor="#FF0000";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=215;
screenposition="center";
followscroll=1;
aI("showmenu=Home;text=Home;");
aI("showmenu=histPage;text=History Page;");
aI("showmenu=Appoint;text=Appts & Officers 09/10;")
aI("showmenu=List;text=List of Lodges;")
aI("showmenu=News;text=Provincial News;");
aI("showmenu=Benfund;text=Benevolent Fund;");
aI("showmenu=Misc;text=Miscellaneous;");
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=Home Page;status=Back To Main Page;url=index.html;");
aI("text=Mark & RAM Regalia;url=regalia.html;");
aI("text=Regalia Swap Shop;url=swapshop.html;");
//aI("text=In Memoriam;url=memory.html;");
aI("text=Contacting Us;url=contact.html;");
aI("text=Return to Top of Page;url=#top;");
}

with(milonic=new menuname("histPage")){
overflow="scroll";
style=menuStyle;
aI("text=History - A Foreword;url=foreword.html;");
aI("text=History of Mark Masonry;url=mark.html;");
aI("text=History of Royal Ark Masonry;url=ramHist.html;");
}

with(milonic=new menuname("Appoint")){
style=menuStyle;
//aI("text=Introduction;url=index.html\;");
aI("text=Appointment & Officers 09/10;url=appoint.html;");
aI("text=Appointment to Past Provincial Rank;url=appoint2.html;");
aI("text=Promotion to Past Provincial Rank;url=appoint3.html;");
aI("text=Appointment to Provincial R.A.M. Grand Rank;url=appoint4.html;");
aI("text=Grand Lodge of Mark Master Masons;url=appoint5.html;");
}

with(milonic=new menuname("List")){
overflow="scroll";
style=menuStyle;
aI("text=List of Mark Lodges;url=lodges.html;");
aI("text=List of R.A.M. Lodges;url=lodges2.html;");
}

/*with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
aI("text=5th.Nat. Masonic Clay Shooting Championships;url=news.html#clay\;");
aI("text=My Dad has Installed me twice!;url=news.html#twice\;");
aI("text=Elffin Lodge keeps up the good work!;url=news.html#Nant-yr-Odyn\;");
aI("text=A  Jewel for our 2011 Festival?;url=news.html#festival\;");
aI("text=Magnificent token for Hunter Lodge;url=news.html#token\;");
aI("text=Quasquicenntennial for Hunter Lodge;url=news.html#Quasqui\;");
aI("text=Lifeboat for Wales;url=news.html#lifeboat\;");
aI("text=St David's Eve Dinner Dance;url=news.html#dance\;");
aI("text=St Mabon Lodge No. 919 is 75!!;url=news.html#clock\;");
aI("text=Eifl Lodge No. 927 is also 75!!;url=news.html#double\;");
aI("text=Busy week for 'The Team';url=news.html#team\;");
aI("text=Welsh P.G.M.'s 'Get Together';url=news.html#pgms\;");
aI("text=Midsummer Madness at 'The Hall';url=news.html#mad\;");
aI("text=Double Presentation to longest serving Brother;url=news.html#presentation\;");
aI("text=PGM Installed as Worshipful Master;url=news.html#pgmInst\;");
aI("text=Official Team Visits Sept.'08 - June 2009;url=news.html#visits\;");
}

with(milonic=new menuname("Benfund")){
overflow="scroll";
style=menuStyle;
aI("text=Robin Hood 'scores' another Gold;url=benfund.html#gold;");
aI("text=The 100+ Club;url=benfund.html#100;");
aI("text=2007 Mark Benevolent Festival;url=benfund.html#139;");
aI("text=Past Master makes appeal for help;url=benfund.html#donation;");
aI("text=Help for North Wales Charity;url=benfund.html#aid;");
aI("text=Two North Wales Hospitals say 'Thank you';url=benfund.html#hosp;");
}
*/
with(milonic=new menuname("Misc")){
overflow="scroll";
style=menuStyle;
aI("text=Some facts about Wales;url=facts.html;");
aI("text=More facts about Wales;url=facts2.html;");
aI("text=Links to other sites;url=links.html;");
aI("text=National Anthem;url=anthem.html;");
aI("text=Our Guestbook;url=guest.html;");
}

drawMenus();

