/****************************************************************************
	NOTICE
	Changes may be made to the announcement below.  To add a break (enter),
	type \n.  So, Typing "Welcome \n to \n SAM" would look like:
	
	Welcome
	to
	SAM
***************************************************************************/

announcement = "Special Olympics<hr>IHSA March Madness Basketball Tournament<hr>Educating local youth on Leadership and Management issues";


//DO NOT EDIT BELOW THIS LINE

document.write(announcement);