function geturl(url)
{
	window.location = url;
}