fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=400;
_menuOpenDelay=120;
_subOffsetTop=1;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="left";
bgimage="none";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="90%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#003399";
headercolor="#003399";
image="images/squaredot_black_5x5.gif";
imagepadding=5;
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#660000";
pagecolor="black";
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
borderwidth=3;
fontfamily="Verdana, Tahoma, Arial, sans-serif";
fontsize="85%";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#e7d2d2";
low3dcolor="#660000";/*#8e5252*/
offbgcolor="#8b0606";
offcolor="#ffffff";/**/
oncolor="#d7c2c2";
outfilter="fade(duration=0.5)";
padding=3;
pagecolor="#FFFFFF";
separatorsize=2;
/*subimage="arrow.gif";
subimagepadding=8;*/
swap3d=1;
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
itemheight=21;
/*itemwidth="auto";*/
left=20;
margin=0;
orientation="horizontal";
style=menuStyle;
top=84;

aI("showmenu=Links;text=ABOUT;;showmenu=ABOUT");
aI("showmenu=Links;text=FACILITIES;;showmenu=WELLINGTON");
aI("showmenu=Links;text=SENIOR LINKS;;showmenu=LINKS");
aI("showmenu=Links;text=CAREERS;;showmenu=CAREERS");
aI("showmenu=Links;text=FAQ;;showmenu=FAQ");
}

with(milonic=new menuname("ABOUT")){
overflow="scroll";
style=submenuStyle;
aI("text=Mission Statement;url=http://www.wellingtonhomes.org/mission.php;")
aI("text=Wellington Homes of Wisconsin LLC;url=http://www.wellingtonhomes.org/;")
aI("text=Board of Directors;url=http://www.wellingtonhomes.org/boardofdirectors.php;")
aI("text=Management;url=http://www.wellingtonhomes.org/management.php;")
aI("text=Donations;url=http://www.wellingtonhomes.org/donations.php;")
}

with(milonic=new menuname("WELLINGTON")){
overflow="scroll";
style=submenuStyle;
aI("text=Map of Locations;url=http://www.wellingtonhomes.org/;")
aI("text=Biron :: Wisconsin Rapids;url=http://www.wellingtonplacebiron.org/;")
aI("text=Fort Atkinson :: Fort Atkinson;url=http://www.wellingtonplacefortatkinson.org/;")
aI("text=Hartford :: Hartford;url=http://www.wellingtonplacehartford.org/;")
aI("text=Rib Mountain :: Wausau;url=http://www.wellingtonplaceribmountain.org/;")
aI("text=Wellington Meadows :: Fort Atkinson;url=http://www.wellingtonmeadows.org/;")
aI("text=Whiting :: Stevens Point;url=http://www.wellingtonplacewhiting.org/;")
}

with(milonic=new menuname("LINKS")){
overflow="scroll";
style=submenuStyle;
aI("text=US Government Medicare Information;;url= http://www.medicare.gov/;target=_blank");
aI("text=American Health Care Association Consumer Info;;url= http://web.archive.org/web/20060427012944/www.longtermcareliving.com/;target=_blank");
aI("text=Nursing Home Compare;;url= http://www.medicare.gov/NHCompare/Include/DataSection/Questions/SearchCriteria.asp;target=_blank");
aI("text=AARP;;url= http://www.aarp.org;target=_blank");
aI("text=Ombudsman;;url= http://www.aoa.gov/eldfam/Elder_Rights/Elder_Rights.aspx;target=_blank");
}


with(milonic=new menuname("CAREERS")){
style=submenuStyle;
aI("text=Career Opportunities;url=http://www.wellingtonhomes.org/careers.php;");
} 

with(milonic=new menuname("FAQ")){
style=submenuStyle;
aI("text=Assisted Living Questions;url=http://www.wellingtonhomes.org/faq_assisted_living.php;");
aI("text=Facilty Questions;url=http://www.wellingtonhomes.org/faq_facility.php;");
aI("text=Administration Questions;url=http://www.wellingtonhomes.org/faq_admin.php;");
aI("text=Service Questions;url=http://www.wellingtonhomes.org/faq_services.php;");
aI("text=Activity Questions;url=http://www.wellingtonhomes.org/faq_activities.php;");
} 



/*save
with(milonic=new menuname("DONATIONS")){
style=submenuStyle;
aI("text=Donations All Facilities;url=http://www.wellingtonplace.org/donations.php;");
aI("text=Donations Biron;url=http://www.wellingtonplacebiron.org/donations.php;")
aI("text=Donations Fort Atkinson;url=http://www.wellingtonplacefortatkinson.org/donations.php;")
aI("text=Donations Hartford;url=http://www.wellingtonplacehartford.org/donations.php;")
aI("text=Donations Rib Mountain;url=http://www.wellingtonplaceribmountain.org/donations.php;")
aI("text=Donations Wellington Meadows;url=http://www.wellingtonmeadows.org/donations.php;")
aI("text=Donations Whiting;url=http://www.wellingtonplacewhiting.org/donations.php;")
} 
*/

drawMenus();

