function envio(p) {
	document.location = p;
}

