function prosseguir(){
	window.location = "cadastro_pt2.php"
}

function recusar(){
	window.location = "index.php"
}
