
	function redirTimer() 
	{
		self.setTimeout("window.location = 'https://www.53degreesnorth.ie/membership.html'",8000);
	}
