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\">27&deg;F, Mostly Sunny</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\">Fri</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\">39</h5>\n");
document.write("						<h5 class=\"low_temp\">35</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Sat</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\">44</h5>\n");
document.write("						<h5 class=\"low_temp\">24</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Sun</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\">36</h5>\n");
document.write("						<h5 class=\"low_temp\">27</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("				<div class=\"weather_img_area\">\n");
document.write("					<h6 class=\"weather_txt\">Mon</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\">39</h5>\n");
document.write("						<h5 class=\"low_temp\">33</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");

