function Go(x)
{
	window.location.href = x;
}

