document.write('<tr>');
document.write('<td class="weather-temp">44&deg;</td>');
document.write('<td class="weather-icon"><img src="http://media.charlotteobserver.com/static/design/weather/07.gif" alt=""></td>');
document.write('<td class="weather-text">Cloudy<span class="divider"> |</span>&nbsp;<a href="http://pubsys2.charlotteobserver.com/weather">Forecast</a></td>');
document.write('</tr>');

