function go(loc) 

	{

		window.location.href = loc;

	}