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