	function carregaEnquete(varStatus) {
		if (varStatus == 1)
			document.getElementById('divTitulo').style.display = 'block';
	}