$(document).ready(function(){
	
	$("input#missao_titulo").ezpz_hint();
	$(".titlehide").ezpz_hint();
	
	

});

