function goHere()
	{
	window.setTimeout("location.href='http://johncrago.com/index.html'",0);
	}