
// 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=hike&con=trail&val=6489">'; output += '<h1>Assiniboine to Sunshine trail run, Canmore, AB</h1>'; output += '</a>'; output += '<p><p>Elevation gain: 1800m </p> <p>Trail run rated: A3 - difficult.</p> <p>Time: 9:30 for running.</p> <p>This popular trail is one of the premier routes in the Rockies. The route described will take ...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6488">'; output += '<h1>Wild Side Trail, Tofino, BC</h1>'; output += '</a>'; output += '<p>Located on Flores Island near Tofino, BC. This hike provides a relatively easy but spectacular experience of the Ahousaht Wild Side Trail. It begins in the village of Ahousaht, where you can go to a d...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6483">'; output += '<h1>Terra Cotta Trails, Orangeville, ON</h1>'; output += '</a>'; output += '<p>The trail begins at Terra Cotta Conservation Area, heads north, loops back along the Rockside Side Trail to the main trail and then follows the Terra Cotta Side Trail back to the main trail and back ...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6474">'; output += '<h1>Munns rd loop, Victoria, BC</h1>'; output += '</a>'; output += '<p>Nice and easy trail loop through a mixed forest to the edge of the Highlands <p>Plateau. Going counter clockwise, the western leg has many forks, just keep <p>choosing the route that basically head...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6482">'; output += '<h1>Storm Traverse, Radium Hot Springs, BC</h1>'; output += '</a>'; output += '<p><p>Elevation gain: 1200m </p> <p>Trail run rated: A2 - moderate.</p> <p>Time: 4:25 for running.</p> <p>A great single track trail takes you over high mountain passes, past pristine alpine lakes to S...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6481">'; output += '<h1>Mount MacDonald, Victoria, BC</h1>'; output += '</a>'; output += '<p>Steep. Some rope assist sections through chimney type areas. Lots of places NOT to lose your footing. <p><b>Directions:</b><p>Mount Wells parking lot on Humpback Road.</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6478">'; output += '<h1>Claire Fontaine Trail, Saint-Louis de Kent, NB</h1>'; output += '</a>'; output += '<p>The Claire Fontaine Trail in Kouchibouguac National Park is a family friendly yet scenic looped trail which hugs the banks of Rankin Brook and Black River. No matter where you are on the trial, the wa...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6477">'; output += '<h1>Kaslo River Trail, Kaslo, BC</h1>'; output += '</a>'; output += '<p>A scenid river-side ramble, looping the north and south sides of the Kaslo River. <p> <p>The trail is well-marked and well-maintained. It ambles along the riverside for most of its length, climbing oc...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6473">'; output += '<h1>Pearson College, Victoria, BC</h1>'; output += '</a>'; output += '<p><p>This is a private international college but they don\'t mind if you hike in their woods. There is access to the Galloping Goose trail and there is a waterfall. </p> <p><b>Directions:</b></p> <p>Ta...</p>'; output += '<a href="http://www.trailpeak.com?cat=hike&con=trail&val=6471">'; output += '<h1>Thetis to Munns rd, Victoria, BC</h1>'; output += '</a>'; output += '<p><p>Clear trail/track through mixed forest that runs from Langford north of Highway 1, to Munns rd. Expansive views across Thetis Lake Park. Useful because from it you can continue up and over Mount ...</p>'; 

	document.getElementById('blog_element28').innerHTML = output;
}

doBlogOutputelement28();

// Unknown error