function EnviaFoto() {
	alert('Foto enviada com sucesso!');
	tb_remove();

}