function print(){
	document.write("<p>Copyright &#169; 2008 The Graduate Professional Council.</p>");
}

print();