
// 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 doBlogOutputelement18()
{
	var output = '';
	output += '<a href="http://www.homestead.com">'; output += '<h1>RSS Feed invalid</h1>'; output += '</a>'; output += '<p>The RSS feed entered on this page is invalid. Either we could not contact the remote server, or the remote server sent back invalid information for the RSS feed. If you are the owner of this page, please check to see that you have entered a valid RSS feed URL when publishing this page.</p>'; 

	document.getElementById('blog_element18').innerHTML = output;
}

doBlogOutputelement18();

// Unknown error