
Interna = {

	carregar : function() {

       if($('descricao')) $('descricao').focus();

    }

}

