function getURL(xURL){
	window.location.replace(xURL);
} 
