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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
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=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=4;
subimage="arrow.gif";
subimagepadding=1;
}

with(menuStyle1=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddddff";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=4;
subimage="arrow.gif";
subimagepadding=1;
}


with(milonic=new menuname("Menu4")){
alwaysvisible=1;
left=4;
orientation="horizontal";
style=menuStyle1;
top=64;
aI("status=FUN STUFF:;text=FUN STUFF:;");
aI("showmenu=History;text=History;");
aI("showmenu=Destinations;text=Destinations;");
aI("showmenu=Races;text=Races;");
aI("showmenu=Fly Ins;text=Fly Ins;");
aI("showmenu=Photos;text=Photos;");
aI("showmenu=Videos;text=Videos;");
}

with(milonic=new menuname("History")){
overflow="scroll";
style=menuStyle;
aI("text=FNL History;url=;target=_blank;")
}

with(milonic=new menuname("Destinations")){
overflow="scroll";
style=menuStyle;
aI("text=Museums;url=maps/flyinmuseums.htm;target=_blank;")
aI("text=Dining;url=;target=_blank;")
aI("text=Attractions;url=;target=_blank;")
}

with(milonic=new menuname("Races")){
overflow="scroll";
style=menuStyle;
aI("text=Annual Denver to Jackpot;url=http://www.coloradopilots.org/calendar.asp?menuID=8~8;target=_blank;")
}

with(milonic=new menuname("Fly Ins")){
overflow="scroll";
style=menuStyle;
aI("text=Oshkosh EAA AirVenture;url=http://www.airventure.org/;target=_blank;")
aI("text=Sun-N-Fun;url=http://www.sun-n-fun.org/content/;target=_blank;")
aI("text=Rocky Mountain EAA Regional Fly-In;url=http://www.rmrfi.org/;target=_blank;")
}

with(milonic=new menuname("Photos")){
overflow="scroll";
style=menuStyle;
aI("text=Front Page Album;url=images/album1.htm;target=_blank;")
}

with(milonic=new menuname("Videos")){
overflow="scroll";
style=menuStyle;
aI("text=AirVenture 2009;url=http://www.youtube.com/watch?v=nKU0uQki5Dc;target=_blank;")
aI("text=Harrison Ford-Just Another Pilot;url=http://www.youtube.com/watch?v=QsgiEubacT0;target=_blank;")
aI("text=Big Bend RV FlyIn;url=http://www.flybigbend.com/assets/multimedia/BigBendRV07.wmv;target=_blank;")
aI("text=Young Eagles Flights at FNL;url=http://vimeo.com/6849976;target=_blank;")
aI("text=An Afternoon With Dad - The RV Dream;url=http://www.youtube.com/watch?v=sPVAqOdJCPI;target=_blank;")
}

drawMenus();

