
// Comments at the top of the page
// to make sure we don't strip off stuff
// that we need to make things look good
// Hopefully, this only affects NS4

function doBlogOutputelement115()
{
	var output = '';
	output += '<a href="http://www.weather.com/weather/local/32507?cm_pla=city_page&cm_ite=cc&site=city_page&cm_ven=LWO&cm_cat=rss&par=LWO_rss">'; output += '<h1>Current Weather Conditions In Pensacola, FL (32507)</h1>'; output += '</a>'; output += '<p><img src="http://image.weather.com/web/common/wxicons/31/31.gif?12122006" alt="" />Clear, and 77 &deg; F. For more details?</p>'; output += '<a href="http://www.weather.com/weather/map/32507?cm_ven=LWO&cm_pla=map&site=map&cm_ite=doplr_600&cm_cat=rss&par=LWO_rss">'; output += '<h1>Your Local Doppler Radar</h1>'; output += '</a>'; output += '<p>This map shows the location and intensity of precipitation in your area. The color of the precipitation corresponds to the rate at which it is falling. This map is updated every 15 minutes.</p>'; output += '<a href="http://www.weather.com/outlook/health/allergies/weather/tenday/32507?cm_ven=LWO&cm_pla=city_page&cm_ite=10day_pollen&site=city_page&cm_cat=rss&par=LWO_rss">'; output += '<h1>Pollen Trend for Pensacola, FL (32507)</h1>'; output += '</a>'; output += '<p>Steady. View complete PollenCast?</p>'; output += '<a href="http://www.weather.com/multimedia/videoplayer.html?clip=362&collection=regwxforecast&cm_ven=LWO&cm_pla=video&site=video&cm_ite=se&cm_cat=rss&par=LWO_rss">'; output += '<h1>Video: Your Regional Weather Forecast</h1>'; output += '</a>'; output += '<p>Watch what the experts at The Weather Channel® have to say about the weather trends in your area.</p>'; output += '<a href="http://www.weather.com/services/weathergold.html?cm_ven=LWO&cm_pla=ad&cm_ite=gold&site=adv_gold&cm_cat=rss&from=rss&refer=rss&par=LWO_rss">'; output += '<h1>ADV: Upgrade to weather.com Gold!</h1>'; output += '</a>'; output += '<p>Get advanced storm tracking maps and weather for 10 cities in one-click, all with no ads! Start your free trial now.</p>'; output += '<a href="http://www.weather.com/weather/weekend/32507?cm_ven=LWO&cm_pla=city_page&cm_ite=weekend&site=city_page&cm_cat=rss&locid=32507&par=LWO_rss">'; output += '<h1>Your Weekend Forecast For Pensacola, FL (32507)</h1>'; output += '</a>'; output += '<p>Chance of Precipitation: Fri: 20% / Sat: 20% / Sun: 50%. For complete forecast details...</p>'; output += '<a href="http://www.weather.com/weather/tenday/32507?cm_ven=LWO&cm_pla=city_page&cm_ite=10-day&site=city_page&cm_cat=rss&locid=32507&par=LWO_rss">'; output += '<h1>Your 10-Day Forecast for Pensacola, FL (32507)</h1>'; output += '</a>'; output += '<p>Thu: Partly Cloudy & High 88&deg;F / Low 74&deg;F.---- Fri: Partly Cloudy & High 88&deg;F / Low 76&deg;F.---- Sat: Partly Cloudy & High 87&deg;F / Low 75&deg;F.---- Sun & Beyond.... For more details?</p>'; 

	document.getElementById('blog_element115').innerHTML = output;
}

doBlogOutputelement115();

// Unknown error