document.write("				<div class=\"w_text_area\">\n");
document.write("					<div class=\"w_top\">\n");
document.write("						<h6 class=\"weather_txt\">Today:</h6>\n");
document.write("						<h6 class=\"weather_txt2\">44&deg;F, Chance Rain</h6>\n");
document.write("					</div>\n");
document.write("					<h5 class=\"more\"><a href=\"http://www.crh.noaa.gov/forecast/MapClick.php?CityName=Beaver+Dam&state=WI&site=MKX\" target=\"_top\">more &gt;&gt;&gt;</a></h5>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Tue</h6>\n");
document.write("					<div class=\"img_float\">\n");
document.write("						<img class=\"weather_img\" src=\"/weather/img/bdc/1.jpg\" alt=\"weather photo\" width=\"45\" height=\"48\" border=\"0\" />\n");
document.write("					</div>\n");
document.write("					<div class=\"temp_area\">\n");
document.write("						<h5 class=\"high_temp\">53</h5>\n");
document.write("						<h5 class=\"low_temp\">31</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Wed</h6>\n");
document.write("					<div class=\"img_float\">\n");
document.write("						<img class=\"weather_img\" src=\"/weather/img/bdc/2.jpg\" alt=\"weather photo\" width=\"45\" height=\"48\" border=\"0\" />\n");
document.write("					</div>\n");
document.write("					<div class=\"temp_area\">\n");
document.write("						<h5 class=\"high_temp\">60</h5>\n");
document.write("						<h5 class=\"low_temp\">36</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Thu</h6>\n");
document.write("					<div class=\"img_float\">\n");
document.write("						<img class=\"weather_img\" src=\"/weather/img/bdc/3.jpg\" alt=\"weather photo\" width=\"45\" height=\"48\" border=\"0\" />\n");
document.write("					</div>\n");
document.write("					<div class=\"temp_area\">\n");
document.write("						<h5 class=\"high_temp\">61</h5>\n");
document.write("						<h5 class=\"low_temp\">40</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Fri</h6>\n");
document.write("					<div class=\"img_float\">\n");
document.write("						<img class=\"weather_img\" src=\"/weather/img/bdc/4.jpg\" alt=\"weather photo\" width=\"45\" height=\"48\" border=\"0\" />\n");
document.write("					</div>\n");
document.write("					<div class=\"temp_area\">\n");
document.write("						<h5 class=\"high_temp\">64</h5>\n");
document.write("						<h5 class=\"low_temp\">41</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");

