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="#eeeedd";
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("Menu2")){
alwaysvisible=1;
left=4;
orientation="horizontal";
style=menuStyle1;
top=24;
aI("status=AIRPORTS:;text=AIRPORTS:;");
aI("showmenu=FNL;text=FNL;");
aI("showmenu=GXY;text=GXY;");
aI("showmenu=3V5;text=3V5;");
aI("showmenu=18V;text=18V;");
aI("showmenu=LMO;text=LMO;");
aI("showmenu=FTG;text=FTG;");
aI("showmenu=APA;text=APA;");
aI("showmenu=Wellington;text=Wellington;");
}

with(milonic=new menuname("FNL")){
overflow="scroll";
style=menuStyle;
aI("text=Airport Web Site;url=http://www.fortloveair.com;target=_blank;")
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/KFNL;target=_blank;")
aI("text=Airport Info. (SkyVector) ;url=http://skyvector.com/airport/FNL/Fort-Collins-Loveland-Municipal-Airport;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KFNL.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/KFNL;target=_blank;")
aI("text=Airport Diagram;url=documents/airport.pdf;target=_blank;")
aI("text=Noise Abatement;url=documents/noiseabatement.pdf;target=_blank;")
aI("text=Hangar Space-Sale/Rent/Wanted;url=documents/hangars/hangars for sale or rent.pdf;target=_blank;")
aI("text=FNL Businesses;url=ads.htm;target=_blank;")
}

with(milonic=new menuname("GXY")){
style=menuStyle;
aI("text=Airport Web Site;url=http://www.gxy.net/;target=_blank;")
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/KGXY;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KGXY.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/KGXY;target=_blank;")
}

with(milonic=new menuname("3V5")){
style=menuStyle;
aI("text=**CLOSED**;url=;target=_blank;")
aI("text=Proposed Use;url=http://www.airparkvillage.com/;target=_blank;")
}

with(milonic=new menuname("18V")){
style=menuStyle;
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/18V;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KGXY.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/18V;target=_blank;")
}

with(milonic=new menuname("LMO")){
style=menuStyle;
aI("text=Airport Web Site;url=http://www.ci.longmont.co.us/airport//;target=_blank;")
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/LMO;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KBJC.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/LMO;target=_blank;")
}

with(milonic=new menuname("FTG")){
style=menuStyle;
aI("text=Airport Web Site;url=http://www.ftg-airport.com/;target=_blank;")
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/KFTG;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KFTG.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/KFTG;target=_blank;")
}

with(milonic=new menuname("APA")){
style=menuStyle;
aI("text=Airport Web Site;url=http://www.centennial-airport.com/;target=_blank;")
aI("text=Airport Info. (AirNav);url=http://airnav.com/airport/KAPA;target=_blank;")
aI("text=Current AWOS;url=http://weather.noaa.gov/weather/current/KAPA.html;target=_blank;")
aI("text=Traffic (FlightAware) ;url=http://flightaware.com/live/airport/KAPA;target=_blank;")
}

with(milonic=new menuname("Wellington")){
style=menuStyle;
aI("text=Proposed Airport;url=documents/Wellingtoninfo.pdf;target=_blank;")
aI("text=Survey Form;url=documents/WellingtonSurvey.pdf;target=_blank;")
}

drawMenus();

