//	bhcscript.js
//	written by: R. White, June 2007 
//	contains the Javascript instructions for the helpinghandsingeneseo.org Web Pages


function displayCourseInfo( contents ) {
	document.getElementById(contents).target="_blank" ;
}
