_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#000080";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#000080";
headercolor="#000080";
offbgcolor="#FFFFCC";
offcolor="#000080";
onbgcolor="#99CCFF";
oncolor="#000080";
outfilter="randomdissolve(duration=0.3)";
padding=1;
pagebgcolor="#E4E4E4";
pagecolor="black";
separatorcolor="#000080";
separatorsize=100;
}

with(dropDownStyle=new mm_style()){
bordercolor="#000080";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#000080";
headercolor="#000080";
offbgcolor="#99CCFF";
offcolor="#000080";
onbgcolor="#FFFFCC";
oncolor="#000080";
outfilter="randomdissolve(duration=0.3)";
padding=1;
pagebgcolor="#E4E4E4";
pagecolor="black";
separatorcolor="#000080";
separatorsize=1;
}

with(tohs=new menuname("About")){
style=dropDownStyle;
overflow="scroll";
aI("text=About TOHS;url=http://www.townononhist.org/about.htm;");
aI("text=Historians Corner;url=http://www.townononhist.org/histcorner.htm;");
aI("text=2008 House Tour Slides&nbsp;url=http://www.townononhist.org/housetour.htm;");
aI("text=Photo Gallery;url=http://picasaweb.google.com/TOHSPhotos;target=_new;");
aI("text=Newsletter;url=http://www.townononhist.org/newsletter.htm;");
aI("text=Gift Shop Items;url=http://www.townononhist.org/musmenu.htm;");
aI("text=Become a Member;url=http://www.townononhist.org/PDF/TOHS Renewal.pdf;");
aI("text=Map to TOHS;url=http://www.townononhist.org/map.htm;");
}

with(tohs=new menuname("Records")){
style=dropDownStyle;
overflow="scroll";
aI("text=Search for Names;url=http://www.townononhist.org/data.asp;");
aI("text=NY State Cemetery Locations;url=http://www.townononhist.org/ny.asp;");
aI("text=Town CLerk's Archival Collection&nbsp;url=http://www.townononhist.org/clerkarch.htm;");
aI("text=1880 Town Census Part #1;url=http://www.townononhist.org/text_files/1880Part1.txt;");
aI("text=1880 Town Census Part #2;url=http://www.townononhist.org/text_files/1880Part2.txt;");
aI("text=Boyds Directory 1872-74;url=http://www.townononhist.org/boyds.htm;");
aI("text=Link to 1850 Town Census;url=http://ftp.us-census.org/pub/usgenweb/census/ny/onondaga/1850;");
aI("text=Link to 1860 Town Map;url=http://freepages.genealogy.rootsweb.com/~springport/pictures91/9144_300.jpg;");
aI("text=Link to 1875 Town Map;url=http://freepages.genealogy.rootsweb.com/~springport/pictures85/8501.jpg;");
}

with(tohs=new menuname("Poorhouse")){
style=dropDownStyle;
overflow="scroll";
aI("text=Poorhouse Site;url=http://www.townononhist.org/poorhouse.htm;");
	aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Poorhouse People&nbsp;url=http://www.townononhist.org/poorhse8.htm;");
	aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Poorhouse Story;url=http://www.townononhist.org/phstory.htm;");
	aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Poorhouse Poem;url=http://www.townononhist.org/overhill.htm;");
}

with(tohs=new menuname("Links")){
style=dropDownStyle;
overflow="scroll";
aI("text=Town Officials Directory;url=http://www.townofonondagany.com/directory.htm;");
aI("text=County Historical Association;url=http://www.cnyhistory.org;");
aI("text=Onondaga Free Libarary (local);url=http://www.oflibrary.org;");
aI("text=1998 Town of Onondaga Bicentennial Photos&nbsp;url=http://www.rootsweb.com/~nyononda/ONONDAGA/BICENTEN.HTM;");
aI("text=Ellis Island Records;url=http://www.ellisislandrecords.org;");
aI("text=LDS Family Search;url=http://www.familysearch.org;");
aI("text=Onondaga County History;url=http://www.hopefarm.com/onondany.htm;");
aI("text=Split Rock Explosion Info;url=http://www3.gendisasters.com/new-york/2669/syracuse,-ny-split-rock-explosion,-jul-1918;");
aI("text=Cemeteries in New York State;url=http://www.townononhist.org/ny.asp;");
aI("text=Library of Congress American Memory Collection&nbsp;url=http://memory.loc.gov/ammem/index.html;");
aI("text=New York State Acrhives;url=http://www.archives.nysed.gov/aindex.shtml;");
aI("text=Town of Onondaga Official Website;url=http://www.townofonondagany.com;");
}



drawMenus();

