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\">53&deg;F, Patchy Fog</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\">Sat</h6>\n");
document.write("					<div class=\"img_float\">\n");
document.write("						<img class=\"weather_img\" src=\"http://www.wiscnews.com/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\">52</h5>\n");
document.write("						<h5 class=\"low_temp\">38</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=\"http://www.wiscnews.com/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\">52</h5>\n");
document.write("						<h5 class=\"low_temp\">39</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=\"http://www.wiscnews.com/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\">50</h5>\n");
document.write("						<h5 class=\"low_temp\">37</h5>\n");
document.write("					</div>\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=\"http://www.wiscnews.com/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\">45</h5>\n");
document.write("						<h5 class=\"low_temp\">29</h5>\n");
document.write("					</div>\n");
document.write("				</div>\n");
