_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Chartreuse";
borderstyle="Ridge";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
onbold="bold";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
onbold="bold";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="7";
subimage="images/xp_ind.gif";
subimagepadding="3";
imagepadding="4";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.blackwellskywarn.org/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffred.gif;");
aI("text=Severe Weather Safety Information for Blackwell Residents;target=;url=severe_weather_safety_information_for_blackwell_residents/;");
aI("text=Blackwell Shelter Locations;target=;url=blackwell_shelter_locations/;");
aI("text=Terms Used by Blackwell Spotters;target=;url=terms_used_by_blackwell_spotters/;");
aI("text=Watch and Warning Text Information;target=;url=http://www.blackwellskywarn.org/summary.txt;");
aI("text=Current Weather Conditions;target=_blank;url=http://www.blackwellskywarn.org/Current_Vantage.php;");
aI("text=Blackwell Doppler Radar;target=;url=blackwell_doppler_radar/;");
aI("text=Sponsors;target=;url=sponsors/;");
aI("text=New Chase Truck;target=;url=new_chase_truck/;");
aI("text=Live Video;target=;url=live_video/;");
aI("text=Severe Weather Data;target=;url=severe_weather_data/;");
aI("text=Warning Map;target=;url=warning_map/;");
aI("text=Weather News;target=;url=weather_news/;");
aI("text=History Weather Conditions;target=;url=http://www.blackwellskywarn.org/History_Vantage_Pro.php;");
aI("text=Local Spotters - BIO's;target=;url=local_spotters_-_bio's/;");
aI("text=Spotter Gear;target=;url=spotter_gear/;");
aI("text=Skywarn Program;target=;url=skywarn_program/;");
aI("text=Spotter Locations;target=;url=spotter_locations/;");
aI("text=Storm Photos;target=;url=storm_photos/;");
aI("text=Contact Us;target=;url=contact_us/;");
aI("text=Links;target=;url=links.php;");
aI("text=Other Links;target=;url=other_links/;");
aI("text=Site Map;target=;url=sitemap-alphabetical.php;");
}


 drawMenus();

