
// 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 doBlogOutputelement28()
{
	var output = '';
	output += '<a href="http://www.trailpeak.com?cat=sea&con=trail&val=4938">'; output += '<h1>Five Islands Prov. Park, Parrsboro, NS</h1>'; output += '</a>'; output += '<p>I knew something was up when I was seeing both tight and wide-swirling eddies ahead of me as I was appraching the first island and basalt sea stacks. The tide was changing, but I didn\'t know which way...</p>'; output += '<a href="http://www.trailpeak.com?cat=sea&con=trail&val=4859">'; output += '<h1>Charlottetown to the West River, Charlottetown, PE</h1>'; output += '</a>'; output += '<p>Paddling from town to the West River has been on my to do list for quite some time now. With a fairly nice day weather wise, I decided that this would be the day to do just that. I had hoped to paddle...</p>'; output += '<a href="http://www.trailpeak.com?cat=sea&con=trail&val=4777">'; output += '<h1>Barron Canyon River Trail, Pembroke, ON</h1>'; output += '</a>'; output += '<p>The Barron River flows through the majestic Barron Canyon in the Northeast Section of Algonquin Provincial Park in Ontario, Canada. A convenient parking lot gives easy access to the Barron River wher...</p>'; output += '<a href="http://www.trailpeak.com?cat=sea&con=trail&val=4686">'; output += '<h1>Barron River Canyon, Pembroke, ON</h1>'; output += '</a>'; output += '<p>The Barron Canyon is located in the Eastern end of Algonquin Provincial Park in Ontario, Canada. The Barron River runs through some of the most spectacular canyon scenery in the East. You follow the...</p>'; 

	document.getElementById('blog_element28').innerHTML = output;
}

doBlogOutputelement28();

// Unknown error