function godirect(url){  
	window.location = url  
}  

