function goToUrl(url)
{
	this.location = url;
}