fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=5;
_subOffsetTop=0;
_subOffsetLeft=0;




with(background=new mm_style()){
bgimage="about.gif";
borderstyle="solid";
fontfamily="Times New Roman, Times, Helvetica";
fontsize="75%";
image="/_assets/menu/transparent.gif";
imagepadding=0;

align="center";
itemheight=38;
itemwidth=187;
offcolor="#ffffff";
oncolor="#ffffff";
overbgimage="/_assets/menu/about_on.gif";
separatorcolor="transparent";
separatorsize=0;
}

with(subbackground=new mm_style()){
bgimage="/_assets/menu/pop_up.gif";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="70%";
fontweight="bold";
padding=0;
imagepadding=0;
itemheight=31;
itemwidth=150;
offcolor="#000000";
oncolor="#000000";
overbgimage="/_assets/menu/popup_on.gif";
separatorcolor="transparent";
separatorsize=0;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=38;
itemwidth=200;
style=background;
aI("bgimage=/_assets/menu/home.gif;overbgimage=/_assets/menu/home_on.gif;url=/;");
aI("bgimage=/_assets/menu/about.gif;overbgimage=/_assets/menu/about_on.gif;showmenu=About;url=/about/;");
aI("bgimage=/_assets/menu/services.gif;overbgimage=/_assets/menu/services_on.gif;showmenu=Services;url=/services/;");
aI("bgimage=/_assets/menu/living.gif;overbgimage=/_assets/menu/living_on.gif;showmenu=Living;url=/living/;");
aI("bgimage=/_assets/menu/whatsnew.gif;overbgimage=/_assets/menu/whatsnew_on.gif;showmenu=WhatsNew;url=subpage.html;url=/whatsnew/;");
aI("bgimage=/_assets/menu/surrounding.gif;overbgimage=/_assets/menu/surrounding_on.gif;showmenu=Surrounding;url=/surrounding/;");
aI("bgimage=/_assets/menu/legacy.gif;overbgimage=/_assets/menu/legacy_on.gif;url=/legacy/;");
aI("bgimage=/_assets/menu/contact.gif;overbgimage=/_assets/menu/contact_on.gif;showmenu=Contact;url=/contact/;");
}

with(milonic=new menuname("About")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Overview;url=/about/overview/;");
aI("text=Meet the Team;image=/_assets/menu/transparent25.gif;url=/about/meettheteam/;");
aI("text=Meet our Residents;image=/_assets/menu/transparent25.gif;url=/about/meettheteam/meetourresidents;");
aI("text=Frequently Asked Questions;image=/_assets/menu/transparent25.gif;url=/faq;");
}

with(milonic=new menuname("Services")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Services;url=/services/subservices/;");
aI("text=Amenities;image=/_assets/menu/transparent25.gif;url=/services/amenities/;");
}

with(milonic=new menuname("Living")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Independent Living;url=/living/independentliving/;");
aI("text=Health Center;image=/_assets/menu/transparent25.gif;url=/living/healthcenter/;");
}

with(milonic=new menuname("WhatsNew")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Expansion;url=/whatsnew/expansion/;");
aI("text=Events;image=/_assets/menu/transparent25.gif;url=/whatsnew/events/;");
}

with(milonic=new menuname("Surrounding")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Area Map;url=/surrounding/areamap/;");
//aI("text=Events/Attractions;image=/_assets/menu/transparent25.gif;url=/surrounding/eventsattractions/;");
}

with(milonic=new menuname("Contact")){
style=subbackground;
aI("bgimage=/_assets/menu/pop_up_top.gif;image=/_assets/menu/transparent25.gif;overbgimage=/_assets/menu/popup_on_top.gif;text=Request Information;url=/contact/requestinformation/;");
//aI("text=Request Brochure;image=/_assets/menu/transparent25.gif;url=/contact/requestbrochure/;");
aI("text=Directions;image=/_assets/menu/transparent25.gif;url=/contact/directions/;");

}

drawMenus();

