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