
document.write("				<div class=\"weather_img_area\">\n");
	
document.write("<!-- !!!!! This image should NOT exceed the 55pix width and the 58pix height-->\n");
document.write("						<img class=\"weather_img\" src=\"/weather/img/jcs/0.jpg\" alt=\"weather image\" width=\"55\" height=\"58\" border=\"0\" />\n");
						
document.write("				</div>\n");
	
document.write("				<div class=\"text_area\">\n");
	
document.write("					<h6 class=\"weather_txt\">High: 68&deg;F<br>Low: 40&deg;F<br>Mostly Sunny</h6>\n");

document.write("<!--					<h5 class=\"live_weather_data\"><a href=\"http://www.crh.noaa.gov/forecast/MapClick.php?CityName=Portage&state=WI&site=MKX\">Live weather data</a></h5> -->\n");
	
document.write("				</div>\n");
	

