fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=0;
_subOffsetLeft=2;


with(menuStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
borderwidth=1;
fontfamily="Lucida Grande, Verdana, Tahoma, Arial";
fontsize="89%";
fontstyle="bold";
headerbgcolor="#742F01";
headercolor="#FFFFFF";
offbgcolor="#742F01";
offcolor="#FFFFFF";
onbgcolor="#CC9933";
oncolor="#FFFFFF";
padding=3;
pagebgcolor="#CC9933";
pagecolor="#FFFFFF";
separatorcolor="#FFCC33";
separatorsize=1;
subimage="/jscripts/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=Links;text=W.I.S.H. FACILITIES;;showmenu=WISH");
aI("showmenu=Links;text=SENIOR LINKS;;showmenu=LINKS");
aI("showmenu=Links;text=CAREERS;;showmenu=CAREERS");
aI("showmenu=Links;text=FAQ;;showmenu=FAQ");
aI("showmenu=Links;text=DONATIONS;;showmenu=DONATIONS");
}

with(milonic=new menuname("WISH")){
overflow="scroll";
style=menuStyle;
aI("text=Board of Directors;url=http://www.wisconsinillinoisseniorhousing.org/boardofdirectors.php;")
aI("text=East Troy Manor :: East Troy, WI;url=http://www.easttroymanor.org/;")
aI("text=Fair Oaks Health Care :: Crystal Lake, IL;url=http://www.fairoakshealthcare.org/;")
aI("text=Geneva Lake Manor :: Lake Geneva, WI;url=http://www.genevalakemanor.org/;")
aI("text=Holton Manor :: Elkhorn, WI;url=http://www.holtonmanor.org/;")
aI("text=Montello Care Center :: Montello, WI;url=http://www.montellocarecenter.org/;")
aI("text=Sheltered Village of Ripon :: Ripon, WI;url=http://www.shelteredvillage.org/;")
aI("text=Wild Rose Manor :: Wild Rose, WI;url=http://www.wildrosemanor.org/;")
}

with(milonic=new menuname("LINKS")){
overflow="scroll";
style=menuStyle;
aI("text=US Government Medicare Information;;url= http://www.medicare.gov/;target=_blank");
aI("text=American Health Care Association Consumer Information;;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/LTC/LTC.asp;target=_blank");
}


with(milonic=new menuname("CAREERS")){
style=menuStyle;
aI("text=Wisconsin Career Opportunities;url=http://www.wisconsinillinoisseniorhousing.org/careers/wisconsin.php;");
aI("text=Illinois Career Opportunities;url=http://www.wisconsinillinoisseniorhousing.org/careers/illinois.php;");
} 

with(milonic=new menuname("FAQ")){
style=menuStyle;
aI("text=Senior Housing Questions;url=http://www.wisconsinillinoisseniorhousing.org/faq.php;");
aI("text=Intermediate Care Facility Questions;url=http://www.wisconsinillinoisseniorhousing.org/faq_icf.php;");
} 
 

with(milonic=new menuname("DONATIONS")){
style=menuStyle;
aI("text=Donations to W.I.S.H.;url=http://www.wisconsinillinoisseniorhousing.org/donations.php;");
aI("text=Donations Fair Oaks Health Care;url=http://www.fairoakshealthcare.org/donations.php;")
aI("text=Donations Geneva Lake Manor;url=http://www.genevalakemanor.org/donations.php;")
aI("text=Donations Holton Manor;url=http://www.holtonmanor.org/donations.php;")
aI("text=Donations Montello Care Center;url=http://www.montellocarecenter.org/donations.php;")
aI("text=Donations Sheltered Village of Ripon;url=http://www.shelteredvillage.org/donations.php;")
aI("text=Donations Wild Rose Manor;url=http://www.wildrosemanor.org/donations.php;")
} 

drawMenus();

