// JavaScript Document
	function setlink()
	{
		linkme = window.location.href;
		document.getElementById('book').className = 'top_links';
		document.getElementById('about').className = 'top_links';
		document.getElementById('news').className = 'top_links';
		document.getElementById('workshops').className = 'top_links';
		document.getElementById('techniques').className = 'top_links';
		document.getElementById('outdoor').className = 'top_links';
		document.getElementById('buy').className = 'top_links';
		document.getElementById('wha').className = 'top_links';
		document.getElementById('water').className = 'top_links';
		
		var arr_split_maps = linkme.split("/")
		if('http://www.kadamsphoto.com/bookstore.htm' == linkme || arr_split_maps[3] == 'photography_books_maps_gear')
		{
			document.getElementById('book').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('book').className = 'top_links';
		}
		
		if('http://www.kadamsphoto.com/about.htm' == linkme || 'http://www.kadamsphoto.com/biography/photo_credits.htm' == linkme)
		{
			document.getElementById('about').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('about').className = 'top_links';
		}
		
		if('http://www.kadamsphoto.com/nature_photography_news.htm' == linkme)
		{
			document.getElementById('news').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('news').className = 'top_links';
		}
		
		if('http://www.kadamsphoto.com/workshops.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/nature_photo_tours_calendar.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/brp_photo_tour.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/kevin_adams_photo_tours.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/photo_tours_information.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/waterfalls_photo_tours.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/venice_italy_photo_tours.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/private_photography_instruction.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/photography_presentations.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/nc_then_now_program.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/make_great_photos_program.htm' == linkme || 'http://www.kadamsphoto.com/photo_presentations_tours/no_bad_photos_program.htm' == linkme)
		{
			document.getElementById('workshops').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('workshops').className = 'top_links';
		}
		
		if('http://www.kadamsphoto.com/nature_photography_techniques.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/photo_gear.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/photo_howto_articles.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/photographing_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/photographing_wildflowers.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/become_professional_protographer.htm' == linkme || 'http://www.kadamsphoto.com/photography_techniques/photography_website.htm' == linkme)
		{
			document.getElementById('techniques').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('techniques').className = 'top_links';
		}
		
		
		if('http://www.kadamsphoto.com/nature_recreation/natural_history_articles.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/amphibians.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/baldcypress_trees.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/carnivorous_plants.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/fraser_fir_forest.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/winter_weather.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/great_smoky_mountains.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/gulls_seagulls.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/maritime_forests.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/monarch_butterflies.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/north_carolina_travel.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/salamanders.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/overwintering_birds.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/tidal_sand_flats.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/seashells_mollusks.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/flowering_trees.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/fireflies_lighthing_bugs.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/summer_wildflowers.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/outdoor_recreation_articles.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/hiking_big_creek.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/exploring_dismal_swamp.htm' == linkme || 'http://www.kadamsphoto.com/nature_recreation/photographing_dew.htm' == linkme || 'http://www.kadamsphoto.com/nature_outdoor_recreation.htm' == linkme)
		{
			document.getElementById('outdoor').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('outdoor').className = 'top_links';
		}
		
		
		
		if('http://www.kadamsphoto.com/rights_managed_photographs.htm' == linkme || 'http://www.kadamsphoto.com/buy_nc_photos/stock_photography_licensing.htm' == linkme || 'http://www.kadamsphoto.com/buy_nc_photos/commercial_photography_assignments.htm' == linkme || 'http://www.kadamsphoto.com/buy_nc_photos/photography_copyrights.htm' == linkme || 'http://www.kadamsphoto.com/buy_nc_photos/free_pictures.htm' == linkme)
		{
			document.getElementById('buy').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('buy').className = 'top_links';
		}
		
		
		if('http://www.kadamsphoto.com/wha.htm' == linkme)
		{
			document.getElementById('wha').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('wha').className = 'top_links';
		}
		
		var arr_split = linkme.split("/")
		//alert(arr_split[3])
		if('http://www.kadamsphoto.com/waterfall.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/murphy_hayesville_andrews_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/hanging_rock_state_park_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/wilkesboro_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/stone_mountain_state_park_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/blowing_rock_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/central_eastern_waterfalls.htm' == linkme  || 'http://www.kadamsphoto.com/nc_waterfalls/falls_hubs.htm' == linkme || 'http://www.kadamsphoto.com/nc_waterfalls/falls_index.htm' == linkme || 'http://www.kadamsphoto.com/nc_waterfalls/falls_safety.htm' == linkme || 'http://www.kadamsphoto.com/nc_waterfalls/falls_protection.htm' == linkme || 'http://www.kadamsphoto.com/nc_waterfalls/carlton_mcneil.htm' == linkme || 'http://www.kadamsphoto.com/nc_waterfalls/falls_idols.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/wesser_waterfalls.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_updates/wesser.htm' == linkme || 'http://www.kadamsphoto.com/north_carolina_waterfalls_hubs/bryson_city_waterfalls.htm' == linkme || arr_split[3] == 'north_carolina_waterfalls_updates')
		{
			document.getElementById('water').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('water').className = 'top_links';
		}
	}


	function setlink1()
	{
		linkme = window.location.href;
		if('http://www.kadamsphoto.com/north_carolina_photography_site_map.htm' == linkme)
		{
			document.getElementById('sitemap').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('sitemap').className = 'top_links';
		}
		
	}




	function setlink3()
	{
		linkme = window.location.href;

		
		if('http://www.kadamsphoto.com/contact_kevin_adams_photography.htm' == linkme)
		{
			document.getElementById('contact').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('contact').className = 'top_links';
		}
		
		if('http://www.kadamsphoto.com/north_carolina_photography_site_map.htm' == linkme)
		{
			document.getElementById('sitemap').className = 'top_links_Clr_Change';
		}else
		{
			document.getElementById('sitemap').className = 'top_links';
		}
		

	}


	function MM_findObj(n, d) { //v4.01
	  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
		d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
	  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	  if(!x && d.getElementById) x=d.getElementById(n); return x;
	}
	
	function MM_preloadImages() { //v3.0
	  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
		var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
		if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
	}
	
	function MM_swapImgRestore() { //v3.0
	  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
	}
	
	function MM_swapImage() { //v3.0
	  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
	}