
// 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 doBlogOutputelement42()
{
	var output = '';
	output += '<a href="http://blogs.myspace.com/index.cfm?fuseaction=blog.view&friendId=330010692&blogId=510186400">'; output += '<h1>Famous and Infamous</h1>'; output += '</a>'; output += '<p>Every tree has them. The individual\'s who are known for their deeds, good and bad. That said, I have done alot of work lately on my Santa Rosa County, Florida kin, and decided to talk today about some...</p>'; 

	document.getElementById('blog_element42').innerHTML = output;
}

doBlogOutputelement42();

// Unknown error