function voltar(){
	history.go(-1);
}
