
// 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 doBlogOutputelement17()
{
	var output = '';
	output += '<a href="http://chicagobandtrip.blogstream.com/v1/pid/291840.html">'; output += '<h1>Welcome to the 2008 Simley Marching Band Trip Blog</h1>'; output += '</a>'; output += '<p>This years trip will be to Chicago. A great trip is planned and the students are sure to have lot\'s of fun.</p>'; 

	document.getElementById('blog_element17').innerHTML = output;
}

doBlogOutputelement17();

// Unknown error