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=-2;




with(menuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="dotted";
borderwidth=1;
fontfamily="arial";
fontsize="12";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#666666";
headercolor="#666666";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#333333";
oncolor="#cecece";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#666666', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#666666";
pagecolor="#ffffff";
separatorcolor="#666666";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top="1";
screenposition="center";
itemwidth="120";
itemheight="23";
clicksubimage='';
keepalive=1;
align='center';


aI("text=Home;url=index.php;");
aI("showmenu=Event;text=Event Info;");
aI("text= Photos;url=photos.php");
aI("showmenu=schedule;text= Schedule;url=");
aI("showmenu=Advisory Board;text= Volunteers;");
aI("showmenu=Links;text= Quick Links;");
aI("text= Innsbrook.com;url=http://www.innsbrook.com;target=_blank;");
}

with(milonic=new menuname("Event")){
style=menuStyle;
align='left';
target='blank';
aI("text=About The Venue;url=venue.php;");
aI("text=FAQ's;url=faqs.php;");
aI("text=Directions & Location;url=location.php;");


}

with(milonic=new menuname("Advisory Board")){
style=menuStyle;
align='left';
target='blank';
aI("text=Volunteers;url=volunteers.php;");
aI("text=2010 Signup Form;url=http://volunteersignup.net/venues/iah/index.php;target=_blank;");
}

with(milonic=new menuname("Background")){
style=menuStyle;
align='left';
target='blank';
aI("text=About Us & Our History;url=index.php;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
align='left';
target='blank';
aI("text=The National, Richmond, Virginia;url=http://www.thenationalva.com;target=_blank;");
aI("text=Ticketstobuy;url=http://www.ticketstobuy.com/store/;target=_blank;");
aI("text=Sea of Sound Productions, Richmond, Virginia;url=http://www.seaofsound.com;target=_blank;");
aI("text=Our Facebook Group;url=http://www.facebook.com/group.php?gid=126712565106;target=_blank;");
aI("text=Our Twitter Group;url=http://www.twitter.com/innsbrookah;target=_blank;");


}

with(milonic=new menuname("schedule")){
style=menuStyle;
align='left';
target='blank';
aI("text=2010 Schedule;url=schedule.php;");
aI("text=Printable Schedule;url=/pdf/2010-innsbrook-schedule.pdf;target=_blank;");

}

with(milonic=new menuname("Organization")){
style=menuStyle;
align='left';
target='blank';
aI("text=Season Tickets;url=http://vipbb.planetgateway.net/seasontickets.php;");

}

drawMenus();

