function redirige(url){
	document.location = url;
}
