
// 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 doBlogOutputelement126()
{
	var output = '';
	output += '<a href="http://www.our-happy-cat.com/cat-names-diesel.html">'; output += '<h1>Dec 24, Cat Names - Diesel</h1>'; output += '</a>'; output += '<p>He was found abandoned at a gas station, and he is a big 15lb.</p>'; 

	document.getElementById('blog_element126').innerHTML = output;
}

doBlogOutputelement126();

// Unknown error