786
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="nome" id="NOME" maxlength="150" onkeypress="return SomenteLetra(event)" value="">]]>
|
807
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="logradouro" id="LOGRADOURO" maxlength="200" onkeypress="return SomenteLetra(event)" value="">]]>
|
813
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="numero" id="NUMERO" maxlength="15" oninput="soNum(this.id);" value="">]]>
|
825
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="bairro" id="BAIRRO" maxlength="100" onkeypress="return SomenteLetra(event)" value="">]]>
|
831
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="telefone" id="NUMERO_TEL_FIXO" maxlength="12" onkeypress="MASCARATEL(this)" value="">]]>
|
837
| <![CDATA[<input type="text" class="form-control input-sm" name="celular" id="NUMERO_TEL_CEL" maxlength="13" onkeypress="MASCARACEL(this)" value="">]]>
|
843
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="naturalidade" id="NATURALIDADE" maxlength="100" onkeypress="return SomenteLetra(event)" value="">]]>
|
861
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="nomePai" id="NOME_PAI" onkeypress="return SomenteLetra(event)" maxlength="150" value="">]]>
|
867
| <![CDATA[<input type="text" class="form-control input-sm obrigatorio" name="nomeMae" id="NOME_MAE" onkeypress="return SomenteLetra(event)" maxlength="150" value="">]]>
|
873
| <![CDATA[<select class="form-control input-sm obrigatorio" name="portadorNecessidade" id="PORT_NEC_ESP" onchange="deficiencia(this)"></select>]]>
|
885
| <![CDATA[<select class="form-control input-sm obrigatorio" name="programaRenda" id="TRANSF_RENDA" onchange="programa(this)"></select>]]>
|
998
| <![CDATA[<button id="aceitar" type="button" class="btn btn-form" onclick="javascript:rellenarDatosEspecificos();">Cadastrar</button>]]>
|