document.write('<div>');
document.write('  <div class="miWeatherIcon"><a href="http://www.kansascity.com/weather"><img id="icon" width="60" height="40" alt="Weather" src="http://media.kansascity.com/static/images/mi/third_party/accuweather/default_lg/03.GIF"/></a></div>');
document.write('');
document.write('  <p class="miWeatherTemp">85&deg;F</p>');
document.write('');
document.write('  <p class="miWeatherHiLo">95&deg;/74&deg;</p>');
document.write('');
document.write('  <div style="clear:both;">');
document.write('    <p class="miWname" style="display:inline;"><a href="http://www.kansascity.com/weather">Complete Forecast</a></p>');
document.write('');
document.write('    <p id="miWsevere" style="display:none;"><a style="text-decoration:underline;font-weight:bold" href="http://www.kansascity.com/800#moreWeather">Weather Alert</a></p>');
document.write('  </div>');
document.write('</div>');
