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

Sites Pertecentes a (o) SC

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 64 89 333 334 336 337 337 340 341 341 341 344 345 345 345 348 349 349 349 352 353 353 353 356 357 357 357 360 361 361 361 361 361 364 365 365 365 365 368 369 372 372 375 376 376 376 379 380 380 380 383 384 384 384 387 388 388 388 391 392 392 392 395 399 399
1.1.4 Presença de CSS(s) interno 2 37 44
1.1.6 Presença de javascript(s) interno 7 66 130 287 573 855 897 1073
1.1.8 Não foram respeitados os Padrões Web CSS 274 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
89 <![CDATA[<div class="cabecalho-cima" style="background:url() no-repeat 50% 0;"> <div class="logo"> <a href="/"> <img src="https://cdn.fecam.net.br/images/municipios/brasao/90x90/ascurra.png"> </a> <br> <h1> <span>Município de</span> <br>Ascurra </h1> </div> <div id="topo-tempo"> <div class="tempo-hoje"> <span id="previsao-tempo-dia-1-icone"><img src="https://cdn.fecam.net.br/images/loading.png" /></span> <div class="info"> <div class="dia"> <p class='titulo-previsao' id="previsao-tempo-dia-1"></p> <p class='condicao' id="previsao-tempo-dia-1-previsao">---</p> </div> <ul class='temperaturas'> <li class="min" id="previsao-tempo-dia-1-min">?</li> <li class="max" id="previsao-tempo-dia-1-max">?</li> </ul> </div> </div> <div class="tempo-amanha"> <span id="previsao-tempo-dia-2-icone"><img src="https://cdn.fecam.net.br/images/loading.png" width="35" height="34" /></span> <div class="info"> <div class="dia"> <p class='titulo-previsao' id="previsao-tempo-dia-2"></p> <p class='condicao' id="previsao-tempo-dia-2-previsao">---</p> </div> <ul class='temperaturas'> <li class="min" id="previsao-tempo-dia-2-min">?</li> <li class="max" id="previsao-tempo-dia-2-max">?</li> </ul> </div> </div> <script type="text/javascript"> $(function() { //$('#topo-tempo').hide(); console.log('https://www.fecam.org.br/tempo.php?codPrevisao=647'); $.ajax({ url: 'https://www.fecam.org.br/tempo.php?codPrevisao=647', jsonpCallback: 'jsonCallback', contentType: "application/json", dataType: 'jsonp', cache: 'false', success: function(data){ data = data['tempo']; dc = 0; //Contador de dias; while(dc <= 1){ prefix = "#previsao-tempo-dia-"+(dc+1); dia = data['previsao'][dc]; $(prefix).html(dia['diaSemana']); $(prefix+'-max').html(dia['maxima']+"C"); $(prefix+"-min").html(dia['minima']+"C"); $(prefix+"-icone img").attr("src","https://cdn.fecam.net.br/styles/layouts/pm/default/images/previsao-tempo/"+dia['tempo']+".png"); $(prefix+"-previsao").html(dia['condicao']); console.log(dia); dc++; } } }); }); </script> </div> <span id="ancoraMenu"><ul class="navigation"> <li> <a class="paginaInicialPm" href="/index/index/codMapaItem/19956">Início</a> </li> <li> <a class="pagina-municipio" href="/municipio/index/codMapaItem/19957">Município</a> <ul> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/26160">Histórico de Ascurra</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/35397">Aspectos Geográficos</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/35398">Infraestrutura Social</a> </li> <li> <a class="agenda" href="/agenda/index/index/codMapaItem/87839">Agenda</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/125434">Meio Ambiente</a> </li> </ul> </li> <li> <a class="pagina-governo" href="/governo/index/codMapaItem/19958">Governo</a> <ul> <li> <a class="estruturaOrganizacional" href="/estruturaorganizacional/index/index/codMapaItem/35380">Estrutura Organizacional</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/35401">Prefeito e Vice-Prefeito</a> </li> <li> <a class="links" href="http://www.camaraascurra.sc.gov.br" target="_blank">Câmara de Vereadores</a> </li> </ul> </li> <li> <a class="pagina-transparencia" href="/transparencia/index/codMapaItem/19959">Transparência</a> <ul> <li> <a class="concursos" href="/concursos/index/index/codMapaItem/26157">Concursos Publicos</a> </li> <li> <a class="links" href="http://receitas.fecam.org.br/municipio/23/Ascurra">Transferências Constitucionais</a> </li> <li> <a class="licitacoes" href="/licitacoes/index/index/codMapaItem/26158">Licitações</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/66140">Leis Diretrizes Orçamentárias</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/66146">Legislação</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/66149">Prestação de Contas</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/66150">Plano Plurianual - PPA</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/66153">Lei Orçamentária Anual</a> </li> <li> <a class="links" href="http://portaldocidadao.tce.sc.gov.br/homesic.php?id=420170" target="_blank">Informações TCE/SC</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/66173">Decreto 2843/16</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/68671">Contratos e Convênios</a> </li> <li> <a class="links" href="http://indicadores.fecam.org.br/indice/municipal/codMunicipio/23">Índices Municipais</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/76298">Obras Públicas</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/90572">Horários de médicos e dentista</a> </li> <li> <a class="links" href="https://ascurra.atende.net/?pg=transparencia#!/" target="_blank">Contas Públicas e LRF</a> </li> </ul> </li> <li> <a class="links" href="/noticias/listar/">Notícias</a> </li> <li> <a class="links" href="https://ascurra.atende.net/#!/tipo/servico/destaque/1/bloqueiascroll/1" target="_blank">Portal do Cidadão</a> </li> <li> <a class="links" href="http://www.ascurra.sc.gov.br/turismo/">Turismo</a> </li> <li> <a class="contatos" href="/contatos/index/index/codMapaItem/19963">Contato</a> </li> </ul></span> </ul> </div>]]>
333 <![CDATA[<span style="font-size: 24pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;; line-height: 115%">CRONOGRAMA FEIRA DO LIVRO</span>]]>
334 <![CDATA[<table border="1" cellspacing="0" cellpadding="0" class="MsoTableGrid" style="border-collapse: collapse; border: medium none"> <tbody> <tr style="height: 25.7pt"> <td colspan="2" width="576" valign="top" style="height: 25.7pt; width: 432.2pt; background: #92d050; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid"><strong><span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">10 DE ABRIL</span></strong></td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">09:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>ABERTURA DA FEIRA </td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:30 &ndash; 11:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DO ESCRITORES DA REGI&Atilde;O</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:30 &ndash; 16:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE <span> ;</span>ESCRITORES DA REGI&Atilde;O</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">19:30</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>APRESENTA&Ccedil;&Atilde;O LIVRO NA TRILHA DOS ANTEPASSADOS - UM RETORNO AO TRENTINO &ndash; ESCRITORA ORNELLA PEZZINI<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>APRESENTA&Ccedil;&Atilde;O DOS LIVROS POESIAS &ndash; EXPLOS&Atilde;O E POESIAS SENSA&Ccedil;&Otilde;ES DO ESCRITOR MARCELO LUIZ <span> ;</span>BERTOLLI</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">20:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PALESTRA AR&Atilde;O JOSINO DA SILVA<strong><span style="font-size: 8.5pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; background: #f7f7f7; color: #3e454c">&quot;A participa&ccedil;&atilde;o do jovem na constru&ccedil;&atilde;o de uma sociedade mais humana&quot;</span></strong></td> </tr> <tr> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent"> ;</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"> ;</td> </tr> <tr> <td colspan="2" width="576" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 432.2pt; background: #8db3e2; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt"><strong><span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">11 DE ABRIL</span></strong></td> </tr> <tr> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>ABERTURA DA FEIRA</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00-<span> ; </span>11:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE ESCRITORES DA REGI&Atilde;O</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:30 &ndash; 16:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td> </tr> <tr> <td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:00</td> <td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE ESCRITORES DA REGI&Atilde;O</td> </tr> <tr> <td colspan="2" width="576" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 432.2pt; background: #ffc000; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt"><strong>DURANTE TODOS OS DIAS TEREMOS VARAL LITER&Aacute;RIO, DECLAMA&Ccedil;&Atilde;O DE POESIAS, PRA&Ccedil;A DE ALIMENTA&Ccedil;&Atilde;O.</strong> ;</td> </tr> </tbody> </table>]]>
336 <![CDATA[<tr style="height: 25.7pt"> <td colspan="2" width="576" valign="top" style="height: 25.7pt; width: 432.2pt; background: #92d050; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid"><strong><span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">10 DE ABRIL</span></strong></td> </tr>]]>
337 <![CDATA[<td colspan="2" width="576" valign="top" style="height: 25.7pt; width: 432.2pt; background: #92d050; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid"><strong><span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">10 DE ABRIL</span></strong></td>]]>
337 <![CDATA[<span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">10 DE ABRIL</span>]]>
340 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">09:00</td>]]>
341 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>ABERTURA DA FEIRA </td>]]>
341 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
341 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
344 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:30 &ndash; 11:00</td>]]>
345 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td>]]>
345 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
345 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
348 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td>]]>
349 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DO ESCRITORES DA REGI&Atilde;O</td>]]>
349 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
349 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
352 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:30 &ndash; 16:00</td>]]>
353 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td>]]>
353 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
353 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
356 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:00</td>]]>
357 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE <span> ;</span>ESCRITORES DA REGI&Atilde;O</td>]]>
357 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
357 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
360 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">19:30</td>]]>
361 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>APRESENTA&Ccedil;&Atilde;O LIVRO NA TRILHA DOS ANTEPASSADOS - UM RETORNO AO TRENTINO &ndash; ESCRITORA ORNELLA PEZZINI<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>APRESENTA&Ccedil;&Atilde;O DOS LIVROS POESIAS &ndash; EXPLOS&Atilde;O E POESIAS SENSA&Ccedil;&Otilde;ES DO ESCRITOR MARCELO LUIZ <span> ;</span>BERTOLLI</td>]]>
361 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
361 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
361 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
361 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
364 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">20:00</td>]]>
365 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PALESTRA AR&Atilde;O JOSINO DA SILVA<strong><span style="font-size: 8.5pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; background: #f7f7f7; color: #3e454c">&quot;A participa&ccedil;&atilde;o do jovem na constru&ccedil;&atilde;o de uma sociedade mais humana&quot;</span></strong></td>]]>
365 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
365 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
365 <![CDATA[<span style="font-size: 8.5pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; background: #f7f7f7; color: #3e454c">&quot;A participa&ccedil;&atilde;o do jovem na constru&ccedil;&atilde;o de uma sociedade mais humana&quot;</span>]]>
368 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent"> ;</td>]]>
369 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"> ;</td>]]>
372 <![CDATA[<td colspan="2" width="576" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 432.2pt; background: #8db3e2; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt"><strong><span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">11 DE ABRIL</span></strong></td>]]>
372 <![CDATA[<span style="font-size: 18pt; font-family: &quot;Britannic Bold&quot;,&quot;sans-serif&quot;">11 DE ABRIL</span>]]>
375 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td>]]>
376 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>ABERTURA DA FEIRA</td>]]>
376 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
376 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
379 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00-<span> ; </span>11:00</td>]]>
380 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td>]]>
380 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
380 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
383 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">9:00</td>]]>
384 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE ESCRITORES DA REGI&Atilde;O</td>]]>
384 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
384 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
387 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:30 &ndash; 16:00</td>]]>
388 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>CONTA&Ccedil;&Atilde;O DE HIST&Oacute;RIA TIA JAQUE - BLUMENAU</td>]]>
388 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
388 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
391 <![CDATA[<td width="288" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt; background-color: transparent">14:00</td>]]>
392 <![CDATA[<td width="288" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 216.1pt; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: #f0f0f0; padding-right: 5.4pt; background-color: transparent"><span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>PRESEN&Ccedil;A DE ESCRITORES DA REGI&Atilde;O</td>]]>
392 <![CDATA[<span style="font-family: Symbol"><span>&middot;<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span></span></span>]]>
392 <![CDATA[<span style="font: 7pt &quot;Times New Roman&quot;"> ; ; ; ; ; ; ; ; </span>]]>
395 <![CDATA[<td colspan="2" width="576" valign="top" style="border-top: #f0f0f0; border-right: windowtext 1pt solid; width: 432.2pt; background: #ffc000; border-bottom: windowtext 1pt solid; padding-bottom: 0cm; padding-top: 0cm; padding-left: 5.4pt; border-left: windowtext 1pt solid; padding-right: 5.4pt"><strong>DURANTE TODOS OS DIAS TEREMOS VARAL LITER&Aacute;RIO, DECLAMA&Ccedil;&Atilde;O DE POESIAS, PRA&Ccedil;A DE ALIMENTA&Ccedil;&Atilde;O.</strong> ;</td>]]>
399 <![CDATA[<span style="font-size: 12pt; line-height: 115%">Dias 12 e 13 a Feira ter&aacute; seu funcionamento para o p&uacute;blico geral das 10:00 &agrave;s 20:00.</span>]]>
399 <![CDATA[<span style="font-size: 12pt; line-height: 115%">Local: Centro de Eventos Per Tutti.</span>]]>
37 <![CDATA[<style> .loading-site:after { background-image: url("https://cdn.fecam.net.br/images/municipios/brasao/90x90/ascurra.png"); background-position: center; background-repeat: no-repeat; } </style>]]>
44 <![CDATA[<style> .header { background-image: url("https://static.fecam.net.br/thumbs/868/1775970_resize_1997_905.JPG"); } .img-footer { background-image: url("https://static.fecam.net.br/thumbs/868/1562997_resize_2000_45.png"); } </style>]]>
66 <![CDATA[<script type="text/javascript"> var contraste = 'ativar'; const __URL__ = "//ascurra.sc.gov.br/"; const url = __URL__ + "zbox/contraste/index/"; $("#pluginContrasteIsAtivo").click(function(){ let dataPost = { contraste: contraste, }; let xhr = $.ajax({ url: url, method: "POST", data: dataPost, dataType: "json" }); xhr.complete(function () { location.reload(); }); }); </script>]]>
130 <![CDATA[<script type="text/javascript"> $(function() { //$('#topo-tempo').hide(); console.log('https://www.fecam.org.br/tempo.php?codPrevisao=647'); $.ajax({ url: 'https://www.fecam.org.br/tempo.php?codPrevisao=647', jsonpCallback: 'jsonCallback', contentType: "application/json", dataType: 'jsonp', cache: 'false', success: function(data){ data = data['tempo']; dc = 0; //Contador de dias; while(dc <= 1){ prefix = "#previsao-tempo-dia-"+(dc+1); dia = data['previsao'][dc]; $(prefix).html(dia['diaSemana']); $(prefix+'-max').html(dia['maxima']+"C"); $(prefix+"-min").html(dia['minima']+"C"); $(prefix+"-icone img").attr("src","https://cdn.fecam.net.br/styles/layouts/pm/default/images/previsao-tempo/"+dia['tempo']+".png"); $(prefix+"-previsao").html(dia['condicao']); console.log(dia); dc++; } } }); }); </script>]]>
287 <![CDATA[<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>]]>
573 <![CDATA[<script type="text/javascript"> var imagemApliada = Vue.component('imagem-ampliada', { template: '\ <img v-bind:src="imagem.ampliada" class="vue-modal-gallery-keep-open" v-if="visible">\ <img v-bind:src="imagem.ampliadaMobile" v-else class="vue-modal-gallery-keep-open" v-if="visible">\ ', props: ['imagem', 'visible'], computed: { imagemAmpliada: function () { if (typeof window.orientation !== 'undefined' || window.innerWidth < 700) { return false; } return true; }, }, data: function () { return { }; }, }); var videoApliado = Vue.component('video-ampliado', { template: '\ <iframe class="videos-youtube vue-modal-gallery-keep-open" width="100%"\ height="100%"\ frameborder="0"\ allowfullscreen\ v-bind:src="video.urlEmbed + \'?enablejsapi=1\'"></iframe>\ ', props: ['video'], data: function () { return { }; }, }); var vueGaleriaModal = new Vue({ el: '#galeriaVue_modal', data: { state: "closed", index: 0, selector: 0, galeriaVideos: [], galeriaImagens: [], galeriaMultimidia: [], thumbsVisiveis: 7 }, computed: { totalMidias: function(){ return this.galeriaVideos.length + this.galeriaImagens.length; }, showPrevSelector: function(){ thumbsVisiveis = this.thumbsVisiveis; if (this.selector === 0) { return false; } return (this.totalMidias > thumbsVisiveis) ? true : false; }, showNextSelector: function(){ thumbsVisiveis = this.thumbsVisiveis; if((this.totalMidias - this.selector - thumbsVisiveis) <= 0){ return false; } return (this.totalMidias > thumbsVisiveis) ? true : false; }, hasSelectors: function() { return this.totalMidias > 7; } }, created: function () { var vue = this; window.addEventListener('keydown', function (event) { vue.monitorarTeclado(event); vue.resizeSelector(); }); }, methods: { getBackgroundSrc: function(src){ if(this.state !== "closed") { return 'url('+src+')'; } else { return null; } }, ampliarImagem: function (index) { var _self = this; window.setTimeout(function(){ _self.state = "opened"; },500); this.trocarImagem(index); $('#galeriaVue_modal').fadeIn(); }, pausarVideos: function () { $('.videos-youtube').each(function () { this.contentWindow.postMessage('{"event":"command","func":"' + 'stopVideo' + '","args":""}', '*'); }); }, fecharGaleria: function () { if (this.state == "opened") { this.pausarVideos(); this.state = "closed"; $('#galeriaVue_modal').fadeOut(); } }, prev: function () { index = this.index; if (index > 0) { index--; this.trocarImagem(index); } else { index = this.numItens() - 1; this.trocarImagem(index); } }, next: function () { index = this.index; if (index < this.numItens() - 1) { index++; this.trocarImagem(index); } else { this.trocarImagem(0); } }, prevSelector: function () { if (this.selector > 0) { this.selector--; this.ajustarSelector(); } }, nextSelector: function () { this.selector++; this.ajustarSelector(); }, ajustarSelector: function () { if(this.hasSelectors){ var liWidth = $('#galeriaVue_modal .selector .sliderSelector .list-selector li').outerWidth(true); var marginAdjuste = -(liWidth * this.selector); var sliderSelector = $('#galeriaVue_modal .selector .sliderSelector').width(); var listSelector = $('#galeriaVue_modal .sliderSelector .list-selector').width(); var consult = listSelector + marginAdjuste + liWidth; if (consult > sliderSelector) { $('#galeriaVue_modal .selector .sliderSelector .list-selector').css('margin-left', marginAdjuste); } else { this.prevSelector(); } } }, trocarImagem: function (index = 0) { this.pausarVideos(); this.index = index; var li = $('#galeriaVue_modal .list-ampliadas li:eq(' + index + ')'); $('#galeriaVue_modal .list-ampliadas li').hide(); li.fadeIn(); li.css('display', 'flex'); $('#galeriaVue_modal .head .legenda').hide(); $('#galeriaVue_modal .head .legenda:eq(' + index + ')').fadeIn(); var thumbsVisiveis = this.thumbsVisiveis; var metadeThumbsVisiveis = Math.floor(thumbsVisiveis/2); var selector = index - metadeThumbsVisiveis; if (selector > 0) { this.selector = selector; this.ajustarSelector(); } else { this.selector = 0; this.ajustarSelector(); } if (li.hasClass('video-vue')) { var video = this.galeriaVideos[index]; $('#galeriaVue_modal .download').hide(); } else { index -= this.galeriaVideos.length; if(index < this.galeriaImagens.length) { var imagem = this.galeriaImagens[index]; $('#galeriaVue_modal .download').show(); $('#galeriaVue_modal .download a').attr('href', imagem.original); } else { index -= this.galeriaImagens.length; var imagem = this.galeriaMultimidia[index]; if(imagem.tipo == 'imagem') { $('#galeriaVue_modal .download').show(); $('#galeriaVue_modal .download a').attr('href', imagem.original); } else { $('#galeriaVue_modal .download').hide(); } } } }, ampliarSelector: function () { $('#galeriaVue_modal .selector').addClass('ampliado'); this.resizeSelector(); }, reduzirSelector: function () { $('#galeriaVue_modal .selector').removeClass('ampliado'); this.resizeSelector(); }, resizeSelector: function () { var liWidth = $('#galeriaVue_modal .selector .sliderSelector .list-selector li').outerWidth(true); $('#galeriaVue_modal .selector .sliderSelector .list-selector').width(liWidth * $('.selector .sliderSelector .list-selector li').length); var thumbsVisiveis = Math.floor($('#galeriaVue_modal .selector .sliderSelector').width() / liWidth); this.thumbsVisiveis = thumbsVisiveis; this.ajustarSelector(); }, monitorarTeclado: function (event) { if (event.keyCode == 27) this.fecharGaleria(); else if (event.keyCode == 37) this.prev(); else if (event.keyCode == 38) this.ampliarSelector(); else if (event.keyCode == 39) this.next(); else if (event.keyCode == 40) this.reduzirSelector(); }, numItens: function () { return this.galeriaImagens.length + this.galeriaMultimidia.length + this.galeriaVideos.length; }, isActive: function(index){ return (this.index == index); } }, watch: { state: function(){ this.resizeSelector(); } } }); jQuery(function ($) { vueGaleriaModal.resizeSelector(); $(window).on("click", function (event) { if ($(event.target).data('close-modal') == true) { vueGaleriaModal.fecharGaleria(); } if (!$(event.target).hasClass("vue-modal-gallery-keep-open")) { if ($(event.target).parents(".vue-modal-gallery-keep-open").size() === 0) { vueGaleriaModal.fecharGaleria(); } } }); }); </script>]]>
855 <![CDATA[<script type="text/javascript"> var vueGaleria = new Vue({ el: '#galeriaVue', data: { index: 0, galeriaVideos: [], galeriaImagens: [], galeriaMultimidia: [], modal: vueGaleriaModal }, created: function () { let numItens = this.galeriaImagens.length + this.galeriaMultimidia.length + this.galeriaVideos.length; let classGaleria = 'num-imagens-veja-mais'; if(numItens <= 12) { classGaleria = 'num-imagens-' + numItens; } $('#galeriaVue .list-thumbs').addClass(classGaleria); }, methods: { abrirModal: function (index) { this.modal.ampliarImagem(index); }, } }); </script>]]>
897 <![CDATA[<script> var galeriaArquivosGrupo = function (galId) { var _self = this; _self.id = galId; $(document).ready(function () { $('#' + _self.id + ".galeria-multi-arquivos .grupo:not(.nao-alocados) .arquivos").hide(); $('#' + _self.id + ".galeria-multi-arquivos .grupo .titulo-grupo").click(function () { $(this).parent().toggleClass("grupo-aberto"); $(this).find(".toggle").toggleClass("ativo"); $(this).parent().find(".arquivos").slideToggle(); }); }); }; var gal_galeria_246911 = new galeriaArquivosGrupo('galeria_246911'); </script>]]>
1073 <![CDATA[<script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20365067-20']); _gaq.push(['_trackPageview'], '/noticias/ver/2014/06/cronograma-feira-do-livro'); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); jQuery(document).ajaxComplete(function(e, xhr, settings){ _gaq.push(['_trackPageview', settings.url]); }); </script>]]>
0 Não há código fonte a ser exibido.