
// 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 doBlogOutputelement2()
{
	var output = '';
	output += '<a href="http://textbasedshame.livejournal.com/45155.html">'; output += '<h1>Text and Tangible Value</h1>'; output += '</a>'; output += '<p>January 6th, 2010<br /><br />As our lifestyles change, so does the definition of tangible value. We will be completely unprepared for the zombie apocalypse. <br /><br /><br /><img src="http://farm3.static.flickr.com/2762/4250551622_807c0932f5_o.jpg" /></p>'; output += '<a href="http://textbasedshame.livejournal.com/44958.html">'; output += '<h1>Don\'t Trust Necrodraggers</h1>'; output += '</a>'; output += '<p>January 1st, 2010<br /><br />Happy Near Years losers.<br /><br /><br /><img src="http://farm5.static.flickr.com/4027/4235166137_47eaeb081c_o.jpg" /></p>'; output += '<a href="http://textbasedshame.livejournal.com/44730.html">'; output += '<h1>Congratulations!</h1>'; output += '</a>'; output += '<p>December 30th, 2009<br /><br />GM Zeyurn hath proposed to his good and noble lady GM Abasha! Congratulations!<br /><br /><br /><img src="http://farm3.static.flickr.com/2750/4228074992_f6b28dc0c6_o.jpg" /></p>'; output += '<a href="http://textbasedshame.livejournal.com/44317.html">'; output += '<h1>Criers</h1>'; output += '</a>'; output += '<p>December 29th, 2009<br /><br />This comic comes as a suggestion from Ignifera&lt;3<br /><br /><img src="http://farm3.static.flickr.com/2761/4224267069_0be848b9cf_o.jpg" /></p>'; output += '<a href="http://textbasedshame.livejournal.com/44110.html">'; output += '<h1>Oh yeah by the way</h1>'; output += '</a>'; output += '<p>December 28th, 2009<br /><br />Santa, if you\'re still taking orders.<br /><br /><br /><img src="http://farm3.static.flickr.com/2606/4223656524_8018a0da4b_o.jpg" /></p>'; 

	document.getElementById('blog_element2').innerHTML = output;
}

doBlogOutputelement2();

// Unknown error