function redirectHome() 
	{
		document.location="http://www.unisa.ac.za/"
	}
