
// 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.rockclimbing.com/cgi-bin/gear/review.cgi?ID=256">'; output += '<h1>Chaos</h1>'; output += '</a>'; output += '<p>Rating: 2 - I was excited when I needed a new harness to try out the new technology that arcteryx and BD have been working on with harnesses. I settled with the chaos. I\'ve had it and used it regularly (twice weekly) for the past 4 months. I have a couple gripes. First, after having a petzl sama previously, I knew I would need a speed adjust buckle. Well with the chaos, this does me no good if I can\'t even get it over my butt... The size medium harness cinches all the way down once i wiggle it over my butt. This was never a problem with the petzl. ( Or maybe my butt is the problem?) Secondly and most importantly, the leg loops suck. Plain and simple. While very comfortable initially, after about 3 months of use, the thin band has started to peel back on the inside/back of my thighs when I\'m hanging. This leaves me very uncomfortable, even when belaying. Instead of evenly spreading the weight out, like it\'s designed, it does the opposite and concentrates it on one spot. Needless to say, I\'m going back to the Sama as soon as i can\'t stand the pain anymore... There was nothing wrong with the Sama anyway.</p>'; output += '<a href="http://www.rockclimbing.com/cgi-bin/gear/review.cgi?ID=4066">'; output += '<h1>Phoenix</h1>'; output += '</a>'; output += '<p>Rating: 4 - They are great all around shoes and probably one of the best set of shoes for beginners. However, I don\'t think they smear very well. Other than that, was glad I bought them and wore them out.</p>'; output += '<a href="http://www.rockclimbing.com/cgi-bin/gear/review.cgi?ID=5028">'; output += '<h1>Kids Mini Mocc</h1>'; output += '</a>'; output += '<p>Rating: 3 - Expect two months of gym climbing out of these. And less if you\'re throwing crags into the mix. Better shoe than the Mad Rocks, but if you\'re kid\'s serious about climbing, you\'ll go through a lot of these quickly.</p>'; 

	document.getElementById('blog_element28').innerHTML = output;
}

doBlogOutputelement28();

// Unknown error