document.write('<table id="weather_cor">');
document.write('<tr>');
document.write('<td class="weather_cor_left">');
document.write('<div class="weather_icon"><img src="http://weather.cnhionline.com/images/fcicons/fair.gif" /></div>');
document.write('<div class="weather_data"><span class="weather_small_text">Currently</span><br />');
document.write('<span class="weather_temp">57</span><br />');
document.write('<span class="weather_temp_hl"><span style="color:red">H: </span>60<span style="color:green"> L: </span>41</span></div>');
document.write('<div class="weather_click"><a class="weather_small_text" href="http://weather.cnhionline.com/hw3.php?usr=thetimestribune&config=&forecast=zandh&place=CORBIN&state=KY">Click for more weather</a></div>');
document.write('</td>');
document.write('<td class="weather_cor_right">');
document.write('<div class="weather_sponsor"></div>');
document.write('<div class="weather_ad"><a href="	http://www.fnblondonky.com" target="_blank" border="0"><img src="http://weather.cnhionline.com/images/sponsors/thetimestribune_sm.gif" width="120" height="60" border="0" /></a></div>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
