<!--

	//function that closes the window
	//used at page bottom button
	function winExam2()
		{
       		window.close("CloseWindow")
		}
// -->