fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=7;
_subOffsetLeft=-1;




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

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
itemwidth="160";
style=menuStyle;
position="relative";
aI("status=Back To Home Page;text=BRMCHistory.Info Home;url=http://www.brmchistory.info/;");
aI("status=Journal;text=Journal Notes;url=http://www.brmchistory.info/html/journal.html;");
aI("status=Links;text=Links;url=http://www.brmchistory.info/html/links.html;");
aI("showmenu=Photo_Gallery;text=Photo Gallery;");
aI("status=History Blog;text=History Blog;url=http://www.brmchistory.info/forum/;");
aI("status=Contact;text=Contact Form;url=http://www.brmchistory.info/html/contact.html;");
aI("showmenu=Features;text=Special Features;");
aI("showmenu=Time_Capsule;text=Time Capsule 2000;");
}

with(milonic=new menuname("Photo_Gallery")){
//overflow="scroll";
style=menuStyle;
aI("text=All Subjects;url=http://www.brmchistory.info/webgallery/");
aI("text=Camp Staff;url=http://www.brmchistory.info/webgallery/");
aI("text=Old Camp Powhatan;url=http://www.brmchistory.info/webgallery/");
aI("text=BRMC Reservation History;url=http://www.brmchistory.info/webgallery/");
aI("text=Segregation-Era Scouting;url=http://www.brmchistory.info/webgallery/");

}

with(milonic=new menuname("Features")){
style=menuStyle;
aI("text=Segregation-Era Scouting;url=http://www.brmchistory.info/segregation/index.html;");
aI("text=Old Camp Powhatan;url=http://www.brmchistory.info/old_powhatan/index.html;");
aI("text=BRMC Reservation Development;url=http://www.brmchistory.info/reservation/index.html;");

}

with(milonic=new menuname("Time_Capsule")){
style=menuStyle;
aI("text=Overview & Contents;url=http://www.brmchistory.info/capsule/index.html;");
aI("text=Photos;url=http://www.brmchistory.info/capsule/timecap/index.html;");

}


drawMenus();


