
	function displayAlert()
	{		
		try
		{
			document.getElementById("imgWeather").src="http://banners.wunderground.com/weathersticker/infoboxtr_both/language/www/global/stations/41641.gif";
		}
		catch(ex)
		{}
	}	
