$(document).ready(function() {

	$('#busca[title!=""]').hint();
	
//fecha o document ready
});
