document.write('<div id="miWeatherWidget">');
document.write('');
document.write('<div id="miWeatherText">');
document.write('<span class="wname"><a class="wname" id="loc" href="http://www.bellinghamherald.com/weather">Bellingham, WA</a></span>');
document.write('<br />');
document.write('<span id="current" class="wdata">Rain 55&deg;F</span><br />');
document.write('');
document.write('<span style="display:inline">Hi/Low: 64&deg;/47&deg;</span>');
document.write('');
document.write('<span id="wsevere" style="display:none"><a style="text-decoration:underline;font-weight:bold" href="http://www.bellinghamherald.com/severeweather">Weather Alert</a></span>');
document.write('</div>');
document.write('');
document.write('<div class="wdata"><img id="icon" width="80" height="50" src="http://media.bellinghamherald.com/static/images/mi/third_party/accuweather/default_lg/18.GIF"/></div>');
document.write('');
document.write('</div>');
