
// 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 doBlogOutputelement30()
{
	var output = '';
	output += '<a href="http://www.trailpeak.com?cat=river&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>'; 

	document.getElementById('blog_element30').innerHTML = output;
}

doBlogOutputelement30();

// Unknown error