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="#333333";
borderstyle="dotted";
borderwidth=1;
fontfamily="tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#cecece";
onbgcolor="#333333";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000000', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#800000";
pagecolor="#ffffff";
separatorcolor="#333333";
separatorsize=1;
subimage="images/black_13x13_greyboxed.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top="30";
screenposition="center";
itemwidth="118";
itemheight="20";
clicksubimage='images/on_13x13_greyboxed.gif';
keepalive=1;


aI("text=Home;url=index.php;");
aI("text=News & Events;url=newsevents.php;");
aI("text=Background;url=background.php");
aI("showmenu=Organization;text=Contact Us;");
aI("showmenu=Links;text=Tickets/Sponsorship;");
aI("text=Kincora Website;url=http://www.kincora-va.com;target=_blank;");
aI("showmenu=Forums;text=Links;");
}

with(milonic=new menuname("News & Events")){
style=menuStyle;
align='left';
target='blank';
aI("text=News & Events Home;url=http://vipbb.planetgateway.net/newsevents.php;");


}

with(milonic=new menuname("Advisory Board")){
style=menuStyle;
align='left';
target='blank';
aI("text=Killebrew and Robinson Join Board;url=http://loudountimes.com/blogs/hardball-headfirst/2009-05-29/harmon-killebrew-and-brooks-robinson-loudoun-baseb/;target=_blank;");
}

with(milonic=new menuname("Background")){
style=menuStyle;
align='left';
target='blank';
aI("text=About Us & Our History;url=http://vipbb.planetgateway.net/background.php;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
align='left';
target='blank';
aI("text=Season Tickets;url=http://vipbb.planetgateway.net/seasontickets.php;");
aI("text=Sponsorship;url=http://vipbb.planetgateway.net/sponsorship.php;");
aI("text=Corporate Suites;url=http://vipbb.planetgateway.net/suites.php;");

}

with(milonic=new menuname("Forums")){
style=menuStyle;
align='left';
target='blank';
aI("text=Our Facebook;url=http://www.facebook.com/pages/Loudoun-County/Baseball-in-Loudoun/110989719709;target=_blank;");
aI("text=Our Twitter;url=http://www.twitter.com/vipbaseball;target=_blank;");
aI("text=Atlantic Baseball League;url=http://www.atlanticleague.com/;target=_blank;");
aI("text=Brooks: Fan of Loudoun | Facebook;url=http://www.facebook.com/note.php?note_id=136790361560;target=_blank;");
aI("text=Greatest Hitter in the World;url=http://www.values.com/tv_spots/99-The-Greatest;target=_blank;");
aI("text=Harmon Killebrew Foundation;url=http://www.harmonkillebrewfoundation.org;target=_blank;");

}

with(milonic=new menuname("Organization")){
style=menuStyle;
align='left';
target='blank';
aI("text=Contact Us;url=http://vipbb.planetgateway.net/contact.php;");
aI("text=Employment;url=http://vipbb.planetgateway.net/employment.php;");

}

drawMenus();


