//Top Nav bar script v2- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("homepage", "Home", "Home Page", "http://www.bluehill.org", null);
	menu.addItem("webmasterid", "About BHO", "Who We Are",  null, null);
	menu.addItem("currwx", "Current Conditions", "Current Weather Data",  null, null);
	menu.addItem("camid", "Webcams", "Webcam Views from Blue Hill",  null, null);
	menu.addItem("newsid", "Weather Archives", "Archived Weather Data",  null, null);
	menu.addItem("wxlinks", "Weather/Science Links", "Cool Weather and Science Sites",  null, null);
	menu.addItem("scprog", "Programs", "Science Center Program Information",  null, null);
	menu.addItem("webstore", "Store", "Books, Instruments, etc.", null, null);
	menu.addItem("member", "Join", "Membership Information", null, null);
	menu.addItem("photo", "Photos", "Photo Gallery",  null, null);

	menu.addSubItem("webmasterid", "History", "Celebrating 125 Years: 1885-2010", "http://www.bluehill.org/history/history.html");
	menu.addSubItem("webmasterid", "News", "Press Releases",  "http://www.bluehill.org/press.html");
	menu.addSubItem("webmasterid", "Directions", "Directions to Blue Hill",  "http://www.bluehill.org/location.html");
	menu.addSubItem("webmasterid", "Employment", "Job Opportunities",  "http://www.bluehill.org/jobopenings.html");
	menu.addSubItem("webmasterid", "BHO on Facebook", "Blue Hill Facebook page",  "http://www.facebook.com/pages/Blue-Hill-Observatory-and-Science-Center/62480876389");
	menu.addSubItem("webmasterid", "BHO Skymail", "Blue Hill Observatory E-mail Bulletin",  "http://www.bluehill.org/Skymail/Skymail.html");
	menu.addSubItem("webmasterid", "Contact Us", "Contact Info",  "http://www.bluehill.org/contact.html");

	menu.addSubItem("currwx", "Daily Discussion", "Daily Weather Discussion",  "http://www.bluehill.org/discussion.txt");
 	menu.addSubItem("currwx", "Davis Vantage Pro Data", "Current Davis Vantage Pro Data from Blue Hill",  "http://www.bluehill.org/weatherdata");
	menu.addSubItem("currwx", "ASOS/NWS Data", "Current ASOS Data from Blue Hill",  "http://www.weather.gov/data/obhistory/KMQE.html");
	menu.addSubItem("currwx", "AWS Data", "Current AWS Station Data from Blue Hill",  "http://www.aws.com/aws_2001/asp/obsForecast.asp?id=MLTNO");
	menu.addSubItem("currwx", "NWS Hourly Weather", "NWS Hourly Weather Roundups",  "http://www.erh.noaa.gov/box/rws.shtml");

 	menu.addSubItem("camid", "CAMNET Blue Hill Webcam", "Current Image from Blue Hill Summit",  "http://www.hazecam.net/bluehill.html");
	menu.addSubItem("camid", "AWS Blue Hill Webcam", "Current AWS Station Camera View from Blue Hill",  "http://www.aws.com/aws_2001/asp/camera/camera.asp?id=MLTNO");
	menu.addSubItem("camid", "AWS Instacam Time Lapse", "Current AWS Station Camera 30-hour Time Lapse",  "http://www.instacam.com/showcam.asp?id=MLTNO&size=L");
	menu.addSubItem("camid", "BHO Picture Post East", "Blue Hill Picture Post Summit Panorama East",  "http://picturepost.unh.edu/post.jsp?postId=185");
	menu.addSubItem("camid", "BHO Picture Post Tower", "Blue Hill Picture Post Summit Panorama Tower",  "http://picturepost.unh.edu/post.jsp?postId=179");
	menu.addSubItem("camid", "BHO Picture Post West", "Blue Hill Picture Post Summit Panorama West",  "http://picturepost.unh.edu/post.jsp?postId=178");

	menu.addSubItem("newsid", "Temperature 2012", "2012 Monthly Temperature",  "http://www.bluehill.org/climate/tmp2012.gif");
	menu.addSubItem("newsid", "Temperature 2011", "2011 Monthly Temperature",  "http://www.bluehill.org/climate/tmp2011.gif");
	menu.addSubItem("newsid", "Temperature 2010", "2010 Monthly Temperature",  "http://www.bluehill.org/climate/tmp2010.gif");
	menu.addSubItem("newsid", "Precipitation 2012", "2012 Monthly Precipitation",  "http://www.bluehill.org/climate/pre2012.gif");

    
    menu.addSubItem("newsid", "Precipitation 2011", "2011 Monthly Precipitation",  "http://www.bluehill.org/climate/pre2011.gif");
	menu.addSubItem("newsid", "Precipitation 2010", "2010 Monthly Precipitation",  "http://www.bluehill.org/climate/pre2010.gif");
	menu.addSubItem("newsid", "Snowfall 2011-2012", "Winter 2011-2012 Monthly Snowfall",  "http://www.bluehill.org/climate/snow2012.gif");
	menu.addSubItem("newsid", "Snowfall 2010-2011", "Winter 2010-2011 Monthly Snowfall",  "http://www.bluehill.org/climate/snow2011.gif");
	menu.addSubItem("newsid", "Snowfall 2009-2010", "Winter 2009-2010 Monthly Snowfall",  "http://www.bluehill.org/climate/snow2010.gif");
	menu.addSubItem("newsid", "Long Term Climate Data", "Annual and Monthly Climate Records",  "http://www.bluehill.org/climate/climate.html");
	menu.addSubItem("newsid", "Climate Research", "Blue Hill Climate Research",  "http://www.bluehill.org/climate/climate.html");
	menu.addSubItem("newsid", "Means and Extremes", "Mean and Extreme Temperature, Precipitation, Snowfall, and Wind Measurements",  "http://www.bluehill.org/climate/meanandextreme.html");
	menu.addSubItem("newsid", "NOAA Climate Summary", "NOAA State of the Climate",  "http://www.ncdc.noaa.gov/sotc/national/2011/13");
	menu.addSubItem("newsid", "Archived Daily Weather", "Sorted by Year",  "http://www.bluehill.org/Data/dailyarchive12.html");

	menu.addSubItem("wxlinks", "AMS", "American Meteorological Society",  "http://www.ametsoc.org/AMS/");
	menu.addSubItem("wxlinks", "ASOS", "ASOS Directory",  "http://www.bluehill.org/asosdata.html");
	menu.addSubItem("wxlinks", "Atmospheric Optics", "Atmospheric Optics Information and Photos",  "http://www.atoptics.co.uk");
	menu.addSubItem("wxlinks", "Blue Hills Ski Area", "Blue Hill Skiing Information",  "http://www.ski-bluehills.com");
	menu.addSubItem("wxlinks", "Blue Hills Reservation", "Park Information",  "http://www.mass.gov/dcr/parks/metroboston/blue.htm");
	menu.addSubItem("wxlinks", "Braintree Weather", "Braintree Weather",  "http://home.beld.net/Weather/indextest.htm");
	menu.addSubItem("wxlinks", "The Clay Center", "The Clay Center for Science and Technology",  "http://www.claycenter.org");
	menu.addSubItem("wxlinks", "Cloud Appreciation Society", "The Cloud Appreciation Society",  "http://cloudappreciationsociety.org");
	menu.addSubItem("wxlinks", "Fairbanks Museum", "Northern New England Museum of Natural History",  "http://www.fairbanksmuseum.org");
	menu.addSubItem("wxlinks", "For Spacious Skies", "Skywatching for Kids and Adults!",  "http://www.forspaciousskies.com");
	menu.addSubItem("wxlinks", "Franklin Institute", "Learn About the Weather",  "http://www.fi.edu/weather/index.html");
	menu.addSubItem("wxlinks", "Growing Wisdom", "Gardening Information",  "http://www.growingwisdom.com");
	menu.addSubItem("wxlinks", "Hurricane Center", "National Hurricane Center",  "http://www.nhc.noaa.gov");
	menu.addSubItem("wxlinks", "Mt. Washington Observatory", "Worst Weather on Earth",  "http://www.mountwashington.org");
	menu.addSubItem("wxlinks", "NWS Forecasts", "NWS Taunton Forecast Office",  "http://www.erh.noaa.gov/er/box/");
	menu.addSubItem("wxlinks", "NWS Local Radar", "NWS Taunton Radar", "http://radar.weather.gov/radar.php?rid=box&product=N0R&overlay=11101111&loop=no");
	menu.addSubItem("wxlinks", "NWS Homepage", "National Weather Service",  "http://www.nws.noaa.gov/");
	menu.addSubItem("wxlinks", "Plants Across Communities", "Building Green Environments",  "http://plantsacrosscommunities.org");
	menu.addSubItem("wxlinks", "Trailside Museum", "Nature Interpretive Center",  "http://www.massaudubon.org/Nature_Connection/Sanctuaries/Blue_Hills/index.php");
	menu.addSubItem("wxlinks", "Weatherworks", "Weatherworks",  "http://www.weatherworks.com");
      menu.addSubItem("wxlinks", "Weston Observatory", "Earthquake Information",  "http://www.bc.edu/bc_org/avp/cas/wesobs/");

	menu.addSubItem("scprog", "Event Calendar", "Recent and Upcoming Events",  "http://www.bluehill.org/events.html");
	menu.addSubItem("scprog", "Program Brochure", "Science Center Programs",  "http://www.bluehill.org/programs.html");
	menu.addSubItem("scprog", "Southern New England Weather Conference", "Annual Weather Conference",  "http://www.sneweatherconf.org");
	menu.addSubItem("scprog", "WINS Program", "WINS Program Homepage",  "http://www.sciencegirls.net");
	menu.addSubItem("scprog", "Workshops", "Upcoming Workshop Information",  "http://www.bluehill.org/workshops.html");

	menu.addSubItem("webstore", "Blue Hill Store", "Books, Clothing, etc.", "http://www.bluehill.org/store/index.html");

	menu.addSubItem("member", "BHO Membership", "Membership Information", "http://www.bluehill.org/join.html");

	menu.addSubItem("photo", "Observatory", "Observatory and Blue Hill Photos",  "http://www.bluehill.org/observatory/observatory.html");
	menu.addSubItem("photo", "Clouds", "Cloud Photo Gallery", "http://www.bluehill.org/Clouds/cloud.html");
	menu.addSubItem("photo", "125th Anniversary", "125th Anniversary Celebration", "http://www.bluehill.org/anniversary/125thAnniv.html");
	menu.addSubItem("photo", "Instruments", "Weather Instrument Gallery",  "http://www.bluehill.org/instruments/instruments.html");
	menu.addSubItem("photo", "Kites", "Kite Photo Gallery", "http://www.bluehill.org/Kites/Kites.html");
	menu.addSubItem("photo", "Flag Pole Dedication", "Flag Pole Dedication Ceremony",  "http://users.adelphia.net/~birdseye/jimsflag/index.htm");
	menu.addSubItem("photo", "Renovation", "Observatory Renovation Photos",  "http://www.bluehill.org/renovation/renovation.html");
	menu.addSubItem("photo", "Virtual Tour", "Observatory Virtual Tour", "http://209.23.153.221/technologytours/BlueHillObservatory/indexforbluehill.htm");
	menu.addSubItem("photo", "Cloudscapes Ceremony", "Cloudscapes Stamp Ceremony", "http://www.bluehill.org/Cloudscapes/cloudscapes.html");


	menu.showMenu();
}

