Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 47 25 27 35 36 41 46 65 138 139 140 142 146 147 195 209 210 250 279 280 344 345 370 371 395 416 417 423 433 434 473 474 500 501 529 530 558 559 587 588 652 653 717 718 782 783 817 821
1.1.6 Presença de javascript(s) interno 6 55 89 104 130 829 867
25 <![CDATA[<div class="container" id="page" style="height:100%; background:url(/segsemed/images/themes/brasaopmm.png) repeat center center;"> <div id="header"> <table style="height:160px; background:url(/segsemed/images/themes/header.png) no-repeat center top;"> <tr> <td width="10"></td> <td> <table> <tr> <td width=145 height=145><center><img src='/segsemed/images/themes/logo_siscamon.png' width=145 height=145 /></center></td> <td> <font color=f58634 style="font-variant: small-caps; font-size: 40px; font-family: Georgia, serif; text-shadow: 4px 4px 4px #000;">Programa Mais Educação</font><br /> <font color=ffffff style="font-variant: small-caps; font-size: 20px; font-family: 'Trebuchet MS', sans-serif; text-shadow: 4px 4px 4px #000;">Seleção de monitores 2015</font> </td> </tr> </table> </td> <td width="400" style="height:160px; background:url(/segsemed/images/themes/logoprefeitura.png) no-repeat center center; background-size:350px;"></td> </tr> </table> </div> <div id="mainmenuseg" style="background:url(/segsemed/images/themes/menu.png) no-repeat center top;"> <!-- <div id="mainmenuseg"> --> <link rel="stylesheet" media="screen" href="/maiseducacao/themes/semed/css/superfish.css" /> <script type="text/javascript" src="/maiseducacao/themes/semed/js/xjquery-1.2.6.min.js"></script> <script type="text/javascript" src="/maiseducacao/themes/semed/js/hoverIntent.js"></script> <script type="text/javascript" src="/maiseducacao/themes/semed/js/superfish.js"></script> <script type="text/javascript"> // initialise plugins xjQuery(function(){ xjQuery('ul.sf-menu').superfish(); }); </script> <ul class="sf-menu"> <li class="current"><a href="/maiseducacao/index.php?r=site/index">PRINCIPAL</a></li> <li class="current"><a href="/maiseducacao/index.php?r=site/page&amp;view=about">TELEFONES DE CONTATO</a></li> </ul> <br style="clear: left" /> <!-- </div> --> </div><!-- mainmenuseg --> <div class="breadcrumbs"> <a href="/maiseducacao/index.php"><img src="images/escolas.png" width="40" height="40">Principal</a> | <a href="/maiseducacao/index.php?r=pROCESSOSELETIVO/create">Inscrição no Processo Seletivo</a> | <span>Novo</span></div><!-- breadcrumbs --> <div class="container"> <div class="span-5 last"> <div id="sidebar"> </div> <!-- sidebar --> </div> <div class="span-19"> <div id="content"> <div class="form"> <form id="processoseletivo-form" action="/maiseducacao/index.php?r=pROCESSOSELETIVO/create" method="post"> <script type="text/javascript"> function setNecessidade(){ var necessidade = $("#xSelNecessidade").val(); if (necessidade == 'S'){ $("#xNecessidade").show(500); }else{ $("#xNecessidade").hide(200); } } jQuery(document).ready( function(){ setNecessidade(); } ); </script> <script type="text/javascript"> function setGraduacao(){ var graduacao = $("#xSelGraduacao").val(); if (graduacao == 'S'){ $("#xGraduacao").show(500); $("#xGraduacaoE").show(500); $("#xGraduacaoM").show(500); $("#xGraduacaoD").show(500); }else{ $("#xGraduacao").hide(200); $("#xGraduacaoE").hide(200); $("#xGraduacaoM").hide(200); $("#xGraduacaoD").hide(200); } if (graduacao == 'N'){ $("#xGraduacao_inc").show(500); }else{ $("#xGraduacao_inc").hide(200); } } jQuery(document).ready( function(){ setGraduacao(); } ); </script> <script type="text/javascript"> function maiuscula(qual) { uCase = qual.value.toUpperCase(); qual.value = uCase; } </script> <p class="note">(<span class="required">*</span>) Campos Obrigat&oacute;rios.</p> <div id="aguarde" style="clear: both; position:absolute; z-index:0; width:85%; height:200%; display:none;"> <center><img src="images/aguarde.gif" style="position:absolute; z-index:9; top:50%; left:40%; border: solid 5px #FFFFFF; box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);"/></center> <div id="mascara" style="background:black; position:absolute; filter:alpha(opacity=30, finishopacity=30, style=1); opacity:.3; -moz-opacity:.3; -khtml-opacity:.3; width:100%; height:100%;"></div> </div> <div class="tab" style="width: 100%; height: 100%;"> <table> <tr> <td> <div class="esq" style="width: 100%; height: 195px;"> <fieldset class="esquerdo" style="width: 96%; height: 185px;"> <legend> ;Informações Básicas: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_NUMP_COD_FK">Nº Processo Seletivo</label> <select name="PROCESSOSELETIVO[NUMP_COD_FK]" id="PROCESSOSELETIVO_NUMP_COD_FK"> <option value="2">002/2015</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_DIVD_COD_FK">Divisão Distrital</label> <select id="divisaodistrital" name="PROCESSOSELETIVO[DIVD_COD_FK]"> <option value="">- Selecione -</option> <option value="1">NORTE</option> <option value="3">CENTRO-SUL</option> <option value="4">LESTE I</option> <option value="5">LESTE II</option> <option value="7">RODOVIÁRIA</option> <option value="6">OESTE</option> <option value="8">RIBEIRINHA</option> <option value="2">SUL</option> </select> </div> </td> <td> <label for="PROCESSOSELETIVO_QFUN_COD_FK" class="required">Candidatar-se à Função <span class="required">*</span></label> <select id="quadrofuncao" name="PROCESSOSELETIVO[QFUN_COD_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td colspan="3"> <label for="PROCESSOSELETIVO_ATIVIDADE_CODIGO_FK" class="required">Atividade <span class="required">*</span></label> <select id="atividade" name="PROCESSOSELETIVO[ATIVIDADE_CODIGO_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TURNO" class="required">Turno <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_TURNO]" id="PROCESSOSELETIVO_PSEL_TURNO"> <option value="0">Nenhum</option> <option value="1">Matutino</option> <option value="2">Vespertino</option> <option value="3">Diurno</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NECESSIDADE_ESP" class="required">Pessoa com Deficiência <span class="required">*</span></label> <select style="width:150px;" id="xSelNecessidade" onChange="setNecessidade()" name="PROCESSOSELETIVO[PSEL_NECESSIDADE_ESP]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> <td> <div class="row" id="xNecessidade"> <label for="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE">Especificar Deficiência</label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DESC_NECESSIDADE]" id="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Dados Pessoais: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NOME" class="required">Nome <span class="required">*</span></label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NOME]" id="PROCESSOSELETIVO_PSEL_NOME" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_SEXO" class="required">Sexo <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_SEXO]" id="PROCESSOSELETIVO_PSEL_SEXO"> <option value="">Selecione</option> <option value="1">Masc</option> <option value="2">Fem</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTNASC" class="required">Data de Nascimento <span class="required">*</span></label> <input maxlength="13" size="20" id="dtnasc" name="PROCESSOSELETIVO[PSEL_DTNASC]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EST_CIVIL" class="required">Estado Civil <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_EST_CIVIL]" id="PROCESSOSELETIVO_PSEL_EST_CIVIL"> <option value="">Selecione</option> <option value="1">Solteiro</option> <option value="2">União Estável</option> <option value="3">Casado</option> <option value="4">Viúvo</option> <option value="5">Outros</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NATURALIDADE" class="required">Naturalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NATURALIDADE]" id="PROCESSOSELETIVO_PSEL_NATURALIDADE" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NACIONALIDADE" class="required">Nacionalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NACIONALIDADE]" id="PROCESSOSELETIVO_PSEL_NACIONALIDADE" type="text" /> </div> </td> <td> <div class="row" style="display:none;" > <label for="PROCESSOSELETIVO_PSEL_QTD_FILHOS">Quantidade de Filhos Menores</label> <select name="PROCESSOSELETIVO[PSEL_QTD_FILHOS]" id="PROCESSOSELETIVO_PSEL_QTD_FILHOS"> <option value="0">Nenhum</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Endereço: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ENDERECO" class="required">Logradouro (Av, Rua, Bc) <span class="required">*</span></label> <input size="48" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ENDERECO]" id="PROCESSOSELETIVO_PSEL_ENDERECO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NUM" class="required">Número <span class="required">*</span></label> <input size="6" maxlength="6" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NUM]" id="PROCESSOSELETIVO_PSEL_NUM" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_COMPLEMENTO">Complemento</label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_COMPLEMENTO]" id="PROCESSOSELETIVO_PSEL_COMPLEMENTO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_BAIRRO" class="required">Bairro <span class="required">*</span></label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_BAIRRO]" id="PROCESSOSELETIVO_PSEL_BAIRRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CEP" class="required">CEP <span class="required">*</span></label> <input size="10" maxlength="10" id="PROCESSOSELETIVO_PSEL_CEP" name="PROCESSOSELETIVO[PSEL_CEP]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESTADO" class="required">Estado <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_ESTADO]" id="PROCESSOSELETIVO_PSEL_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MUNICIPIO" class="required">Cidade <span class="required">*</span></label> <input size="20" maxlength="30" value="Manaus" name="PROCESSOSELETIVO[PSEL_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_MUNICIPIO" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px; display:;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Telefones de Contato / e-Mail: ;</legend> <table > <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL">Residencial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL" name="PROCESSOSELETIVO[PSEL_FONE_RESIDENCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL">Comercial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL" name="PROCESSOSELETIVO[PSEL_FONE_COMERCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_CELULAR">Celular</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_CELULAR" name="PROCESSOSELETIVO[PSEL_FONE_CELULAR]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EMAIL" class="required">e-Mail <span class="required">*</span></label> <input size="45" maxlength="50" name="PROCESSOSELETIVO[PSEL_EMAIL]" id="PROCESSOSELETIVO_PSEL_EMAIL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 700px; height: 75px;"> <legend> ;Documentação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CPF" class="required">CPF <span class="required">*</span></label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_CPF" name="PROCESSOSELETIVO[PSEL_CPF]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TITULO" class="required">Título de Eleitor <span class="required">*</span></label> <input size="15" maxlength="14" name="PROCESSOSELETIVO[PSEL_TITULO]" id="PROCESSOSELETIVO_PSEL_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA">Certificado de Reservista</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_CERT_RESERVISTA]" id="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_INSC_PIS">Nº de Inscrição do PIS/PASEP</label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_INSC_PIS" name="PROCESSOSELETIVO[PSEL_INSC_PIS]" type="text" /> </div> </td> </tr> </table> </fieldset> <fieldset class="esquerdo" style="width: 400px; height: 75px;"> <legend> ;Carteira de Identidade: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG" class="required">Número <span class="required">*</span></label> <input size="12" maxlength="12" name="PROCESSOSELETIVO[PSEL_RG]" id="PROCESSOSELETIVO_PSEL_RG" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTRG" class="required">Data de Expedição <span class="required">*</span></label> <input maxlength="13" size="16" id="dtrg" name="PROCESSOSELETIVO[PSEL_DTRG]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG_ORGAO" class="required">Órgão Expedidor <span class="required">*</span></label> <input size="10" maxlength="10" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_RG_ORGAO]" id="PROCESSOSELETIVO_PSEL_RG_ORGAO" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend><!--txt--></legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_CHECK">Graduação completa?</label> <select style="width:150px;" id="xSelGraduacao" onChange="setGraduacao()" name="PROCESSOSELETIVO[PSEL_GRAD_CHECK]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;" id="xGraduacao_inc"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação (incompleto): ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO">Periódo</label> <select name="PROCESSOSELETIVO[PSEL_GRAD_INC_PERIODO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO"> <option value="0">0</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;" id="xGraduacao"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO">Data da Conclusão</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO" name="PROCESSOSELETIVO[PSEL_GRAD_DTCONCLUSAO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoE"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Especialização: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_ESPEC_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoIni" name="PROCESSOSELETIVO[xEspPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoFim" name="PROCESSOSELETIVO[xEspPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_ESPEC_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoM"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Mestrado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_MESTR_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_MESTR_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoIni" name="PROCESSOSELETIVO[xMesPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoFim" name="PROCESSOSELETIVO[xMesPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_MESTR_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_MESTR_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoD"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Doutorado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DOUTO_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_DOUTO_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoIni" name="PROCESSOSELETIVO[xDouPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoFim" name="PROCESSOSELETIVO[xDouPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_DOUTO_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_DOUTO_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;1 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE1_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE1_ANO" name="PROCESSOSELETIVO[PSEL_EXPE1_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE1_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE1_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE1_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;2 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE2_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE2_ANO" name="PROCESSOSELETIVO[PSEL_EXPE2_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE2_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE2_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE2_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;3 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE3_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE3_ANO" name="PROCESSOSELETIVO[PSEL_EXPE3_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE3_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE3_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE3_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 120px;"> <fieldset class="esquerdo" style="width: 96%; height: 110px;"> <legend> ;Declarações de aceite: ;</legend> <table> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> <input id="ytPROCESSOSELETIVO_PSEL_TERMO_VERDADE" type="hidden" value="0" name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" /><input name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" id="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" value="1" type="checkbox" /> </td> <td> <label for="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" class="required">Declaro que são verdadeiras as informações contidas nesta Ficha de inscrição. <span class="required">*</span></label> </td> </tr> </table> </fieldset> </div> </td> </tr> </table> </div> <div class="row buttons"> <input class="botao" onClick="js: $(&#039;#aguarde&#039;).show();" type="submit" name="yt0" value="Cadastrar" /> <a href="#" id="yt2"><input class="botao" name="yt1" type="button" value="Cancelar" /></a> </div> </form></div><!-- form --> </div><!-- content --> </div> </div> <div id="footer" style="background:url(/segsemed/images/themes/footer.png) no-repeat center top;"> 2023 &copy; Secretaria Municipal de Educação – SEMED. Todos os direitos reservados.<br/> Divisão de Gestão de Tecnologia da Informação | Gerência de Sistemas e Programas <br/> Prefeitura de Manaus <div id="login" style="position:absolute; margin-top: -20px; text-align: right; width:1370px;"> <a href="/maiseducacao/index.php?r=site/login"> <img src="/maiseducacao/images/keylogin.png" /> </a> </div> </div><!-- footer --> </div>]]>
27 <![CDATA[<table style="height:160px; background:url(/segsemed/images/themes/header.png) no-repeat center top;"> <tr> <td width="10"></td> <td> <table> <tr> <td width=145 height=145><center><img src='/segsemed/images/themes/logo_siscamon.png' width=145 height=145 /></center></td> <td> <font color=f58634 style="font-variant: small-caps; font-size: 40px; font-family: Georgia, serif; text-shadow: 4px 4px 4px #000;">Programa Mais Educação</font><br /> <font color=ffffff style="font-variant: small-caps; font-size: 20px; font-family: 'Trebuchet MS', sans-serif; text-shadow: 4px 4px 4px #000;">Seleção de monitores 2015</font> </td> </tr> </table> </td> <td width="400" style="height:160px; background:url(/segsemed/images/themes/logoprefeitura.png) no-repeat center center; background-size:350px;"></td> </tr> </table>]]>
35 <![CDATA[<font color=f58634 style="font-variant: small-caps; font-size: 40px; font-family: Georgia, serif; text-shadow: 4px 4px 4px #000;">Programa Mais Educação</font>]]>
36 <![CDATA[<font color=ffffff style="font-variant: small-caps; font-size: 20px; font-family: 'Trebuchet MS', sans-serif; text-shadow: 4px 4px 4px #000;">Seleção de monitores 2015</font>]]>
41 <![CDATA[<td width="400" style="height:160px; background:url(/segsemed/images/themes/logoprefeitura.png) no-repeat center center; background-size:350px;"></td>]]>
46 <![CDATA[<div id="mainmenuseg" style="background:url(/segsemed/images/themes/menu.png) no-repeat center top;"> <!-- <div id="mainmenuseg"> --> <link rel="stylesheet" media="screen" href="/maiseducacao/themes/semed/css/superfish.css" /> <script type="text/javascript" src="/maiseducacao/themes/semed/js/xjquery-1.2.6.min.js"></script> <script type="text/javascript" src="/maiseducacao/themes/semed/js/hoverIntent.js"></script> <script type="text/javascript" src="/maiseducacao/themes/semed/js/superfish.js"></script> <script type="text/javascript"> // initialise plugins xjQuery(function(){ xjQuery('ul.sf-menu').superfish(); }); </script> <ul class="sf-menu"> <li class="current"><a href="/maiseducacao/index.php?r=site/index">PRINCIPAL</a></li> <li class="current"><a href="/maiseducacao/index.php?r=site/page&amp;view=about">TELEFONES DE CONTATO</a></li> </ul> <br style="clear: left" /> <!-- </div> --> </div>]]>
65 <![CDATA[<br style="clear: left" />]]>
138 <![CDATA[<div id="aguarde" style="clear: both; position:absolute; z-index:0; width:85%; height:200%; display:none;"> <center><img src="images/aguarde.gif" style="position:absolute; z-index:9; top:50%; left:40%; border: solid 5px #FFFFFF; box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);"/></center> <div id="mascara" style="background:black; position:absolute; filter:alpha(opacity=30, finishopacity=30, style=1); opacity:.3; -moz-opacity:.3; -khtml-opacity:.3; width:100%; height:100%;"></div> </div>]]>
139 <![CDATA[<img src="images/aguarde.gif" style="position:absolute; z-index:9; top:50%; left:40%; border: solid 5px #FFFFFF; box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);"/>]]>
140 <![CDATA[<div id="mascara" style="background:black; position:absolute; filter:alpha(opacity=30, finishopacity=30, style=1); opacity:.3; -moz-opacity:.3; -khtml-opacity:.3; width:100%; height:100%;"></div>]]>
142 <![CDATA[<div class="tab" style="width: 100%; height: 100%;"> <table> <tr> <td> <div class="esq" style="width: 100%; height: 195px;"> <fieldset class="esquerdo" style="width: 96%; height: 185px;"> <legend> ;Informações Básicas: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_NUMP_COD_FK">Nº Processo Seletivo</label> <select name="PROCESSOSELETIVO[NUMP_COD_FK]" id="PROCESSOSELETIVO_NUMP_COD_FK"> <option value="2">002/2015</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_DIVD_COD_FK">Divisão Distrital</label> <select id="divisaodistrital" name="PROCESSOSELETIVO[DIVD_COD_FK]"> <option value="">- Selecione -</option> <option value="1">NORTE</option> <option value="3">CENTRO-SUL</option> <option value="4">LESTE I</option> <option value="5">LESTE II</option> <option value="7">RODOVIÁRIA</option> <option value="6">OESTE</option> <option value="8">RIBEIRINHA</option> <option value="2">SUL</option> </select> </div> </td> <td> <label for="PROCESSOSELETIVO_QFUN_COD_FK" class="required">Candidatar-se à Função <span class="required">*</span></label> <select id="quadrofuncao" name="PROCESSOSELETIVO[QFUN_COD_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td colspan="3"> <label for="PROCESSOSELETIVO_ATIVIDADE_CODIGO_FK" class="required">Atividade <span class="required">*</span></label> <select id="atividade" name="PROCESSOSELETIVO[ATIVIDADE_CODIGO_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TURNO" class="required">Turno <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_TURNO]" id="PROCESSOSELETIVO_PSEL_TURNO"> <option value="0">Nenhum</option> <option value="1">Matutino</option> <option value="2">Vespertino</option> <option value="3">Diurno</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NECESSIDADE_ESP" class="required">Pessoa com Deficiência <span class="required">*</span></label> <select style="width:150px;" id="xSelNecessidade" onChange="setNecessidade()" name="PROCESSOSELETIVO[PSEL_NECESSIDADE_ESP]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> <td> <div class="row" id="xNecessidade"> <label for="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE">Especificar Deficiência</label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DESC_NECESSIDADE]" id="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Dados Pessoais: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NOME" class="required">Nome <span class="required">*</span></label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NOME]" id="PROCESSOSELETIVO_PSEL_NOME" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_SEXO" class="required">Sexo <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_SEXO]" id="PROCESSOSELETIVO_PSEL_SEXO"> <option value="">Selecione</option> <option value="1">Masc</option> <option value="2">Fem</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTNASC" class="required">Data de Nascimento <span class="required">*</span></label> <input maxlength="13" size="20" id="dtnasc" name="PROCESSOSELETIVO[PSEL_DTNASC]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EST_CIVIL" class="required">Estado Civil <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_EST_CIVIL]" id="PROCESSOSELETIVO_PSEL_EST_CIVIL"> <option value="">Selecione</option> <option value="1">Solteiro</option> <option value="2">União Estável</option> <option value="3">Casado</option> <option value="4">Viúvo</option> <option value="5">Outros</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NATURALIDADE" class="required">Naturalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NATURALIDADE]" id="PROCESSOSELETIVO_PSEL_NATURALIDADE" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NACIONALIDADE" class="required">Nacionalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NACIONALIDADE]" id="PROCESSOSELETIVO_PSEL_NACIONALIDADE" type="text" /> </div> </td> <td> <div class="row" style="display:none;" > <label for="PROCESSOSELETIVO_PSEL_QTD_FILHOS">Quantidade de Filhos Menores</label> <select name="PROCESSOSELETIVO[PSEL_QTD_FILHOS]" id="PROCESSOSELETIVO_PSEL_QTD_FILHOS"> <option value="0">Nenhum</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Endereço: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ENDERECO" class="required">Logradouro (Av, Rua, Bc) <span class="required">*</span></label> <input size="48" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ENDERECO]" id="PROCESSOSELETIVO_PSEL_ENDERECO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NUM" class="required">Número <span class="required">*</span></label> <input size="6" maxlength="6" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NUM]" id="PROCESSOSELETIVO_PSEL_NUM" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_COMPLEMENTO">Complemento</label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_COMPLEMENTO]" id="PROCESSOSELETIVO_PSEL_COMPLEMENTO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_BAIRRO" class="required">Bairro <span class="required">*</span></label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_BAIRRO]" id="PROCESSOSELETIVO_PSEL_BAIRRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CEP" class="required">CEP <span class="required">*</span></label> <input size="10" maxlength="10" id="PROCESSOSELETIVO_PSEL_CEP" name="PROCESSOSELETIVO[PSEL_CEP]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESTADO" class="required">Estado <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_ESTADO]" id="PROCESSOSELETIVO_PSEL_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MUNICIPIO" class="required">Cidade <span class="required">*</span></label> <input size="20" maxlength="30" value="Manaus" name="PROCESSOSELETIVO[PSEL_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_MUNICIPIO" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px; display:;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Telefones de Contato / e-Mail: ;</legend> <table > <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL">Residencial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL" name="PROCESSOSELETIVO[PSEL_FONE_RESIDENCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL">Comercial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL" name="PROCESSOSELETIVO[PSEL_FONE_COMERCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_CELULAR">Celular</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_CELULAR" name="PROCESSOSELETIVO[PSEL_FONE_CELULAR]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EMAIL" class="required">e-Mail <span class="required">*</span></label> <input size="45" maxlength="50" name="PROCESSOSELETIVO[PSEL_EMAIL]" id="PROCESSOSELETIVO_PSEL_EMAIL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 700px; height: 75px;"> <legend> ;Documentação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CPF" class="required">CPF <span class="required">*</span></label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_CPF" name="PROCESSOSELETIVO[PSEL_CPF]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TITULO" class="required">Título de Eleitor <span class="required">*</span></label> <input size="15" maxlength="14" name="PROCESSOSELETIVO[PSEL_TITULO]" id="PROCESSOSELETIVO_PSEL_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA">Certificado de Reservista</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_CERT_RESERVISTA]" id="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_INSC_PIS">Nº de Inscrição do PIS/PASEP</label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_INSC_PIS" name="PROCESSOSELETIVO[PSEL_INSC_PIS]" type="text" /> </div> </td> </tr> </table> </fieldset> <fieldset class="esquerdo" style="width: 400px; height: 75px;"> <legend> ;Carteira de Identidade: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG" class="required">Número <span class="required">*</span></label> <input size="12" maxlength="12" name="PROCESSOSELETIVO[PSEL_RG]" id="PROCESSOSELETIVO_PSEL_RG" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTRG" class="required">Data de Expedição <span class="required">*</span></label> <input maxlength="13" size="16" id="dtrg" name="PROCESSOSELETIVO[PSEL_DTRG]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG_ORGAO" class="required">Órgão Expedidor <span class="required">*</span></label> <input size="10" maxlength="10" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_RG_ORGAO]" id="PROCESSOSELETIVO_PSEL_RG_ORGAO" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend><!--txt--></legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_CHECK">Graduação completa?</label> <select style="width:150px;" id="xSelGraduacao" onChange="setGraduacao()" name="PROCESSOSELETIVO[PSEL_GRAD_CHECK]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;" id="xGraduacao_inc"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação (incompleto): ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO">Periódo</label> <select name="PROCESSOSELETIVO[PSEL_GRAD_INC_PERIODO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO"> <option value="0">0</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 95px;" id="xGraduacao"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO">Data da Conclusão</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO" name="PROCESSOSELETIVO[PSEL_GRAD_DTCONCLUSAO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoE"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Especialização: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_ESPEC_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoIni" name="PROCESSOSELETIVO[xEspPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoFim" name="PROCESSOSELETIVO[xEspPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_ESPEC_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoM"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Mestrado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_MESTR_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_MESTR_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoIni" name="PROCESSOSELETIVO[xMesPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoFim" name="PROCESSOSELETIVO[xMesPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_MESTR_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_MESTR_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoD"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Doutorado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DOUTO_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_DOUTO_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoIni" name="PROCESSOSELETIVO[xDouPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoFim" name="PROCESSOSELETIVO[xDouPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_DOUTO_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_DOUTO_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;1 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE1_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE1_ANO" name="PROCESSOSELETIVO[PSEL_EXPE1_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE1_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE1_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE1_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;2 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE2_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE2_ANO" name="PROCESSOSELETIVO[PSEL_EXPE2_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE2_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE2_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE2_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;3 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE3_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE3_ANO" name="PROCESSOSELETIVO[PSEL_EXPE3_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE3_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE3_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE3_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div> <div class="esq" style="width: 100%; height: 120px;"> <fieldset class="esquerdo" style="width: 96%; height: 110px;"> <legend> ;Declarações de aceite: ;</legend> <table> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> <input id="ytPROCESSOSELETIVO_PSEL_TERMO_VERDADE" type="hidden" value="0" name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" /><input name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" id="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" value="1" type="checkbox" /> </td> <td> <label for="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" class="required">Declaro que são verdadeiras as informações contidas nesta Ficha de inscrição. <span class="required">*</span></label> </td> </tr> </table> </fieldset> </div> </td> </tr> </table> </div>]]>
146 <![CDATA[<div class="esq" style="width: 100%; height: 195px;"> <fieldset class="esquerdo" style="width: 96%; height: 185px;"> <legend> ;Informações Básicas: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_NUMP_COD_FK">Nº Processo Seletivo</label> <select name="PROCESSOSELETIVO[NUMP_COD_FK]" id="PROCESSOSELETIVO_NUMP_COD_FK"> <option value="2">002/2015</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_DIVD_COD_FK">Divisão Distrital</label> <select id="divisaodistrital" name="PROCESSOSELETIVO[DIVD_COD_FK]"> <option value="">- Selecione -</option> <option value="1">NORTE</option> <option value="3">CENTRO-SUL</option> <option value="4">LESTE I</option> <option value="5">LESTE II</option> <option value="7">RODOVIÁRIA</option> <option value="6">OESTE</option> <option value="8">RIBEIRINHA</option> <option value="2">SUL</option> </select> </div> </td> <td> <label for="PROCESSOSELETIVO_QFUN_COD_FK" class="required">Candidatar-se à Função <span class="required">*</span></label> <select id="quadrofuncao" name="PROCESSOSELETIVO[QFUN_COD_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td colspan="3"> <label for="PROCESSOSELETIVO_ATIVIDADE_CODIGO_FK" class="required">Atividade <span class="required">*</span></label> <select id="atividade" name="PROCESSOSELETIVO[ATIVIDADE_CODIGO_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TURNO" class="required">Turno <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_TURNO]" id="PROCESSOSELETIVO_PSEL_TURNO"> <option value="0">Nenhum</option> <option value="1">Matutino</option> <option value="2">Vespertino</option> <option value="3">Diurno</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NECESSIDADE_ESP" class="required">Pessoa com Deficiência <span class="required">*</span></label> <select style="width:150px;" id="xSelNecessidade" onChange="setNecessidade()" name="PROCESSOSELETIVO[PSEL_NECESSIDADE_ESP]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> <td> <div class="row" id="xNecessidade"> <label for="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE">Especificar Deficiência</label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DESC_NECESSIDADE]" id="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
147 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 185px;"> <legend> ;Informações Básicas: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_NUMP_COD_FK">Nº Processo Seletivo</label> <select name="PROCESSOSELETIVO[NUMP_COD_FK]" id="PROCESSOSELETIVO_NUMP_COD_FK"> <option value="2">002/2015</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_DIVD_COD_FK">Divisão Distrital</label> <select id="divisaodistrital" name="PROCESSOSELETIVO[DIVD_COD_FK]"> <option value="">- Selecione -</option> <option value="1">NORTE</option> <option value="3">CENTRO-SUL</option> <option value="4">LESTE I</option> <option value="5">LESTE II</option> <option value="7">RODOVIÁRIA</option> <option value="6">OESTE</option> <option value="8">RIBEIRINHA</option> <option value="2">SUL</option> </select> </div> </td> <td> <label for="PROCESSOSELETIVO_QFUN_COD_FK" class="required">Candidatar-se à Função <span class="required">*</span></label> <select id="quadrofuncao" name="PROCESSOSELETIVO[QFUN_COD_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td colspan="3"> <label for="PROCESSOSELETIVO_ATIVIDADE_CODIGO_FK" class="required">Atividade <span class="required">*</span></label> <select id="atividade" name="PROCESSOSELETIVO[ATIVIDADE_CODIGO_FK]"> <option value="">- Selecione -</option> </select> </td> </tr> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TURNO" class="required">Turno <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_TURNO]" id="PROCESSOSELETIVO_PSEL_TURNO"> <option value="0">Nenhum</option> <option value="1">Matutino</option> <option value="2">Vespertino</option> <option value="3">Diurno</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NECESSIDADE_ESP" class="required">Pessoa com Deficiência <span class="required">*</span></label> <select style="width:150px;" id="xSelNecessidade" onChange="setNecessidade()" name="PROCESSOSELETIVO[PSEL_NECESSIDADE_ESP]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> <td> <div class="row" id="xNecessidade"> <label for="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE">Especificar Deficiência</label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DESC_NECESSIDADE]" id="PROCESSOSELETIVO_PSEL_DESC_NECESSIDADE" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
195 <![CDATA[<select style="width:150px;" id="xSelNecessidade" onChange="setNecessidade()" name="PROCESSOSELETIVO[PSEL_NECESSIDADE_ESP]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select>]]>
209 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Dados Pessoais: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NOME" class="required">Nome <span class="required">*</span></label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NOME]" id="PROCESSOSELETIVO_PSEL_NOME" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_SEXO" class="required">Sexo <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_SEXO]" id="PROCESSOSELETIVO_PSEL_SEXO"> <option value="">Selecione</option> <option value="1">Masc</option> <option value="2">Fem</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTNASC" class="required">Data de Nascimento <span class="required">*</span></label> <input maxlength="13" size="20" id="dtnasc" name="PROCESSOSELETIVO[PSEL_DTNASC]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EST_CIVIL" class="required">Estado Civil <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_EST_CIVIL]" id="PROCESSOSELETIVO_PSEL_EST_CIVIL"> <option value="">Selecione</option> <option value="1">Solteiro</option> <option value="2">União Estável</option> <option value="3">Casado</option> <option value="4">Viúvo</option> <option value="5">Outros</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NATURALIDADE" class="required">Naturalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NATURALIDADE]" id="PROCESSOSELETIVO_PSEL_NATURALIDADE" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NACIONALIDADE" class="required">Nacionalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NACIONALIDADE]" id="PROCESSOSELETIVO_PSEL_NACIONALIDADE" type="text" /> </div> </td> <td> <div class="row" style="display:none;" > <label for="PROCESSOSELETIVO_PSEL_QTD_FILHOS">Quantidade de Filhos Menores</label> <select name="PROCESSOSELETIVO[PSEL_QTD_FILHOS]" id="PROCESSOSELETIVO_PSEL_QTD_FILHOS"> <option value="0">Nenhum</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> </select> </div> </td> </tr> </table> </fieldset> </div>]]>
210 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Dados Pessoais: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NOME" class="required">Nome <span class="required">*</span></label> <input size="50" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NOME]" id="PROCESSOSELETIVO_PSEL_NOME" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_SEXO" class="required">Sexo <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_SEXO]" id="PROCESSOSELETIVO_PSEL_SEXO"> <option value="">Selecione</option> <option value="1">Masc</option> <option value="2">Fem</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTNASC" class="required">Data de Nascimento <span class="required">*</span></label> <input maxlength="13" size="20" id="dtnasc" name="PROCESSOSELETIVO[PSEL_DTNASC]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EST_CIVIL" class="required">Estado Civil <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_EST_CIVIL]" id="PROCESSOSELETIVO_PSEL_EST_CIVIL"> <option value="">Selecione</option> <option value="1">Solteiro</option> <option value="2">União Estável</option> <option value="3">Casado</option> <option value="4">Viúvo</option> <option value="5">Outros</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NATURALIDADE" class="required">Naturalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NATURALIDADE]" id="PROCESSOSELETIVO_PSEL_NATURALIDADE" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NACIONALIDADE" class="required">Nacionalidade <span class="required">*</span></label> <input size="25" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NACIONALIDADE]" id="PROCESSOSELETIVO_PSEL_NACIONALIDADE" type="text" /> </div> </td> <td> <div class="row" style="display:none;" > <label for="PROCESSOSELETIVO_PSEL_QTD_FILHOS">Quantidade de Filhos Menores</label> <select name="PROCESSOSELETIVO[PSEL_QTD_FILHOS]" id="PROCESSOSELETIVO_PSEL_QTD_FILHOS"> <option value="0">Nenhum</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> </select> </div> </td> </tr> </table> </fieldset>]]>
250 <![CDATA[<div class="row" style="display:none;" > <label for="PROCESSOSELETIVO_PSEL_QTD_FILHOS">Quantidade de Filhos Menores</label> <select name="PROCESSOSELETIVO[PSEL_QTD_FILHOS]" id="PROCESSOSELETIVO_PSEL_QTD_FILHOS"> <option value="0">Nenhum</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> </select> </div>]]>
279 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Endereço: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ENDERECO" class="required">Logradouro (Av, Rua, Bc) <span class="required">*</span></label> <input size="48" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ENDERECO]" id="PROCESSOSELETIVO_PSEL_ENDERECO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NUM" class="required">Número <span class="required">*</span></label> <input size="6" maxlength="6" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NUM]" id="PROCESSOSELETIVO_PSEL_NUM" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_COMPLEMENTO">Complemento</label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_COMPLEMENTO]" id="PROCESSOSELETIVO_PSEL_COMPLEMENTO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_BAIRRO" class="required">Bairro <span class="required">*</span></label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_BAIRRO]" id="PROCESSOSELETIVO_PSEL_BAIRRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CEP" class="required">CEP <span class="required">*</span></label> <input size="10" maxlength="10" id="PROCESSOSELETIVO_PSEL_CEP" name="PROCESSOSELETIVO[PSEL_CEP]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESTADO" class="required">Estado <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_ESTADO]" id="PROCESSOSELETIVO_PSEL_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MUNICIPIO" class="required">Cidade <span class="required">*</span></label> <input size="20" maxlength="30" value="Manaus" name="PROCESSOSELETIVO[PSEL_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_MUNICIPIO" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
280 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Endereço: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ENDERECO" class="required">Logradouro (Av, Rua, Bc) <span class="required">*</span></label> <input size="48" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ENDERECO]" id="PROCESSOSELETIVO_PSEL_ENDERECO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_NUM" class="required">Número <span class="required">*</span></label> <input size="6" maxlength="6" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_NUM]" id="PROCESSOSELETIVO_PSEL_NUM" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_COMPLEMENTO">Complemento</label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_COMPLEMENTO]" id="PROCESSOSELETIVO_PSEL_COMPLEMENTO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_BAIRRO" class="required">Bairro <span class="required">*</span></label> <input size="30" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_BAIRRO]" id="PROCESSOSELETIVO_PSEL_BAIRRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CEP" class="required">CEP <span class="required">*</span></label> <input size="10" maxlength="10" id="PROCESSOSELETIVO_PSEL_CEP" name="PROCESSOSELETIVO[PSEL_CEP]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESTADO" class="required">Estado <span class="required">*</span></label> <select name="PROCESSOSELETIVO[PSEL_ESTADO]" id="PROCESSOSELETIVO_PSEL_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MUNICIPIO" class="required">Cidade <span class="required">*</span></label> <input size="20" maxlength="30" value="Manaus" name="PROCESSOSELETIVO[PSEL_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_MUNICIPIO" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
344 <![CDATA[<div class="esq" style="width: 100%; height: 85px; display:;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Telefones de Contato / e-Mail: ;</legend> <table > <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL">Residencial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL" name="PROCESSOSELETIVO[PSEL_FONE_RESIDENCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL">Comercial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL" name="PROCESSOSELETIVO[PSEL_FONE_COMERCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_CELULAR">Celular</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_CELULAR" name="PROCESSOSELETIVO[PSEL_FONE_CELULAR]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EMAIL" class="required">e-Mail <span class="required">*</span></label> <input size="45" maxlength="50" name="PROCESSOSELETIVO[PSEL_EMAIL]" id="PROCESSOSELETIVO_PSEL_EMAIL" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
345 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Telefones de Contato / e-Mail: ;</legend> <table > <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL">Residencial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL" name="PROCESSOSELETIVO[PSEL_FONE_RESIDENCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL">Comercial</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_COMERCIAL" name="PROCESSOSELETIVO[PSEL_FONE_COMERCIAL]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_FONE_CELULAR">Celular</label> <input size="13" maxlength="13" id="PROCESSOSELETIVO_PSEL_FONE_CELULAR" name="PROCESSOSELETIVO[PSEL_FONE_CELULAR]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EMAIL" class="required">e-Mail <span class="required">*</span></label> <input size="45" maxlength="50" name="PROCESSOSELETIVO[PSEL_EMAIL]" id="PROCESSOSELETIVO_PSEL_EMAIL" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
370 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 700px; height: 75px;"> <legend> ;Documentação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CPF" class="required">CPF <span class="required">*</span></label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_CPF" name="PROCESSOSELETIVO[PSEL_CPF]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TITULO" class="required">Título de Eleitor <span class="required">*</span></label> <input size="15" maxlength="14" name="PROCESSOSELETIVO[PSEL_TITULO]" id="PROCESSOSELETIVO_PSEL_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA">Certificado de Reservista</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_CERT_RESERVISTA]" id="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_INSC_PIS">Nº de Inscrição do PIS/PASEP</label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_INSC_PIS" name="PROCESSOSELETIVO[PSEL_INSC_PIS]" type="text" /> </div> </td> </tr> </table> </fieldset> <fieldset class="esquerdo" style="width: 400px; height: 75px;"> <legend> ;Carteira de Identidade: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG" class="required">Número <span class="required">*</span></label> <input size="12" maxlength="12" name="PROCESSOSELETIVO[PSEL_RG]" id="PROCESSOSELETIVO_PSEL_RG" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTRG" class="required">Data de Expedição <span class="required">*</span></label> <input maxlength="13" size="16" id="dtrg" name="PROCESSOSELETIVO[PSEL_DTRG]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG_ORGAO" class="required">Órgão Expedidor <span class="required">*</span></label> <input size="10" maxlength="10" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_RG_ORGAO]" id="PROCESSOSELETIVO_PSEL_RG_ORGAO" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
371 <![CDATA[<fieldset class="esquerdo" style="width: 700px; height: 75px;"> <legend> ;Documentação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CPF" class="required">CPF <span class="required">*</span></label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_CPF" name="PROCESSOSELETIVO[PSEL_CPF]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_TITULO" class="required">Título de Eleitor <span class="required">*</span></label> <input size="15" maxlength="14" name="PROCESSOSELETIVO[PSEL_TITULO]" id="PROCESSOSELETIVO_PSEL_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA">Certificado de Reservista</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_CERT_RESERVISTA]" id="PROCESSOSELETIVO_PSEL_CERT_RESERVISTA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_INSC_PIS">Nº de Inscrição do PIS/PASEP</label> <input maxlength="14" size="15" id="PROCESSOSELETIVO_PSEL_INSC_PIS" name="PROCESSOSELETIVO[PSEL_INSC_PIS]" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
395 <![CDATA[<fieldset class="esquerdo" style="width: 400px; height: 75px;"> <legend> ;Carteira de Identidade: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG" class="required">Número <span class="required">*</span></label> <input size="12" maxlength="12" name="PROCESSOSELETIVO[PSEL_RG]" id="PROCESSOSELETIVO_PSEL_RG" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DTRG" class="required">Data de Expedição <span class="required">*</span></label> <input maxlength="13" size="16" id="dtrg" name="PROCESSOSELETIVO[PSEL_DTRG]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_RG_ORGAO" class="required">Órgão Expedidor <span class="required">*</span></label> <input size="10" maxlength="10" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_RG_ORGAO]" id="PROCESSOSELETIVO_PSEL_RG_ORGAO" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
416 <![CDATA[<div class="esq" style="width: 100%; height: 95px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend><!--txt--></legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_CHECK">Graduação completa?</label> <select style="width:150px;" id="xSelGraduacao" onChange="setGraduacao()" name="PROCESSOSELETIVO[PSEL_GRAD_CHECK]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> </tr> </table> </fieldset> </div>]]>
417 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend><!--txt--></legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_CHECK">Graduação completa?</label> <select style="width:150px;" id="xSelGraduacao" onChange="setGraduacao()" name="PROCESSOSELETIVO[PSEL_GRAD_CHECK]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select> </div> </td> </tr> </table> </fieldset>]]>
423 <![CDATA[<select style="width:150px;" id="xSelGraduacao" onChange="setGraduacao()" name="PROCESSOSELETIVO[PSEL_GRAD_CHECK]"> <option value="">Selecione</option> <option value="S">SIM</option> <option value="N">NÃO</option> </select>]]>
433 <![CDATA[<div class="esq" style="width: 100%; height: 95px;" id="xGraduacao_inc"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação (incompleto): ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO">Periódo</label> <select name="PROCESSOSELETIVO[PSEL_GRAD_INC_PERIODO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO"> <option value="0">0</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
434 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação (incompleto): ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO">Periódo</label> <select name="PROCESSOSELETIVO[PSEL_GRAD_INC_PERIODO]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_PERIODO"> <option value="0">0</option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INC_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_INC_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
473 <![CDATA[<div class="esq" style="width: 100%; height: 95px;" id="xGraduacao"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO">Data da Conclusão</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO" name="PROCESSOSELETIVO[PSEL_GRAD_DTCONCLUSAO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
474 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Graduação: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_GRAD_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_TITULO">Título</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_TITULO]" id="PROCESSOSELETIVO_PSEL_GRAD_TITULO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO">Data da Conclusão</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO" name="PROCESSOSELETIVO[PSEL_GRAD_DTCONCLUSAO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_GRAD_LOCAL">Local</label> <input size="50" maxlength="50" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_GRAD_LOCAL]" id="PROCESSOSELETIVO_PSEL_GRAD_LOCAL" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
500 <![CDATA[<div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoE"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Especialização: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_ESPEC_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoIni" name="PROCESSOSELETIVO[xEspPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoFim" name="PROCESSOSELETIVO[xEspPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_ESPEC_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
501 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Especialização: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_ESPEC_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_ESPEC_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_ESPEC_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoIni" name="PROCESSOSELETIVO[xEspPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xEspPeriodoFim" name="PROCESSOSELETIVO[xEspPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_ESPEC_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_ESPEC_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_ESPEC_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
529 <![CDATA[<div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoM"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Mestrado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_MESTR_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_MESTR_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoIni" name="PROCESSOSELETIVO[xMesPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoFim" name="PROCESSOSELETIVO[xMesPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_MESTR_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_MESTR_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
530 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Mestrado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_MESTR_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_MESTR_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_MESTR_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_MESTR_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoIni" name="PROCESSOSELETIVO[xMesPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xMesPeriodoFim" name="PROCESSOSELETIVO[xMesPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_MESTR_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_MESTR_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_MESTR_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
558 <![CDATA[<div class="esq" style="width: 100%; height: 85px;" id="xGraduacaoD"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Doutorado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DOUTO_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_DOUTO_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoIni" name="PROCESSOSELETIVO[xDouPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoFim" name="PROCESSOSELETIVO[xDouPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_DOUTO_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_DOUTO_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset> </div>]]>
559 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;Doutorado: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO">Instituição Formadora</label> <input size="60" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_DOUTO_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_DOUTO_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA">Carga Horária</label> <input size="10" maxlength="10" name="PROCESSOSELETIVO[PSEL_DOUTO_CARGA_HORA]" id="PROCESSOSELETIVO_PSEL_DOUTO_CARGA_HORA" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_PERIODO">Período do Curso (dia, mês e ano - inicial e final)</label> <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoIni" name="PROCESSOSELETIVO[xDouPeriodoIni]" type="text" /> até <input maxlength="10" size="10" id="PROCESSOSELETIVO_xDouPeriodoFim" name="PROCESSOSELETIVO[xDouPeriodoFim]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO">Número do Registro do Diploma</label> <input size="20" maxlength="20" name="PROCESSOSELETIVO[PSEL_DOUTO_NUM_REGISTRO]" id="PROCESSOSELETIVO_PSEL_DOUTO_NUM_REGISTRO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO">Data do Registro</label> <input maxlength="13" id="PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO" name="PROCESSOSELETIVO[PSEL_DOUTO_DTREGISTRO]" type="text" /> </div> </td> </tr> </table> </fieldset>]]>
587 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;1 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE1_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE1_ANO" name="PROCESSOSELETIVO[PSEL_EXPE1_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE1_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE1_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE1_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div>]]>
588 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;1 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE1_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE1_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE1_ANO" name="PROCESSOSELETIVO[PSEL_EXPE1_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE1_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE1_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE1_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE1_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE1_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE1_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE1_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset>]]>
652 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;2 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE2_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE2_ANO" name="PROCESSOSELETIVO[PSEL_EXPE2_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE2_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE2_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE2_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div>]]>
653 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;2 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE2_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE2_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE2_ANO" name="PROCESSOSELETIVO[PSEL_EXPE2_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE2_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE2_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE2_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE2_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE2_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE2_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE2_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset>]]>
717 <![CDATA[<div class="esq" style="width: 100%; height: 85px;"> <fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;3 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE3_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE3_ANO" name="PROCESSOSELETIVO[PSEL_EXPE3_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE3_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE3_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE3_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset> </div>]]>
718 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 75px;"> <legend> ;3 - Experiência Profissional: ;</legend> <table> <tr> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO">Instituição</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_INSTITUICAO]" id="PROCESSOSELETIVO_PSEL_EXPE3_INSTITUICAO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_CARGO">Cargo ou Função</label> <input size="40" maxlength="100" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_CARGO]" id="PROCESSOSELETIVO_PSEL_EXPE3_CARGO" type="text" /> </div> </td> <td> <div class="row"> <label>Qtde Anos (Ex: 02)</label> <input size="4" maxlength="2" id="PROCESSOSELETIVO_PSEL_EXPE3_ANO" name="PROCESSOSELETIVO[PSEL_EXPE3_ANO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO">Data de Início</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO" name="PROCESSOSELETIVO[PSEL_EXPE3_DTINICIO]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM">Data Final</label> <input maxlength="13" size="13" id="PROCESSOSELETIVO_PSEL_EXPE3_DTFIM" name="PROCESSOSELETIVO[PSEL_EXPE3_DTFIM]" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO">Cidade</label> <input size="20" maxlength="30" onKeyUp="maiuscula(this)" name="PROCESSOSELETIVO[PSEL_EXPE3_MUNICIPIO]" id="PROCESSOSELETIVO_PSEL_EXPE3_MUNICIPIO" type="text" /> </div> </td> <td> <div class="row"> <label for="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO">Estado</label> <select name="PROCESSOSELETIVO[PSEL_EXPE3_ESTADO]" id="PROCESSOSELETIVO_PSEL_EXPE3_ESTADO"> <option value="AC">Acre</option> <option value="AL">Alagoas</option> <option value="AP">Amapá</option> <option value="AM" selected="selected">Amazonas</option> <option value="BA">Bahia</option> <option value="CE">Ceará</option> <option value="DF">Distrito Federal</option> <option value="ES">Espírito Santo</option> <option value="GO">Goiás</option> <option value="MA">Maranhão</option> <option value="MT">Mato Grosso</option> <option value="MS">Mato Grosso do Sul</option> <option value="MG">Minas Gerais</option> <option value="PA">Pará</option> <option value="PB">Paraíba</option> <option value="PR">Paraná</option> <option value="PE">Pernambuco</option> <option value="PI">Piauí</option> <option value="RJ">Rio de Janeiro</option> <option value="RN">Rio Grande do Norte</option> <option value="RS">Rio Grande do Sul</option> <option value="RO">Rondônia</option> <option value="RR">Roraima</option> <option value="SC">Santa Catarina</option> <option value="SP">São Paulo</option> <option value="SE">Sergipe</option> <option value="TO">Tocantins</option> </select> </div> </td> </tr> </table> </fieldset>]]>
782 <![CDATA[<div class="esq" style="width: 100%; height: 120px;"> <fieldset class="esquerdo" style="width: 96%; height: 110px;"> <legend> ;Declarações de aceite: ;</legend> <table> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> <input id="ytPROCESSOSELETIVO_PSEL_TERMO_VERDADE" type="hidden" value="0" name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" /><input name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" id="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" value="1" type="checkbox" /> </td> <td> <label for="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" class="required">Declaro que são verdadeiras as informações contidas nesta Ficha de inscrição. <span class="required">*</span></label> </td> </tr> </table> </fieldset> </div>]]>
783 <![CDATA[<fieldset class="esquerdo" style="width: 96%; height: 110px;"> <legend> ;Declarações de aceite: ;</legend> <table> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> </td> <td> </td> </tr> <tr> <td width=5> <input id="ytPROCESSOSELETIVO_PSEL_TERMO_VERDADE" type="hidden" value="0" name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" /><input name="PROCESSOSELETIVO[PSEL_TERMO_VERDADE]" id="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" value="1" type="checkbox" /> </td> <td> <label for="PROCESSOSELETIVO_PSEL_TERMO_VERDADE" class="required">Declaro que são verdadeiras as informações contidas nesta Ficha de inscrição. <span class="required">*</span></label> </td> </tr> </table> </fieldset>]]>
817 <![CDATA[<div id="footer" style="background:url(/segsemed/images/themes/footer.png) no-repeat center top;"> 2023 &copy; Secretaria Municipal de Educação – SEMED. Todos os direitos reservados.<br/> Divisão de Gestão de Tecnologia da Informação | Gerência de Sistemas e Programas <br/> Prefeitura de Manaus <div id="login" style="position:absolute; margin-top: -20px; text-align: right; width:1370px;"> <a href="/maiseducacao/index.php?r=site/login"> <img src="/maiseducacao/images/keylogin.png" /> </a> </div> </div>]]>
821 <![CDATA[<div id="login" style="position:absolute; margin-top: -20px; text-align: right; width:1370px;"> <a href="/maiseducacao/index.php?r=site/login"> <img src="/maiseducacao/images/keylogin.png" /> </a> </div>]]>
55 <![CDATA[<script type="text/javascript"> // initialise plugins xjQuery(function(){ xjQuery('ul.sf-menu').superfish(); }); </script>]]>
89 <![CDATA[<script type="text/javascript"> function setNecessidade(){ var necessidade = $("#xSelNecessidade").val(); if (necessidade == 'S'){ $("#xNecessidade").show(500); }else{ $("#xNecessidade").hide(200); } } jQuery(document).ready( function(){ setNecessidade(); } ); </script>]]>
104 <![CDATA[<script type="text/javascript"> function setGraduacao(){ var graduacao = $("#xSelGraduacao").val(); if (graduacao == 'S'){ $("#xGraduacao").show(500); $("#xGraduacaoE").show(500); $("#xGraduacaoM").show(500); $("#xGraduacaoD").show(500); }else{ $("#xGraduacao").hide(200); $("#xGraduacaoE").hide(200); $("#xGraduacaoM").hide(200); $("#xGraduacaoD").hide(200); } if (graduacao == 'N'){ $("#xGraduacao_inc").show(500); }else{ $("#xGraduacao_inc").hide(200); } } jQuery(document).ready( function(){ setGraduacao(); } ); </script>]]>
130 <![CDATA[<script type="text/javascript"> function maiuscula(qual) { uCase = qual.value.toUpperCase(); qual.value = uCase; } </script>]]>
829 <![CDATA[<script type="text/javascript"> /*<![CDATA[*/ jQuery(function($) { $(".info").animate({opacity: 1.0}, 3000).fadeOut("slow"); jQuery('body').delegate('#divisaodistrital','change',function(){jQuery.ajax({'url':'index.php?r=qUADROFUNCAO/buscaQuadrofuncao','data':{'divisaodistritalVal': $("#divisaodistrital").val()},'cache':false,'success':function(html){jQuery("#quadrofuncao").html(html)}});return false;}); jQuery('body').delegate('#quadrofuncao','change',function(){jQuery.ajax({'url':'index.php?r=qUADROFUNCAO/buscaAtividade','data':{'quadrofuncaoVal': $("#quadrofuncao").val()},'empty':'-- Selecione --','cache':false,'success':function(html){jQuery("#atividade").html(html)}});return false;}); jQuery("#dtnasc").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_CEP").mask("99999-999"); jQuery("#PROCESSOSELETIVO_PSEL_FONE_RESIDENCIAL").mask("(99)9999-9999"); jQuery("#PROCESSOSELETIVO_PSEL_FONE_COMERCIAL").mask("(99)9999-9999"); jQuery("#PROCESSOSELETIVO_PSEL_FONE_CELULAR").mask("(99)9999-9999"); jQuery("#PROCESSOSELETIVO_PSEL_CPF").mask("999.999.999-99"); jQuery("#PROCESSOSELETIVO_PSEL_INSC_PIS").mask("9999999999-9"); jQuery("#dtrg").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_GRAD_DTCONCLUSAO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xEspPeriodoIni").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xEspPeriodoFim").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_ESPEC_DTREGISTRO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xMesPeriodoIni").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xMesPeriodoFim").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_MESTR_DTREGISTRO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xDouPeriodoIni").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_xDouPeriodoFim").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_DOUTO_DTREGISTRO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE1_ANO").mask("99"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE1_DTINICIO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE1_DTFIM").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE2_ANO").mask("99"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE2_DTINICIO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE2_DTFIM").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE3_ANO").mask("99"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE3_DTINICIO").mask("99/99/9999"); jQuery("#PROCESSOSELETIVO_PSEL_EXPE3_DTFIM").mask("99/99/9999"); jQuery('body').delegate('#yt2','click',function(){jQuery.yii.submitForm(this,'/maiseducacao/index.php?r=site/index',{});return false;}); }); /*]]>*/ </script>]]>
867 <![CDATA[<script type="text/javascript"> /*<![CDATA[*/ if(typeof(console)=='object') { console.group("Application Log"); console.log("[16:00:01.265][trace][system.CModule] Loading \"log\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.266][trace][system.CModule] Loading \"request\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.267][trace][system.CModule] Loading \"urlManager\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.270][trace][system.web.filters.CFilterChain] Running filter PROCESSOSELETIVOController.filteraccessControl()\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.270][trace][system.CModule] Loading \"user\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.271][trace][system.CModule] Loading \"session\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.271][trace][system.CModule] Loading \"authManager\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.273][trace][system.CModule] Loading \"dbseg\" application component\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.273][trace][system.db.CDbConnection] Opening DB connection\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.297][trace][system.db.schema.oci.CDbConnection] Setting NLS_DATE_FORMAT\nin /var/www/servicossemed/pacotes/pmmii/extensions/db/schema/oci/COciConnection.php (28)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.297][trace][system.db.schema.oci.CDbConnection] Setting NLS_TIMESTAMP_FORMAT\nin /var/www/servicossemed/pacotes/pmmii/extensions/db/schema/oci/COciConnection.php (33)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.300][trace][system.db.CDbCommand] Querying SQL: SELECT USUROT_ID_ROTINA FROM TB_SEG_USUARIO a, TB_SEG_USUARIO_ROTINA b, TB_SEG_ROTINA c WHERE b.USUROT_USU_ID_USUARIO = a.USU_ID_USUARIO AND b.USUROT_ID_ROTINA = c.ROT_ID_ROTINA AND a.USU_NOME = :userid AND c.ROT_DESCRICAO = :rotina AND c.ROT_ID_SISTEMA = :sistema. Bound with :rotina=\'ADMIN_GERAL\', :userid=NULL, :sistema=117\nin /var/www/servicossemed/pacotes/pmmii/extensions/CSegAuthManager.php (20)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.301][trace][system.db.CDbCommand] Querying SQL: SELECT USUROT_ID_ROTINA FROM TB_SEG_USUARIO a, TB_SEG_USUARIO_ROTINA b, TB_SEG_ROTINA c WHERE b.USUROT_USU_ID_USUARIO = a.USU_ID_USUARIO AND b.USUROT_ID_ROTINA = c.ROT_ID_ROTINA AND a.USU_NOME = :userid AND c.ROT_DESCRICAO = :rotina AND c.ROT_ID_SISTEMA = :sistema. Bound with :rotina=\'PROCESSOSELETIVOGeral_ADMIN\', :userid=NULL, :sistema=117\nin /var/www/servicossemed/pacotes/pmmii/extensions/CSegAuthManager.php (20)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.302][trace][system.db.CDbCommand] Querying SQL: SELECT USUROT_ID_ROTINA FROM TB_SEG_USUARIO a, TB_SEG_USUARIO_ROTINA b, TB_SEG_ROTINA c WHERE b.USUROT_USU_ID_USUARIO = a.USU_ID_USUARIO AND b.USUROT_ID_ROTINA = c.ROT_ID_ROTINA AND a.USU_NOME = :userid AND c.ROT_DESCRICAO = :rotina AND c.ROT_ID_SISTEMA = :sistema. Bound with :rotina=\'PROCESSOSELETIVOGeral_CADASTRO\', :userid=NULL, :sistema=117\nin /var/www/servicossemed/pacotes/pmmii/extensions/CSegAuthManager.php (20)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.303][trace][system.db.CDbCommand] Querying SQL: SELECT USUROT_ID_ROTINA FROM TB_SEG_USUARIO a, TB_SEG_USUARIO_ROTINA b, TB_SEG_ROTINA c WHERE b.USUROT_USU_ID_USUARIO = a.USU_ID_USUARIO AND b.USUROT_ID_ROTINA = c.ROT_ID_ROTINA AND a.USU_NOME = :userid AND c.ROT_DESCRICAO = :rotina AND c.ROT_ID_SISTEMA = :sistema. Bound with :rotina=\'PROCESSOSELETIVO_ADMIN\', :userid=NULL, :sistema=117\nin /var/www/servicossemed/pacotes/pmmii/extensions/CSegAuthManager.php (20)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.305][trace][system.db.CDbCommand] Querying SQL: SELECT USUROT_ID_ROTINA FROM TB_SEG_USUARIO a, TB_SEG_USUARIO_ROTINA b, TB_SEG_ROTINA c WHERE b.USUROT_USU_ID_USUARIO = a.USU_ID_USUARIO AND b.USUROT_ID_ROTINA = c.ROT_ID_ROTINA AND a.USU_NOME = :userid AND c.ROT_DESCRICAO = :rotina AND c.ROT_ID_SISTEMA = :sistema. Bound with :rotina=\'PROCESSOSELETIVO_CADASTRO\', :userid=NULL, :sistema=117\nin /var/www/servicossemed/pacotes/pmmii/extensions/CSegAuthManager.php (20)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.310][trace][system.CModule] Loading \"db\" application component\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.310][trace][system.db.CDbConnection] Opening DB connection\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.335][trace][system.db.schema.oci.CDbConnection] Setting NLS_DATE_FORMAT\nin /var/www/servicossemed/pacotes/pmmii/extensions/db/schema/oci/COciConnection.php (28)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.336][trace][system.db.schema.oci.CDbConnection] Setting NLS_TIMESTAMP_FORMAT\nin /var/www/servicossemed/pacotes/pmmii/extensions/db/schema/oci/COciConnection.php (33)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.338][trace][system.CModule] Loading \"cache\" application component\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.340][trace][system.caching.CFileCache] Serving \"yii:dbschemaoci:dbname=172.17.104.126:1521/semed;charset=utf8:processoseletivosemed:TB_PROCESSO_SELETIVO\" from cache\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (91)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.341][trace][system.CModule] Loading \"themeManager\" application component\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.log("[16:00:01.346][trace][system.CModule] Loading \"widgetFactory\" application component\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (6)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.349][trace][system.CModule] Loading \"clientScript\" application component\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (68)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.351][trace][system.caching.CFileCache] Serving \"yii:dbschemaoci:dbname=172.17.104.126:1521/semed;charset=utf8:processoseletivosemed:TB_NUM_PROCESSO\" from cache\nin /var/www/servicossemed/maiseducacao/protected/models/NUMPROCESSO.php (40)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (92)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)"); console.log("[16:00:01.351][trace][system.db.ar.CActiveRecord] NUMPROCESSO.findAll()\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (92)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.353][trace][system.db.CDbCommand] Querying SQL: SELECT * FROM TB_NUM_PROCESSO t WHERE NUMP_COD_PK = 2 ORDER BY NUMP_NOME\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (92)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.355][trace][system.caching.CFileCache] Serving \"yii:dbschemaoci:dbname=172.17.104.126:1521/semed;charset=utf8:processoseletivosemed:TB_DIVISAO_DISTRITAL\" from cache\nin /var/www/servicossemed/maiseducacao/protected/models/DIVISAODISTRITAL.php (37)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (99)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)"); console.log("[16:00:01.355][trace][system.db.ar.CActiveRecord] DIVISAODISTRITAL.findAll()\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (99)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.355][trace][system.db.CDbCommand] Querying SQL: SELECT * FROM TB_DIVISAO_DISTRITAL t\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/_form.php (99)\nin /var/www/servicossemed/maiseducacao/protected/views/pROCESSOSELETIVO/create.php (23)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.372][trace][system.db.CDbCommand] Querying SQL: SELECT a.temag_hearder, a.temag_logo_prefeitura, a.temag_menu, a.temag_rodape, a.temag_favicon, a.temag_fundo FROM tb_tema_global a\nin /var/www/servicossemed/maiseducacao/themes/semed/views/layouts/main.php (4)\nin /var/www/servicossemed/maiseducacao/themes/semed/views/layouts/column2.php (46)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.373][trace][system.db.CDbCommand] Querying SQL: SELECT \r\n\t\ta.temap_logo_sistema, a.temap_tipo_sistema, a.temap_titulo, a.temap_tam_titulo, a.temap_cor_titulo,\r\n\t\ta.temap_subtitulo, a.temap_tam_subtitulo, a.temap_cor_subtitulo, a.temap_scap_t, a.temap_scap_s,\r\n\t\ta.temap_fonte_t, a.temap_fonte_s, a.temap_sombra_t, a.temap_sombra_s\r\n\tFROM tb_tema_particular a\r\n\tWHERE a.sis_id_sistema_fk = 117\nin /var/www/servicossemed/maiseducacao/themes/semed/views/layouts/main.php (19)\nin /var/www/servicossemed/maiseducacao/themes/semed/views/layouts/column2.php (46)\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)"); console.log("[16:00:01.376][trace][system.CModule] Loading \"assetManager\" application component\nin /var/www/servicossemed/maiseducacao/protected/controllers/PROCESSOSELETIVOController.php (102)\nin /var/www/servicossemed/maiseducacao/index.php (15)"); console.groupEnd(); } /*]]>*/ </script>]]>