function goURL( url )
{
	document.location.href=url	
}
