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="#296488";
borderstyle="solid";
borderwidth=0;
onborder="1px solid #ffffff";

fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
onbgcolor="#8096bf";
offbgcolor="#bfcade";
headercolor="#000000";
offcolor="#515151";
oncolor="#ffffff";
onsubimage="white.gif";
outfilter="fade(duration=0.5)";
padding=2;
pagecolor="#515151"; // when we are on the selected page, font color
pagebgcolor="#bfcade"; // when we are on the selected page, background color
separatorcolor="#ffffff";
separatorimage="whitestripe.gif";
separatorpadding=1;
subimage="grey.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
onbgcolor="#8096bf";
offbgcolor="#bfcade";
onborder="1px solid #ffffff";
offborder="1px solid #60604b";
oncolor="#ffffff";
offcolor="#515151";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagecolor="#515151"; // when we are on the selected page, font color
pagebgcolor="#bfcade"; // when we are on the selected page, background color
separatorsize=0;
separatorpadding=1;
subimage="white.gif";
subimagepadding=2;
}


with(milonic=new menuname("Log-In")){
margin=1;
style=submenuStyle;
aI("status=Web Site Log-In;text=Web Site Log-In;url=Login-Site.php;");
aI("status=Selections Log-In;text=Selections Log-In;url=Login-Selections.php;");
}

with(milonic=new menuname("News")){
margin=1;
style=submenuStyle;
aI("status=Current News;text=Current;url=News-Current.php;");
//aI("status=Multimedia Gallery;text=Multimedia Gallery;url=MMGallery.php;");
aI("status=News Archives;text=Archives;url=News-Archives.php;");
}

with(milonic=new menuname("COV")){
margin=1;
style=submenuStyle;
aI("status=Home Features;text=Home Features;showmenu=Features;url=COV-Features-Exterior.php");
aI("status=Common Amenities;text=Common Amenities;url=COV-Amenities.php");
aI("status=Association Living;text=Association Living;url=COV-Association.php");
aI("status=Universal Design;text=Universal Design;url=COV-Design.php");
}

with(milonic=new menuname("Features")){
margin=1;
style=submenuStyle;
aI("status=Exterior Features;text=Exterior Features;url=COV-Features-Exterior.php");
aI("status=Interior Features;text=Interior Features;url=COV-Features-Interior.php");
aI("status=Bath Features;text=Bath;url=COV-Features-Bath.php");
aI("status=Kitchen Features;text=Kitchen;url=COV-Features-Kitchen.php");
}

with(milonic=new menuname("Homes")){
margin=1;
style=submenuStyle;
aI("status=Building 1;text=Building 1;url=TheHomes.php;");
aI("status=Building 2;text=Building 2;url=TheHomes2.php;");
aI("status=The Homes Availability Building 1;text=Availability Bldg 1;url=TheHomesAvail1.php;");
aI("status=The Homes Availability Building 2;text=Availability Bldg 2;url=TheHomesAvail2.php;");
}

with(milonic=new menuname("Village")){
margin=1;
style=submenuStyle;
aI("text=The Walkable Community;url=TheVillage-Walkable.php;");
aI("text=Salo Park;url=TheVillage-Salo.php;");
aI("text=Restaurants;url=TheVillage-Restaurants.php;");
aI("text=Shops & Entertainment;url=TheVillage-Shops.php;");
aI("text=To Your Health;url=TheVillage-Health.php;");
aI("text=Bus Info;url=TheVillage-Bus.php;");
}

with(milonic=new menuname("AboutUs")){
margin=1;
style=submenuStyle;
aI("status=Development Team;text=Development Team;url=DeveloperInfo.php;");
aI("status=Contact Us;text=Contact Information;url=ContactUs.php;");
}

drawMenus();

