document.write(" ");
document.write("<!-- items structure. used for 2 menus on this page -->");
document.write("<script language='JavaScript'>");
document.write("/* --- menu items --- */");
document.write("/* # is where you put your URL links */");
document.write("/*     can be mailto:someone@site.com */");
document.write("/*     or http://www.site.com */");
document.write("/*     or page.html */");
document.write("/* null means no link */");
document.write("var MENU_ITEMS = [");
document.write("['Member Businesses', null,");
document.write("['Full Directory', 'http://www.cherryvalleyny.com/pinkpages2006.pdf'],");
document.write("['Member Pages', 'null',");
document.write("['42 Montgomery Bed & Breakfast', 'http://www.cherryvalleyny.com/member/42montgomery'],");
document.write("['A & B Bed & Breakfast', 'http://www.cherryvalleyny.com/member/aandb'],");
document.write("['Arcadia Bed & Breakfast', 'http://www.cherryvalleyny.com/member/arcadia'],");
document.write("['Bieritz Agency', 'http://www.cherryvalleyny.com/member/bieritzinsurance'],");
document.write("['Cherry Branch Gallery', 'http://www.cherryvalleyny.com/member/cherrybranch'],");
document.write("['Cherry Valley Advocates', 'http://www.cherryvalleyny.com/member/cvadvocates'],");
document.write("['Cherry Valley Cabinet Co. Inc.', 'http://www.cherryvalleyny.com/member/cvcabinet'],");
document.write("['Let It Grow Nursery', 'http://www.cherryvalleyny.com/member/letitgrow'],");
document.write("['Nancy s Old & New', 'http://www.cherryvalleyny.com/member/nancy'],");
document.write("['Stannard s Maple Farm', 'http://www.cherryvalleyny.com/member/stannard'],");
document.write("['Sweettooth Schoolhouse', 'http://www.cherryvalleyny.com/member/sweettooth'],");
document.write("['Tracy s Law Office', 'http://www.cherryvalleyny.com/member/tracylawoffice'],");
document.write("],");
document.write("],");
document.write("['Schools', null,");
document.write("['CV-S K-12', 'http://www.cvscs.org'],");
document.write("['Old School', 'http://www.cvcfc.org'],");
document.write("],");
document.write("['Attractions', null,");
document.write("['CV Library', 'library.htm'],");
document.write("['CV Museum', 'http://www.cherryvalleymuseum.org'],");
document.write("['Baseball Hall of Fame', 'http://www.baseballhalloffame.org/'],");
document.write("],");
document.write("['Links', 'null',");
document.write("['Local Government', 'http://www.cherryvalleyny.us'],");
document.write("['County Government', 'http://www.otsegocounty.com'],");
document.write("['State Government', 'http://www.state.ny.us'],");
document.write("['Other Chambers', null,");
document.write("['Cooperstown NY', 'http://www.cooperstownchamber.org/'],");
document.write("['Otsego County', 'http://www.otsegocountychamber.com/'],");
document.write("],");
document.write("['Events Calendar', 'events.htm'],");
document.write("['Community News', 'news.htm'],");
document.write("['Churches','churches/churches.htm'],");
document.write("['Local Crop Conditions', 'http://www.cce.cornell.edu/'],");
document.write("['CV Maps', 'null',");
document.write("['Via Google','http://maps.google.com/maps?f=q&hl=en&q=cherry+valley+ny&ie=UTF8&t=h&om=0&z=11&ll=42.779779,-74.765396&spn=0.176895,0.495758&iwloc=addr'],");
document.write("['Via Yahoo','http://us.rd.yahoo.com/maps/mapresults/insert;_ylt=AlqXkli8DTzvfKK.PFrPce4L3kcC/*-http://maps.yahoo.com/linkmap?addr=&csz=Cherry+Valley%2C+NY+13320&state=NY&uzip=13320&ds=n&name=&desc=&lat=42.7809&lon=-74.7366&mlt=42.7809&mln=-74.7366&zoomin=yes&BFKey=&mag=4'],");
document.write("['Via US Census','http://tiger.census.gov/cgi-bin/mapbrowse?lat=42.79000&lon=-74.86000&wid=0.360&ht=0.130&iht=359&iwd=422&'],");
document.write("],");
document.write("['CV Web Information', 'null',");
document.write("['at Epodunk', 'http://www.epodunk.com/cgi-bin/genInfo.php?locIndex=391'],");
document.write("['at Wikipedia', 'http://en.wikipedia.org/wiki/Cherry_Valley_%28village%29%2C_New_York'],");
document.write("],");
document.write("['CV Weather Information', 'null',");
document.write("['at National Weather Service', 'http://www.erh.noaa.gov/forecast/MapClick.php?CityName=Cherry+Valley&state=NY&site=BGM'],");
document.write("['at Weather Underground', 'http://www.wunderground.com/US/NY/Cherry_Valley.html'],");
document.write("['at MSN Weather', 'http://weather.msn.com/local.aspx?wealocations=wc:USNY0263'],");
document.write("['at Weather.com', 'http://www.weather.com/weather/local/13320?lswe=13320&lwsa=WeatherLocalUndeclared&from=whatwhere'],");
document.write("],");
document.write("],");
document.write("];");
document.write("</script>");


