document.write('<div>');
document.write('  <div class="miWeatherLogo"><a href="http://www.kansas.com/weather"><img id="icon" width="60" height="40" alt="Weather" src="http://media.kansas.com/static/images/mi/third_party/accuweather/default_lg/33.GIF"/></a></div>');
document.write('');
document.write('  <p class="miWeatherTemp">51&deg;F</p>');
document.write('');
document.write('  <p class="miWeatherHiLo">55&deg;/35&deg;</p>');
document.write('');
document.write('  <div style="clear:both;">');
document.write('    <p class="miWname" style="display:none;"><a href="http://www.kansas.com/weather">Complete Forecast</a></p>');
document.write('');
document.write('    <p id="miWsevere" style="display:inline; background-color:red;">&nbsp;&nbsp;<a style="color:white; text-decoration:underline;" href="http://www.kansas.com/747#moreWeather">WEATHER ALERT</a>&nbsp;&nbsp;</p>');
document.write('  </div>');
document.write('</div>');

