
// 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://outside.away.com/outside/bodywork/carmichael-20080926.html">'; output += '<h1>What type of bike seat should I buy to avoid damage downstairs?</h1>'; output += '</a>'; output += '<p>I\'m in my 20\'s, ride to work three times a week, and put in a couple hours in the saddle most weekends. Should guys my age be concerned about the long-term negative impact downstairs? Or are the special seats marketed to protect the nether regions a...</p>'; output += '<a href="http://outside.away.com/outside/bodywork/carmichael-20080814.html">'; output += '<h1>How can I develop my chest?</h1>'; output += '</a>'; output += '<p>I have very underdeveloped pectorals to the point that they are almost breast like. I run and workout often but it doesn\'t seem to help much. What can I do to fix this problem?...</p>'; output += '<a href="http://outside.away.com/outside/bodywork/carmichael-20080529.html">'; output += '<h1>When is the most effective time after weight training to take protein?</h1>'; output += '</a>'; output += '<p>When is the most effective time after weight training to take protein?...</p>'; output += '<a href="http://outside.away.com/outside/bodywork/carmichael-20080506.html">'; output += '<h1>What is the best way to train for a high altitude hike when at low altitude?</h1>'; output += '</a>'; output += '<p>I will be hiking for four days - gaining altitude each day to a total of 16,000 feet. What is the best way to train for this given that I have no access to altitudes of any kind for training?...</p>'; output += '<a href="http://outside.away.com/outside/bodywork/carmichael-20080417.html">'; output += '<h1>What is the best way to loosen up your hamstrings?</h1>'; output += '</a>'; output += '<p>What is the best way to loosen up your hamstrings? And how can I improve their flexibility long term?...</p>'; 

	document.getElementById('blog_element28').innerHTML = output;
}

doBlogOutputelement28();

// Unknown error