
// 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 doBlogOutputelement616()
{
	var output = '';
	output += '<a href="http://www.gasolinegasoline.com">'; output += '<h1>Gas Prices October 2009</h1>'; output += '</a>'; output += '<p>Atlanta, GA - $2.26<br> Boston, MA - $2.47<br> Chicago, IL - $2.75<br> Cleveland, OH - $2.49<br> Columbus, OH - $2.45<br> Dallas, TX - $2.21<br> Denver, CO - $2.20<br> Detroit, MI - $2.44<br> Galveston, TX - $2.38<br> Hollywood, CA - $2.99<br> Jacksonville, FL - $2.47<br> Las Vegas, NV - $2.45<br> Little Rock, AR - $2.29<br> Manhattan, NY - $2.81<br> Miami, FL - $2.49<br> Myrtle Beach, SC - $2.35<br> Nashville, TN - $2.24<br> Niagara Falls, NY - $2.75<br> Old Orchard Bea, ME - $2.59<br> Orlando, FL - $2.39<br> Pacific Beach, CA - $3.55<br> Phoenix, AZ - $2.23<br> Portland, OR - $2.45<br> Reno, NV - $2.53<br> San Francisco, CA - $2.79<br> Seattle, WA - $2.52<br> St. Louis , Mo- $2.39<br> Toronto, ON - .93.2 lt<br> Tulsa, OK - $2.27<br> Virginia Beach, VA - $2.29<br> Washington DC - $2.87<br></p>'; 

	document.getElementById('blog_element616').innerHTML = output;
}

doBlogOutputelement616();

// Unknown error