// JavaScript Document

    // Creation of the image objects
	if (document.images)
	{

// top nav

	aboutOn=new Image();
	aboutOn.src="http://www.keeptahoeblue.org/images/nav_about_over.gif";
	aboutOff=new Image();
	aboutOff.src="http://www.keeptahoeblue.org/images/nav_about.gif";
	
	actionOn=new Image();
	actionOn.src="http://www.keeptahoeblue.org/images/nav_action_over.gif";
	actionOff=new Image();
	actionOff.src="http://www.keeptahoeblue.org/images/nav_action.gif";
	
	campaignsOn=new Image();
	campaignsOn.src="http://www.keeptahoeblue.org/images/nav_campaigns_over.gif";
	campaignsOff=new Image();
	campaignsOff.src="http://www.keeptahoeblue.org/images/nav_campaigns.gif";
	
	factsOn=new Image();
	factsOn.src="http://www.keeptahoeblue.org/images/nav_facts_over.gif";
	factsOff=new Image();
	factsOff.src="http://www.keeptahoeblue.org/images/nav_facts.gif";
	
	friendsOn=new Image();
	friendsOn.src="http://www.keeptahoeblue.org/images/nav_friends_over.gif";
	friendsOff=new Image();
	friendsOff.src="http://www.keeptahoeblue.org/images/nav_friends.gif";
	
	newsOn=new Image();
	newsOn.src="http://www.keeptahoeblue.org/images/nav_news_over.gif";
	newsOff=new Image();
	newsOff.src="http://www.keeptahoeblue.org/images/nav_news.gif";
	
	storeOn=new Image();
	storeOn.src="http://www.keeptahoeblue.org/images/nav_store_over.gif";
	storeOff=new Image();
	storeOff.src="http://www.keeptahoeblue.org/images/nav_store.gif";
	
	supportOn=new Image();
	supportOn.src="http://www.keeptahoeblue.org/images/nav_support_over.gif";
	supportOff=new Image();
	supportOff.src="http://www.keeptahoeblue.org/images/nav_support.gif";	

	
	aboutOn=new Image();
	aboutOn.src="http://www.keeptahoeblue.org/images/nav_about_over.gif";
	aboutOff=new Image();
	aboutOff.src="http://www.keeptahoeblue.org/images/nav_about.gif";	
	
	
// home nav

	homenav_takeOn=new Image();
	homenav_takeOn.src="http://www.keeptahoeblue.org/images/homenav_take_over.gif";
	homenav_takeOff=new Image();
	homenav_takeOff.src="http://www.keeptahoeblue.org/images/homenav_take.gif";
	
	homenav_campaignsOn=new Image();
	homenav_campaignsOn.src="http://www.keeptahoeblue.org/images/homenav_campaigns_over.gif";
	homenav_campaignsOff=new Image();
	homenav_campaignsOff.src="http://www.keeptahoeblue.org/images/homenav_campaigns.gif";
	
	homenav_newsOn=new Image();
	homenav_newsOn.src="http://www.keeptahoeblue.org/images/homenav_news_over.gif";
	homenav_newsOff=new Image();
	homenav_newsOff.src="http://www.keeptahoeblue.org/images/homenav_news.gif";
	
	homenav_factsOn=new Image();
	homenav_factsOn.src="http://www.keeptahoeblue.org/images/homenav_facts_over.gif";
	homenav_factsOff=new Image();
	homenav_factsOff.src="http://www.keeptahoeblue.org/images/homenav_facts.gif";
	
	homenav_friendsOn=new Image();
	homenav_friendsOn.src="http://www.keeptahoeblue.org/images/homenav_friends_over.gif";
	homenav_friendsOff=new Image();
	homenav_friendsOff.src="http://www.keeptahoeblue.org/images/homenav_friends.gif";
	
	homenav_supportOn=new Image();
	homenav_supportOn.src="http://www.keeptahoeblue.org/images/homenav_support_over.gif";
	homenav_supportOff=new Image();
	homenav_supportOff.src="http://www.keeptahoeblue.org/images/homenav_support.gif";
	
	homenav_storeOn=new Image();
	homenav_storeOn.src="http://www.keeptahoeblue.org/images/homenav_store_over.gif";
	homenav_storeOff=new Image();
	homenav_storeOff.src="http://www.keeptahoeblue.org/images/homenav_store.gif";

	homenav_aboutOn=new Image();
	homenav_aboutOn.src="http://www.keeptahoeblue.org/images/homenav_about_over.gif";
	homenav_aboutOff=new Image();
	homenav_aboutOff.src="http://www.keeptahoeblue.org/images/homenav_about.gif";
	
// takeaction subnav

	take_actionOn=new Image();
	take_actionOn.src="http://www.keeptahoeblue.org/images/s_take_action_over.gif";
	take_actionOff=new Image();
	take_actionOff.src="http://www.keeptahoeblue.org/images/s_take_action.gif";
	
	take_whyOn=new Image();
	take_whyOn.src="http://www.keeptahoeblue.org/images/s_take_why_over.gif";
	take_whyOff=new Image();
	take_whyOff.src="http://www.keeptahoeblue.org/images/s_take_why.gif";
	
	take_emailOn=new Image();
	take_emailOn.src="http://www.keeptahoeblue.org/images/s_take_email_over.gif";
	take_emailOff=new Image();
	take_emailOff.src="http://www.keeptahoeblue.org/images/s_take_email.gif";
	
	take_10thingsOn=new Image();
	take_10thingsOn.src="http://www.keeptahoeblue.org/images/s_take_10things_over.gif";
	take_10thingsOff=new Image();
	take_10thingsOff.src="http://www.keeptahoeblue.org/images/s_take_10things.gif";	

	take_donateOn=new Image();
	take_donateOn.src="http://www.keeptahoeblue.org/images/s_take_donate_over.gif";
	take_donateOff=new Image();
	take_donateOff.src="http://www.keeptahoeblue.org/images/s_take_donate.gif";	
		
// campaign subnav

	campaigns_advocacyOn=new Image();
	campaigns_advocacyOn.src="http://www.keeptahoeblue.org/images/s_campaigns_advocacy_over.gif";
	campaigns_advocacyOff=new Image();
	campaigns_advocacyOff.src="http://www.keeptahoeblue.org/images/s_campaigns_advocacy.gif";
	
	campaigns_outreachOn=new Image();
	campaigns_outreachOn.src="http://www.keeptahoeblue.org/images/s_campaigns_outreach_over.gif";
	campaigns_outreachOff=new Image();
	campaigns_outreachOff.src="http://www.keeptahoeblue.org/images/s_campaigns_outreach.gif";
	
	campaigns_legislativeOn=new Image();
	campaigns_legislativeOn.src="http://www.keeptahoeblue.org/images/s_campaigns_legis_over.gif";
	campaigns_legislativeOff=new Image();
	campaigns_legislativeOff.src="http://www.keeptahoeblue.org/images/s_campaigns_legis.gif";
	
	campaigns_otherOn=new Image();
	campaigns_otherOn.src="http://www.keeptahoeblue.org/images/s_campaigns_other_over.gif";
	campaigns_otherOff=new Image();
	campaigns_otherOff.src="http://www.keeptahoeblue.org/images/s_campaigns_other.gif";

// news subnav
	
	news_tahoeOn=new Image();
	news_tahoeOn.src="http://www.keeptahoeblue.org/images/s_news_tahoe_over.gif";
	news_tahoeOff=new Image();
	news_tahoeOff.src="http://www.keeptahoeblue.org/images/s_news_tahoe.gif";
	
	news_pressOn=new Image();
	news_pressOn.src="http://www.keeptahoeblue.org/images/s_news_press_over.gif";
	news_pressOff=new Image();
	news_pressOff.src="http://www.keeptahoeblue.org/images/s_news_press.gif";
	
	news_pubOn=new Image();
	news_pubOn.src="http://www.keeptahoeblue.org/images/s_news_pub_over.gif";
	news_pubOff=new Image();
	news_pubOff.src="http://www.keeptahoeblue.org/images/s_news_pub.gif";
	
	news_forumOn=new Image();
	news_forumOn.src="http://www.keeptahoeblue.org/images/s_news_forum_over.gif";
	news_forumOff=new Image();
	news_forumOff.src="http://www.keeptahoeblue.org/images/s_news_forum.gif";
	
// facts subnav
	
	facts_waterOn=new Image();
	facts_waterOn.src="http://www.keeptahoeblue.org/images/s_facts_water_over.gif";
	facts_waterOff=new Image();
	facts_waterOff.src="http://www.keeptahoeblue.org/images/s_facts_water.gif";
	
	facts_forestOn=new Image();
	facts_forestOn.src="http://www.keeptahoeblue.org/images/s_facts_forest_over.gif";
	facts_forestOff=new Image();
	facts_forestOff.src="http://www.keeptahoeblue.org/images/s_facts_forest.gif";
	
	facts_urbanOn=new Image();
	facts_urbanOn.src="http://www.keeptahoeblue.org/images/s_facts_urban_over.gif";
	facts_urbanOff=new Image();
	facts_urbanOff.src="http://www.keeptahoeblue.org/images/s_facts_urban.gif";
	
	facts_recreateOn=new Image();
	facts_recreateOn.src="http://www.keeptahoeblue.org/images/s_facts_recreate_over.gif";
	facts_recreateOff=new Image();
	facts_recreateOff.src="http://www.keeptahoeblue.org/images/s_facts_recreate.gif";
	
	facts_transportOn=new Image();
	facts_transportOn.src="http://www.keeptahoeblue.org/images/s_facts_transport_over.gif";
	facts_transportOff=new Image();
	facts_transportOff.src="http://www.keeptahoeblue.org/images/s_facts_transport.gif";
	
	facts_historyOn=new Image();
	facts_historyOn.src="http://www.keeptahoeblue.org/images/s_facts_history_over.gif";
	facts_historyOff=new Image();
	facts_historyOff.src="http://www.keeptahoeblue.org/images/s_facts_history.gif";
	
	facts_funOn=new Image();
	facts_funOn.src="http://www.keeptahoeblue.org/images/s_facts_fun_over.gif";
	facts_funOff=new Image();
	facts_funOff.src="http://www.keeptahoeblue.org/images/s_facts_fun.gif";	
	
	
// friends subnav
	
	friends_herosOn=new Image();
	friends_herosOn.src="http://www.keeptahoeblue.org/images/s_friends_heros_over.gif";
	friends_herosOff=new Image();
	friends_herosOff.src="http://www.keeptahoeblue.org/images/s_friends_heros.gif";
	
	friends_blueOn=new Image();
	friends_blueOn.src="http://www.keeptahoeblue.org/images/s_friends_blue_over.gif";
	friends_blueOff=new Image();
	friends_blueOff.src="http://www.keeptahoeblue.org/images/s_friends_blue.gif";
	
	friends_boardOn=new Image();
	friends_boardOn.src="http://www.keeptahoeblue.org/images/s_friends_board_over.gif";
	friends_boardOff=new Image();
	friends_boardOff.src="http://www.keeptahoeblue.org/images/s_friends_board.gif";
	
	friends_linksOn=new Image();
	friends_linksOn.src="http://www.keeptahoeblue.org/images/s_friends_links_over.gif";
	friends_linksOff=new Image();
	friends_linksOff.src="http://www.keeptahoeblue.org/images/s_friends_links.gif";
	
// support subnav
	
	support_joinOn=new Image();
	support_joinOn.src="http://www.keeptahoeblue.org/images/s_support_join_over.gif";
	support_joinOff=new Image();
	support_joinOff.src="http://www.keeptahoeblue.org/images/s_support_join.gif";	

	support_giftOn=new Image();
	support_giftOn.src="http://www.keeptahoeblue.org/images/s_support_gift_over.gif";
	support_giftOff=new Image();
	support_giftOff.src="http://www.keeptahoeblue.org/images/s_support_gift.gif";	

	support_honoraryOn=new Image();
	support_honoraryOn.src="http://www.keeptahoeblue.org/images/s_support_honorary_over.gif";
	support_honoraryOff=new Image();
	support_honoraryOff.src="http://www.keeptahoeblue.org/images/s_support_honorary.gif";	

	support_otherOn=new Image();
	support_otherOn.src="http://www.keeptahoeblue.org/images/s_support_other_over.gif";
	support_otherOff=new Image();
	support_otherOff.src="http://www.keeptahoeblue.org/images/s_support_other.gif";	

	support_volunOn=new Image();
	support_volunOn.src="http://www.keeptahoeblue.org/images/s_support_volun_over.gif";
	support_volunOff=new Image();
	support_volunOff.src="http://www.keeptahoeblue.org/images/s_support_volun.gif";	

// about subnav
	
	about_historyOn=new Image();
	about_historyOn.src="http://www.keeptahoeblue.org/images/s_about_history_over.gif";
	about_historyOff=new Image();
	about_historyOff.src="http://www.keeptahoeblue.org/images/s_about_history.gif";	
	
	about_programsOn=new Image();
	about_programsOn.src="http://www.keeptahoeblue.org/images/s_about_programs_over.gif";
	about_programsOff=new Image();
	about_programsOff.src="http://www.keeptahoeblue.org/images/s_about_programs.gif";	
	
	about_missionOn=new Image();
	about_missionOn.src="http://www.keeptahoeblue.org/images/s_about_mission_over.gif";
	about_missionOff=new Image();
	about_missionOff.src="http://www.keeptahoeblue.org/images/s_about_mission.gif";	
	
	about_boardOn=new Image();
	about_boardOn.src="http://www.keeptahoeblue.org/images/s_about_board_over.gif";
	about_boardOff=new Image();
	about_boardOff.src="http://www.keeptahoeblue.org/images/s_about_board.gif";	
	
	about_reachOn=new Image();
	about_reachOn.src="http://www.keeptahoeblue.org/images/s_about_reach_over.gif";
	about_reachOff=new Image();
	about_reachOff.src="http://www.keeptahoeblue.org/images/s_about_reach.gif";	
	
	about_employOn=new Image();
	about_employOn.src="http://www.keeptahoeblue.org/images/s_about_employ_over.gif";
	about_employOff=new Image();
	about_employOff.src="http://www.keeptahoeblue.org/images/s_about_employ.gif";	

// store subnav
	
	store_wearablesOn=new Image();
	store_wearablesOn.src="http://www.keeptahoeblue.org/images/s_store_wearables_over.gif";
	store_wearablesOff=new Image();
	store_wearablesOff.src="http://www.keeptahoeblue.org/images/s_store_wearables.gif";	

	store_booksOn=new Image();
	store_booksOn.src="http://www.keeptahoeblue.org/images/s_store_books_over.gif";
	store_booksOff=new Image();
	store_booksOff.src="http://www.keeptahoeblue.org/images/s_store_books.gif";	

	store_mapsOn=new Image();
	store_mapsOn.src="http://www.keeptahoeblue.org/images/s_store_maps_over.gif";
	store_mapsOff=new Image();
	store_mapsOff.src="http://www.keeptahoeblue.org/images/s_store_maps.gif";	

	store_kidsOn=new Image();
	store_kidsOn.src="http://www.keeptahoeblue.org/images/s_store_kids_over.gif";
	store_kidsOff=new Image();
	store_kidsOff.src="http://www.keeptahoeblue.org/images/s_store_kids.gif";	
	
	}
	
	// function to turn on rolled over graphic
	function on(pic)  {
		if (document.images)  {
			document.images[pic].src=eval(pic + "On.src");
		}
	}
	
	// function to turn off rolled over graphic
	function off(pic)  {
		if(document.images)  {
			document.images[pic].src= eval(pic + "Off.src");
		}
	}
