
// 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 doBlogOutputelement124()
{
	var output = '';
	output += '<a href="http://www.thedailycat.com/Nutrition/cat_gifts/index.html">'; output += '<h1>Last-minute Holiday Food Gifts for Cats</h1>'; output += '</a>'; output += '<p>With a touch of creativity, you can satisfy all of the nice, not naughty, cats on your holiday shopping list with affordable, edible gifts they’ll actually use.</p>'; 

	document.getElementById('blog_element124').innerHTML = output;
}

doBlogOutputelement124();

// Unknown error