It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.teknoinfo.id

  1.  
  2.  
  3. <!--SELECIONA DATABASE ZABUTO-CALENDER-->
  4. <!--FIM SELECIONA DATABASE ZABUTO-CALENDER-->
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <!--INICIO VIDEO MODAL-->
  10. <link rel="stylesheet" href=
  11. "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  12.    <script src=
  13. "https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js">
  14.    </script>
  15.    <script src=
  16. "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">
  17.    </script>
  18.    <style>
  19.      
  20.      
  21. .modal {
  22.  text-align: center;
  23. }
  24. @media screen and (min-width: 768px) {
  25.  .modal:before {
  26.    display: inline-block;
  27.    vertical-align: middle;
  28.    content: " ";
  29.    height: 100%;
  30.  }
  31. }
  32. .modal-dialog {
  33.  display: inline-block;
  34.  text-align: left;
  35.  vertical-align: middle;
  36. }
  37.    </style>
  38.    <script>
  39.        $(document).ready(function() {
  40.            var url = $("#Geeks3").attr('src');
  41.            $("#Geeks2").on('hide.bs.modal', function() {
  42.                $("#Geeks3").attr('src', '');
  43.            });
  44.            $("#Geeks2").on('show.bs.modal', function() {
  45.                $("#Geeks3").attr('src', url);
  46.            });
  47.        });
  48.    </script>
  49.    <!--FIM VIDEO MODAL-->
  50. <!--LINKS ZABUTO-CALENDER-->
  51. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
  52. <link rel="stylesheet" href="calendario/zabuto_calendar.min.css" />
  53. <link rel="stylesheet" type="text/css" href="calendario/personalizado.css"/>
  54. <!--FIM LINKS CALENDER-->
  55.  
  56. <meta property="og:description" content="Um Poder Aut?ntico e Participativo." /><!--metatag facebook-->
  57. <meta property="og:image" content="http://www.cmalvinlandia.sp.gov.br/imagens/simbolos/brasaof.jpg"/>
  58. <meta property="og:site_name" content="C?mara Municipal de Alvinl?ndia" />
  59. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  60. <meta name="robots" content="all" />
  61. <link href="baner/engine1/style.css" rel="stylesheet" type="text/css"  />
  62. <!--link do baner-->
  63. <script type="text/javascript" src="baner/engine1/jquery.js"></script>
  64. <!--script do baner-->
  65. <link rel="stylesheet" href="menu/index_files/mbcsmbmcp.css" type="text/css" />
  66. <!--link do menu-bar-->
  67. <link rel="icon" type="image/png" href="imagens/favicon.png" />
  68. <link rel="stylesheet" href="style.css" type="text/css" />
  69. <link rel="stylesheet" href="styletb.css" type="text/css" />
  70. <title>C?mara Municipal de Alvinl?ndia</title>
  71. <script type="text/javascript">
  72. <!--
  73. function MM_openBrWindow(theURL,winName,features) { //v2.0
  74.  window.open(theURL,winName,features);
  75. }
  76. function MM_swapImgRestore() { //v3.0
  77.  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  78. }
  79. function MM_preloadImages() { //v3.0
  80.  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
  81.    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
  82.    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
  83. }
  84.  
  85. function MM_findObj(n, d) { //v4.01
  86.  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
  87.    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  88.  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  89.  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  90.  if(!x && d.getElementById) x=d.getElementById(n); return x;
  91. }
  92.  
  93. function MM_swapImage() { //v3.0
  94.  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  95.   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
  96. }
  97. //-->
  98. </script>
  99. <!-- INICIO AUMENTAR TEXTO-->
  100. <script>
  101. function aumentarTexto() {
  102. var alt= document.getElementById("paragrafo");
  103. alt.style.fontSize ="50px";
  104. }
  105. function voltarTexto() {
  106. var alt= document.getElementById("paragrafo");                        
  107. alt.style.fontSize ="10px";
  108. }
  109. </script>
  110. <script type='text/javascript'>
  111. function iframeAutoHeight(quem){
  112.    //by Micox - elmicox.blogspot.com - elmicox.com - webly.com.br  
  113.    if(navigator.appName.indexOf("Internet Explorer")>-1){ //ie sucks
  114.        var func_temp = function(){
  115.            var val_temp = quem.contentWindow.document.body.scrollHeight + 15
  116.            quem.style.height = val_temp + "px";
  117.        }
  118.        setTimeout(function() { func_temp() },1000) //ie sucks
  119.    }else{
  120.        var val = quem.contentWindow.document.body.parentNode.offsetHeight + 15
  121.        quem.style.height= val + "px";
  122.    }    
  123. }
  124. </script>
  125.    <!-- FIM AUMENTAR TEXTO-->
  126.    <!--fun??o javascript - abrir e fechar popup-->
  127. <script type="text/javascript">
  128. function fecharpop(){
  129.    document.getElementById('pop').style.display = 'none';
  130. }
  131. function abrirpop(){
  132.    document.getElementById('pop').style.display = 'block';
  133.    setTimeout ("fecharpop()", 60000);/*1000=1segundo*/
  134. }
  135. </script>
  136. <!--INICIO JANELA POPUP SESS?O AO VIVO-->
  137. <script language="javascript">
  138. var win = null;
  139. function NovaJanela(pagina,nome,w,h,scroll){
  140. LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
  141. TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
  142. settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
  143. win = window.open(pagina,nome,settings);
  144. }
  145. </script>
  146. </head>
  147.  
  148. <body>
  149. <!--INICIO DA POPUP-->
  150.    <script type="text/javascript">
  151.        if(sessionStorage) {
  152.            if(! sessionStorage.getItem('j? visitei')){
  153.                document.getElementById('pop').style.display='block';
  154.                sessionStorage.setItem('j? visitei','verdadeiro');
  155.            }
  156.        }
  157.    </script>
  158.    <!--fim da div pop-->
  159. <!--FIM DA POPUP-->
  160. <!--LOCAL DATA-->
  161. <div id="topo_data" style="font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF"><a href="index.php?acsess"><img src="imagens/bt_acess.png"/></a></div>
  162. <!--
  163. <div id="topo_data">
  164.     <div id="topo_data" class="txtdat"><script language="JavaScript">
  165.  
  166. document.write("<font color='#eeeeee' size='1' face='arial'>")
  167. var mydate=new Date()
  168. var year=mydate.getYear()
  169. if (year<2000)
  170. year += (year < 1900) ? 1900 : 0
  171. var day=mydate.getDay()
  172. var month=mydate.getMonth()
  173. var daym=mydate.getDate()
  174. if (daym<10)
  175. daym="0"+daym
  176. var dayarray=new Array("Domingo","Segunda-feira","Ter?a-feira","Quarta-feira","Quinta-feira","Sexta-feira","S?bado")
  177. var montharray=new Array(" de janeiro de "," de fevereiro de "," de mar?o de ","de abril de ","de maio de ","de junho de","de julho de ","de agosto de ","de setembro de "," de outubro de "," de novembro de "," de dezembro de ")
  178. document.write("Alvinl?ndia -  "+dayarray[day]+", "+daym+" "+montharray[month]+" "+year+"?")
  179. document.write("</b></i></font>")
  180. </script></div>
  181.    </div>
  182. </div>
  183. -->
  184. <!--fim LOCAL DATA-->
  185.  
  186. <div id="container"><!--inicio div container-->
  187.        
  188.            <div id="entidade"><img src="imagens/logo.png" width="950" height="125" /></div>
  189.  <div id="baner"><!--inicio do baner-->
  190.                <!-- Start WOWSlider.com BODY section -->
  191.    <div id="wowslider-container1">
  192.            <div class="ws_images">
  193.            <ul>
  194.                                          </MM:DECORATION></MM_REPEATEDREGION>
  195.                    <li><img src="baner/data1/images/channels4_banner.jpg"  id="wows1_0"/></li>
  196.                    <MM_REPEATEDREGION SOURCE="@@rs@@"><MM:DECORATION OUTLINE="Repetir" OUTLINEID=2>
  197.                      </ul></div>
  198.              <span class="wsl"><a href="http://wowslider.com">Slideshow Javascript</a> by WOWSlider.com v4.8</span>
  199.              <div class="ws_shadow"></div>
  200. </div>
  201. <script type="text/javascript" src="baner/engine1/wowslider.js"></script>
  202. <script type="text/javascript" src="baner/engine1/script.js"></script>
  203. </div><!--fim do baner-->
  204. <div>
  205.                     <!-- End WOWSlider.com BODY section -->
  206.                     <img alt="sombra_menu" src="imagens/sombra_menu.png"/>
  207.  </div>
  208.            
  209.  <div id="menu-bar"><!--inicio do menu-bar-->
  210. <ul id="mbmcpebul_table" class="mbmcpebul_menulist css_menu" style="width: 100%; height: 40px;">
  211.  <li class="topitem spaced_li first_button"><div class="buttonbg" style="width: auto;"><a href="index.php" target="_parent">P?gina Inicial</a></div></li>
  212.  <li class="topitem spaced_li"><div class="buttonbg" style="width: auto;"><a>C?mara</a></div>
  213.  <ul>
  214.   <li class="first_item last_item"><a href="index.php?vereatual" target="_parent" title="">Vereadores Atuais</a></li>
  215.  <li class="first_item"><a href="index.php?mesa" title="">Mesa Diretora</a></li>
  216.  <li><a href="index.php?comissao" title="">Comiss?es Permanentes</a></li>
  217.  <li><a href="index.php?preside" title="">Galeria de Presidentes</a></li>
  218.  <li><a href="index.php?legislaturas" title="">Legislaturas</a></li>
  219.  <li class="last_item"><a href="index.php?honra" title="">T?tulos e Honrarias</a></li>
  220.  </ul></li>
  221.  
  222.  <li class="topitem spaced_li"><div class="buttonbg" style="width: auto;"><a>Legisla??o</a></div>
  223.  <ul>
  224.  <li class="first_item"><a href="index.php?atos" title="">Atos da Mesa</a></li>
  225.  <li class="first_item"><a href="index.php?atospre" title="">Atos do Presidente</a></li>
  226.  <li><a href="index.php?decreto" title="">Decretos Legislativos</a></li>
  227.  <li><a href="index.php?emelom" title="">Emendas a Lei Org?nica</a></li>
  228.  <li><a href="index.php?emendas" title="">Emendas do Legislativo</a></li>
  229.  <li><a href="index.php?portaria" title="">Portarias</a></li>
  230.  <li><a href="index.php?resol" title="">Resolu??es</a></li>
  231.  <li class="separator"><div></div></li>
  232.  <li><a href="index.php?leicom" title="">Leis Complementares</a></li>
  233.  <li><a href="index.php?leiord" title="">Leis Ordin?rias</a></li>
  234.  <li class="separator"><div></div></li>
  235.  <li><a href="index.php?leiorg" target="_parent" title="">Lei Org?nica do Munic?pio</a></li>
  236.  <li><a href="index.php?reg" title="">Regimento Interno da C?mara Municipal</a></li>
  237.  <li class="last_item"><a href="index.php?tp" title="">Termos de Posses</a></li>
  238.  </ul></li>
  239.  <li class="topitem spaced_li"><div class="buttonbg" style="width: auto"><a>Atividade Legislativa</a></div>
  240.  <ul>
  241.  <li class="first_item"><a href="index.php?autografo" title="">Aut?grafos</a></li>
  242.  <li><a href="index.php?indicacoes" title="">Indica??es</a></li>
  243.  <li><a href="index.php?mocoes" title="">Mo??es</a></li>
  244.  <li><a href="index.php?requerimentos" title="">Requerimentos</a></li>
  245.    <li class="separator"><div></div></li>
  246.  <li class="last_item"><a href="index.php?projex" title="">Projetos do Executivo</a></li>
  247.   <li><a href="index.php?projetos" title="">Projetos do Legislativo</a></li>
  248.   <li><a href="index.php?plsecs" title="">Projetos da Secretaria</a></li>
  249.    <li class="separator"><div></div></li>
  250.    <li><a href="index.php?pauta" title="">Pauta das Sess?es</a></li>
  251.  <li><a href="index.php?ata" title="">Atas das Sess?es</a></li>
  252.  <li><a href="index.php?listapresenca" title="">Frequ?ncia de Vereadores</a></li>
  253.  </ul></li>
  254.  <li class="topitem spaced_li"><div class="buttonbg" style="width:auto"><a>Transpar?ncia</a></div>
  255.  <ul>
  256.  <li class="first_item"><a href="http://186.224.3.253:5656/TransparenciaFinancas/" title="" target="_blank">Portal da Transpar?ncia</a></li>
  257.  <li class="last_item"><a href="index.php?audpub" title="">Atas das Audi?ncias P?blicas</a></li>
  258.  <li class="last_item"><a href="index.php?licitacoes" title="">Licita??es</a></li>
  259.  </ul></li>
  260.  <li class="topitem spaced_li"><div class="buttonbg" style="width:auto"><a>Cidade</a></div>
  261.  <ul>
  262.  <li class="first_item"><a href="index.php?historia" title="">Hist?ria do Munic?pio</a></li>
  263.  <li class="last_item"><a href="index.php?simbolos" title="">S?mbolos Municipais</a></li>
  264.  </ul></li>
  265.  <li class="topitem last_button"><div class="buttonbg" style="width: auto;"><a>Atendimento</a></div>
  266.  <ul>
  267.  <li class="first_item"><a href="index.php?contatos" title="">Contatos</a></li>
  268.  <li class="last_item"><a href="index.php?expediente" title="">Atendimento ao P?blico</a></li>
  269.  </ul></li>
  270. </ul>
  271. <!-- Menus will work without this javascript file. It is used only for extra
  272.     effects, improved usability and compatibility with very old web browsers. -->
  273. <script type="text/javascript" src="index_files/mbjsmbmcp.js"></script>
  274. </div><!--fim do menu-bar-->
  275. <div style="clear:both;"></div>
  276.            
  277.  <div class="list_tel" id="esquerda"><img src="imagens/vereadores.png" class="txtcenter" /><br />
  278.    <div id="fotovereadores">
  279.    <span class="txtcenter" style="padding-bottom:4px;"><strong>16?</strong> <strong>Legislatura: 2025/2028</strong></span>
  280.    <span class="txtcenter">Bi&ecirc;nio: 2025/2026<br /></span>
  281.      <strong>
  282.      <p class="txtcenter" style="padding:4px 4px;">Presidente</p></strong>
  283.    <span align="center"><a href="index.php?vereador&amp;vere=79"><img src="img_vereadores/everton.jpg" width="49" height="60" border="0"class="txt1" title="Everton Aur?lio Cardoso Gomes"/></a></span><br />
  284.    <span class="txtcenter" style="padding-top:3px;"><strong>Everton Aur?lio Cardoso Gomes</strong></span><br /><br />
  285.    <a href="index.php?vereador&amp;vere=86"></a><a href="index.php?vereador&amp;vere=86"></a><a href="index.php?vereador&amp;vere=86"><img src="img_vereadores/alex_1.jpg" width="37" height="48" border="0" class="txt1" id="" title="Alex Ant?nio Farias"/></a>
  286.        <a href="index.php?vereador&amp;vere=85"></a><a href="index.php?vereador&amp;vere=85"></a><a href="index.php?vereador&amp;vere=85"><img src="img_vereadores/aparecido.jpg" width="37" height="48" border="0" class="txt1" id="" title="Aparecido C?lio Hor?cio"/></a>
  287.        <a href="index.php?vereador&amp;vere=81"></a><a href="index.php?vereador&amp;vere=81"></a><a href="index.php?vereador&amp;vere=81"><img src="img_vereadores/claudineide.jpg" width="37" height="48" border="0" class="txt1" id="" title="Claudineide Ap. da Silva Teruel"/></a>
  288.        <a href="index.php?vereador&amp;vere=88"></a><a href="index.php?vereador&amp;vere=88"></a><a href="index.php?vereador&amp;vere=88"><img src="img_vereadores/elizeuf.jpg" width="37" height="48" border="0" class="txt1" id="" title="Elizeu Fabiano de A. Faustino"/></a>
  289.        <a href="index.php?vereador&amp;vere=87"></a><a href="index.php?vereador&amp;vere=87"></a><a href="index.php?vereador&amp;vere=87"><img src="img_vereadores/jader.jpg" width="37" height="48" border="0" class="txt1" id="" title="Frederick Jadder Bergamin"/></a>
  290.        <a href="index.php?vereador&amp;vere=84"></a><a href="index.php?vereador&amp;vere=84"></a><a href="index.php?vereador&amp;vere=84"><img src="img_vereadores/geraldo.jpg" width="37" height="48" border="0" class="txt1" id="" title="Geraldo Alves"/></a>
  291.        <a href="index.php?vereador&amp;vere=82"></a><a href="index.php?vereador&amp;vere=82"></a><a href="index.php?vereador&amp;vere=82"><img src="img_vereadores/gislene.jpg" width="37" height="48" border="0" class="txt1" id="" title="Gislene Cristina S. Mateus"/></a>
  292.        <a href="index.php?vereador&amp;vere=80"></a><a href="index.php?vereador&amp;vere=80"></a><a href="index.php?vereador&amp;vere=80"><img src="img_vereadores/rafael.jpg" width="37" height="48" border="0" class="txt1" id="" title="Rafael Ananias Pedroso"/></a>
  293.      
  294.  </div>
  295.    <p><br />
  296.      
  297.      
  298.      <span style="padding:8px 0 4px 0"><a href="http://186.224.3.253:5656/TransparenciaFinancas" target="_blank"><img src="imagens/tranparencia.png" border="0" class="imag" id="lev"/></a></span>
  299.      <span style="padding:4px 0 8px 0"><a href="index.php?sic"><img src="imagens/bt_info.png" border="0" class="imag" id="lev"/></a></span>
  300.      <span style="padding:4px 0 8px 0"><a href="index.php?concursos"><img src="imagens/concurso.png" width="170" height="71" border="0" id="lev"/></a></span>
  301.      <span style="padding:4px 0 8px 0"><a href="http://186.224.3.253:8080/sipweb/" target="_blank"><img src="imagens/bt_holerit.png" width="170" height="70" border="0" id="lev" /></a></span>  </p>
  302.    <p><a href="index.php?ouvidoria"><img src="imagens/ouvidoria.png" border="0" id="lev"/></a><br />
  303.      <br />
  304.      <br />
  305.    </p>
  306.  </div>
  307.        
  308. <!--fim da div esquerda-->
  309.        <div id="meio">
  310. <!--inicio links para p?ginas-->
  311.  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  312. <html xmlns="http://www.w3.org/1999/xhtml">
  313. <head>
  314. <link rel="stylesheet" href="styletb.css" type="text/css" />
  315. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  316. <title>P&aacute;gina Inicial</title>
  317.    <!-- INICIO AUMENTAR TEXTO-->
  318. <script>
  319. function aumentarTexto() {
  320. var alt= document.getElementById("paragrafo");
  321. alt.style.fontSize ="50px";
  322. }
  323. function voltarTexto() {
  324. var alt= document.getElementById("paragrafo");                        
  325. alt.style.fontSize ="10px";
  326. }
  327. </script>
  328. <script type='text/javascript'>
  329. function iframeAutoHeight(quem){
  330.    //by Micox - elmicox.blogspot.com - elmicox.com - webly.com.br  
  331.    if(navigator.appName.indexOf("Internet Explorer")>-1){ //ie sucks
  332.        var func_temp = function(){
  333.            var val_temp = quem.contentWindow.document.body.scrollHeight + 15
  334.            quem.style.height = val_temp + "px";
  335.        }
  336.        setTimeout(function() { func_temp() },1000) //ie sucks
  337.    }else{
  338.        var val = quem.contentWindow.document.body.parentNode.offsetHeight + 15
  339.        quem.style.height= val + "px";
  340.    }    
  341. }
  342. </script>
  343.    <!-- FIM AUMENTAR TEXTO-->
  344. <style type="text/css">
  345. <!--
  346. a{
  347. font-family: "arial";
  348. font-size:12px;
  349. color: #777777;
  350. text-decoration: none;
  351. text-align:left;
  352.  
  353. }
  354. a:hover{
  355. font-family: "arial";
  356. font-size:12px;
  357. color: #777777;
  358. text-decoration: underline;
  359. text-align:left;
  360. cursor:pointer;
  361. }
  362.  
  363. .titulo {
  364. font-family:Arial, Helvetica, sans-serif;
  365. font-size:16px;
  366. font-weight:800;
  367. text-align: left;
  368. color:#555555;
  369. margin-top:1px;
  370. padding-top:5px;
  371. }
  372. .titulo_just {
  373. font-family:Arial, Helvetica, sans-serif;
  374. font-size:18px;
  375. font-weight:700;
  376. text-align:justify;
  377. color:#555555;
  378. margin-top:1px;
  379. padding-top:5px;
  380. }
  381. .txt{
  382. font-family:Arial, Helvetica, sans-serif;
  383. font-size:13px;
  384. text-align:justify;
  385. color: #777777;
  386. }
  387. .txtinf{
  388. font-family:Arial, Helvetica, sans-serif;
  389. font-size:12px;
  390. font-weight:400;
  391. color: #090;}
  392. .txtp{
  393. font-family:Arial, Helvetica, sans-serif;
  394. font-size:10px;
  395. color: #999999;
  396. text-align: justify;
  397. }
  398. .txtdata {
  399. font-family:Arial, Helvetica, sans-serif;
  400. font-size:11px;
  401. font-style:italic;
  402. color: #555555;
  403. text-align:left;
  404. }
  405. .txtdatadestq {
  406. font-family:Arial, Helvetica, sans-serif;
  407. font-size:11px;
  408. font-style:italic;
  409. color: #555555;
  410. text-align:left;
  411. padding-left:7px;
  412. }
  413. .left {float:left;
  414. margin-left:0;
  415. margin-right:10px;
  416. margin-bottom:5px;
  417. }
  418.  
  419. #pagina {
  420. width:530px;
  421. height:auto;
  422. float:left;
  423. margin: 0 auto;
  424. padding-right:15px;
  425. padding-left:15px;
  426. }
  427.  
  428. #info {
  429. width:530px;
  430. height:20px;
  431. background-color:#ffffff;
  432. }
  433.  
  434. .img_page {
  435. float:left;
  436. padding-right:10px;
  437. padding-top:5px;
  438. padding-bottom:5px;
  439. }
  440.  
  441. .imag {
  442. text-align:center;
  443. }
  444. .txtdata1 { font-family:Arial, Helvetica, sans-serif;
  445. font-size:11px;
  446. font-style:italic;
  447. color: #0D2363;
  448. text-align:left;
  449. }
  450. -->
  451. </style>
  452. <script type="text/javascript">
  453. <!--
  454. function MM_openBrWindow(theURL,winName,features) { //v2.0
  455.  window.open(theURL,winName,features);
  456. }
  457. //-->
  458. </script>
  459. <!--INICIO AUMENTAR FONTE-->
  460. <script type="text/javascript" src="js/aumentar_font.js"></script>
  461. <!--FIM AUMENTAR FONTE-->
  462. </head>
  463.  
  464. <body>
  465. <div style="font-size:16px">
  466.  
  467. <div id="info"><!--inicio div info-->
  468. <MARQUEE scrollAmount=5 onmouseover="this.stop()" onmouseout="this.start()">
  469. <font face="Bookman Old Style" size=2><font face=arial color=#000000><strong>Bem vindo ao Portal da C?mara Municipal de Alvinl?ndia</strong></font></font>
  470. </MARQUEE>
  471. <!--fim div info-->
  472.  </div>
  473. <br />
  474.    <!--INICIO BUSCA-->
  475.    <div id="busca" style="background-color:#dddddd; padding-left:280px; height:30px; padding-top:3px">
  476.   <form action="index.php?busca=" method="GET" name="form1" class="txtc2" id="form1" target="_parent">
  477.        <input placeholder="Busca no Site" type="text" name="busca" id="busca" />
  478.      <input type="submit" name="button" id="button" value="Buscar"  />
  479.   </form>
  480.    </div><br />
  481.  
  482. <img src="imagens/bn_noticias.png" width="530" height="28" alt="noticias1" /><br />
  483. <table width="530px" border="0" cellspacing="0" cellpadding="0">
  484.  <tr>
  485.    <td align="right"><a href="javascript:ts('body',1)"><img src="imagens/bt_amais.png" border="0" /></a> <a href="javascript:ts('body',-1)"><img src="imagens/bt_amenos.png" border="0" /></a></td>
  486.  </tr>
  487. </table>
  488.  
  489.  
  490.    <!--FIM BUSCA-->
  491.    <table width="500" height="auto" border="0" align="center" cellpadding="0" cellspacing="0">
  492.      <tr>
  493.        <td height="10" colspan="4" align="right">&nbsp;</td>
  494.      </tr>
  495.      <tr>
  496.        <td width="220" align="right" valign="top"><table width="220" border="0" cellspacing="0" cellpadding="0">
  497.          <tr>
  498.            <td width="220" align="center" valign="top" bgcolor="#eeeeee"><a href="index.php?noticia&amp;ID_NOT=164"><img src="img_noticias/thumbnails/06e9c388-c01f-4ec1-b329-ecde54906bd6_220x190.jpeg" border="0" /></a></td>
  499.          </tr>
  500.          <tr>
  501.            <td width="220" bgcolor="#eeeeee" style="padding:3px 3px 3px 5px" class="txtdatadestq">04/08/2025</td>
  502.          </tr>
  503.          <tr>
  504.            <td width="220" bgcolor="#eeeeee" class="" style="padding:0px 5px 5px 5px"><a href="index.php?noticia&amp;ID_NOT=164" class="txtju_not"><strong>5? Costelada ao fogo de ch?o da Associa??o de Apoio aos portadores de c?ncer de Alvinl?ndia/Sp. </strong></a></td>
  505.          </tr>
  506.        </table></td>
  507.        <td width="20" align="right">&nbsp;</td>
  508.        <td width="220" align="right" valign="top"><table width="220" border="0" cellspacing="0" cellpadding="0">
  509.          <tr>
  510.            <td width="220" align="center" valign="top" bgcolor="#eeeeee"><a href="index.php?noticia&amp;ID_NOT=161"><img src="img_noticias/thumbnails/9060c316-3a40-4ea3-b03f-2ad4c231c3d0_220x190.jpeg" border="0" /></a></td>
  511.          </tr>
  512.          <tr>
  513.            <td bgcolor="#eeeeee" style="padding:3px 3px 3px 5px" class="txtdatadestq">31/07/2025</td>
  514.          </tr>
  515.          <tr>
  516.            <td bgcolor="#eeeeee" class="txtju2" style="padding:0px 5px 5px 5px"><a href="index.php?noticia&amp;ID_NOT=161" class="txtju_not" ><strong>Comemora??o aos 91 anos de emancipa??o pol?tico-administrativa do Munic?pio de Alvinl?ndia.</strong></a></td>
  517.          </tr>
  518.        </table></td>
  519.      </tr>
  520.      <tr>
  521.        <td colspan="5">&nbsp;</td>
  522.      </tr>
  523.      <tr>
  524.        <td width="220" align="right" valign="top"><table width="220" height="auto" border="0" cellspacing="0" cellpadding="0">
  525.          <tr>
  526.            <td align="center" valign="top" bgcolor="#eeeeee"><a href="index.php?noticia&amp;ID_NOT=162"><img src="img_noticias/thumbnails/WhatsApp Image 2025-08-01 at 16.52.01_220x190.jpeg" border="0" /></a></td>
  527.          </tr>
  528.          <tr>
  529.            <td bgcolor="#eeeeee" style="padding:3px 3px 3px 5px" class="txtdatadestq"><span class="txtdata1" style="padding:3px 3px 3px 5px">31/07/2025</span></td>
  530.          </tr>
  531.          <tr>
  532.            <td bgcolor="#eeeeee" class="" style="padding:0px 5px 5px 5px"><a href="index.php?noticia&amp;ID_NOT=162" class=""><strong>Vem ai o Show de Anivers?rio de Alvinl?ndia!!!</strong></a></td>
  533.          </tr>
  534.        </table></td>
  535.        <td width="20" align="right">&nbsp;</td>
  536.        <td width="220" align="right" valign="top"><table width="220" border="0" cellspacing="0" cellpadding="0">
  537.          <tr>
  538.            <td width="220" align="center" valign="top" bgcolor="#eeeeee"><a href="index.php?noticia&amp;ID_NOT=163"><img src="img_noticias/thumbnails/f6fc1877-a06b-451f-a3e0-64fcd02d02d1_220x190.jpeg" border="0" /></a></td>
  539.          </tr>
  540.          <tr>
  541.            <td bgcolor="#eeeeee" style="padding:3px 3px 3px 5px" class="txtdatadestq">31/07/2025</td>
  542.          </tr>
  543.          <tr>
  544.            <td bgcolor="#eeeeee" class="txtju2" style="padding:0px 5px 5px 5px"><a href="index.php?noticia&amp;ID_NOT=163" class="txtju_not" ><strong>FEIRA MUNICIPAL EM ALVINL?NDIA, NO DIA 01/08/2025.</strong></a></td>
  545.          </tr>
  546.        </table></td>
  547.        
  548.      </tr>
  549.      <tr>
  550.        <td height="35" colspan="5" align="right" valign="bottom"><a href="index.php?lstnoticias"><img src="imagens/bt_todasnoticias.png" border="0" /></a></td>
  551.      </tr>
  552.    </table>
  553.    <br />
  554. <div style="clear: both;"></div>
  555.  
  556. <div id="ultsess">
  557. <table width="530" border="0" cellspacing="0" cellpadding="0">
  558.  <tr>
  559.    <td colspan="3" valign="bottom"><img src="imagens/ultimasess.png" width="530" height="28" /></td>
  560.    </tr>
  561.  <tr>
  562.    <td width="240" height="190" align="center" valign="bottom" bgcolor="#eeeeee"><iframe width="240" height="180" src="//www.youtube.com/embed/OJCvd686MPM?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe></td>
  563.    <td width="30" rowspan="2" bgcolor="#eeeeee">&nbsp;</td>
  564.    <td width="240" height="190" align="center" valign="bottom" bgcolor="#eeeeee"><iframe width="240" height="180" src="//www.youtube.com/embed/HNfcXE08T20?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe></td>
  565.  </tr>
  566.  <tr>
  567.    <td height="30" align="center" valign="middle" bgcolor="#eeeeee" class="txtc2"><strong>46?</strong> <strong>Sess&atilde;o Ordin?ria - 15/05/2023</strong></td>
  568.    <td height="30" align="center" valign="middle" bgcolor="#eeeeee" class="txtc2"><strong>45?</strong>&nbsp; <strong>Sess&atilde;o Ordin?ria - 02/05/2023</strong></td>
  569.  </tr>
  570.  <tr>
  571.    <td height="35" colspan="3" align="right" valign="bottom" bgcolor="#FFFFFF"><a href="index.php?videoteca" target="_parent"><img src="imagens/bt_todassess.png" border="0" /></a></td>
  572.    </tr>
  573. </table>
  574. </div>
  575. <br />
  576.  
  577.  
  578. </div>
  579.  
  580. </body>
  581. </html>
  582. <!--fim dos links para as p?ginas-->
  583. </div>
  584.    <!--fim da div meio-->
  585. <div id="direita"><!--inicio div direita-->
  586. <!--INICIO ZABUTO CALENDER-->
  587. <img src="imagens/proxsessao.png"/>
  588.  <div id="calendar" class="calendario-eventos" style="width: 170px; height:auto; margin: 0 auto;"></div><span style="font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#777">*Detalhes - passe o mouse sobre a data*</span><br />
  589.  <!--FIM ZABUTO CALENDER-->
  590. <!--OBS CALENDER-->
  591.    <div style="font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:justify; border:solid 1px #666666;margin-left:9px;margin-right:10px;margin-top:2px; padding:5px; background-color:#FFF"><p>COMPARE&Ccedil;A AS SESS&Otilde;ES PLEN&Aacute;RIAS, SUA PRESEN&Ccedil;A &Eacute; MUITO IMPORTANTE!</p></div>
  592.    <!--fim OBS CALENDER-->
  593.  
  594. <!--INICIO COMUNICADOS-->
  595.   </p>
  596. <!--FIM COMUNICADOS-->
  597. <!--INICIO MINIATURA POPUP-->
  598.  
  599.  <p>
  600.    <!--FIM MINIATURA PUPUP-->
  601.    <!--INICIO VIDEO MODAL-->
  602. <center>
  603.        <div class="bs-example">
  604.            <a href="#Geeks2"
  605.        
  606.            data-toggle="modal"><img src="imagens/bt_sessaovivo.png"/></a>
  607.            <div id="Geeks2" class="modal fade">
  608.                <div class="modal-dialog">
  609.                    <div class="modal-content">
  610.                        <div class="modal-header">
  611.                            <button type="button"
  612.                                    class="close"
  613.                                    data-dismiss="modal"
  614.                                    aria-hidden="true">?</button>
  615.                            <h4 class="modal-title">TV C?mara Alvinl?ndia - Sess?o ao Vivo</h4>
  616.                        </div>
  617.                        <div class="modal-body">
  618.                            <iframe id="Geeks3" width="570" height="350"
  619.                                    src=
  620. "https://www.youtube.com/embed/live_stream?channel=UCm_d2jux8Vd8ZZIgXF5LWiA"
  621.                                    frameborder="0" allowfullscreen>
  622.                            </iframe>
  623.                        </div>
  624.                    </div>
  625.              </div>
  626.        </div>
  627.    </div>
  628.    </center>
  629.    <!--FIM VIDEO MODAL--><br />
  630.  
  631.   <p><a href="https://www.youtube.com/@cmalvinlandia" target="_blank"><img src="imagens/canalyt.png" border="0" /></a></p>
  632.  
  633.    <!--INICIO WEBMAIL-->
  634.  
  635.  <div id="mail" style="margin-bottom:20px;padding-top:5px">
  636.  <img src="imagens/webmail.png" width="100%"/>
  637. <p style=" padding-bottom:"><form action="login-webmail.php" method="post" target="_blank" class="imag">
  638.               <input placeholder=" email" name="usuario" type="text" size="15" style="margin-top:7px;" />
  639.              
  640. <input placeholder=" senha" name="senha" type="password" size="15" style="margin-top:10px;"/><br />
  641.      <input type="submit" value="Login" style="margin:7px 0px 7px 0px;" />
  642.      </form>
  643. </div>
  644. </p>
  645.    <!--FIM WEBMAIL-->
  646.  
  647.   </div><br /><br />
  648.  <!--fim da div direita-->                  
  649.  <div style="clear: both;"><img src="imagens/sombra_rodape.jpg" width="950" height="20" /></div>
  650.  <!--INICIO DO RODAPE-->
  651.  <div id="rodape">
  652.  <div id="entidade-rodape">
  653.  <table width="400" border="0" cellspacing="0" cellpadding="0">
  654.  <tr>
  655.    <td colspan="4" class="txt-rodape1" style="color:#FFF">C?mara Municipal de Alvinl?ndia</td>
  656.    </tr>
  657.  <tr>
  658.    <td height="15" colspan="4" class="textex" style="color:#FFF">Av. Dr. Couto Junior, 234 - Centro</td>
  659.    </tr>
  660.  <tr>
  661.    <td style="padding-top:5px" height="15" valign="middle"><img src="imagens/email_rodape.png" width="14" height="11" /></td>
  662.    <td height="15" colspan="3" valign="middle" class="textex" style="color:#FFF">contabilidade@cmalvinlandia.sp.gov.br</td>
  663.    </tr>
  664.  <tr>
  665.    <td width="18" height="20" valign="bottom"><img src="imagens/fone_rodape.png" width="16" height="16" /></td>
  666.    <td width="142" height="20" valign="bottom" class="titulotb3" style="color:#FFF"> 14 3473 1102</td>
  667.    <td width="19" height="20" valign="bottom">&nbsp;</td>
  668.    <td width="221" height="20" valign="bottom" class="titulopl">&nbsp;</td>
  669.  </tr>
  670. </table>
  671. </div>
  672.    <div class="textex" id="exped" style="color:#FFF"> de segunda-feira a sexta-feira das 08h00 ?s 12h00 e das 14h00 ?s 17h00</div>
  673.    <br class="clearfloat" />
  674.    <div id="chave"></div>
  675.     <div id="plugin"><a href="http://www.pluginsistemas.com.br" target="_blank"><img src="imagens/plugin.png" width="78" height="25" /></a></div>
  676.  </div>
  677.   <!--FIM DO RODAPE-->
  678. </div><!--fecha a div container-->
  679. <div id="rodape2"><!--inicio do rodape2-->
  680. </div>
  681. <!--Inicio facebook_java-->
  682. <div id="fb-root"></div>
  683. <script>(function(d, s, id) {
  684.  var js, fjs = d.getElementsByTagName(s)[0];
  685.  if (d.getElementById(id)) return;
  686.  js = d.createElement(s); js.id = id;
  687.  js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.0";
  688.  fjs.parentNode.insertBefore(js, fjs);
  689. }(document, 'script', 'facebook-jssdk'));</script>
  690. <!--fim facebook_java-->
  691. <div id="acess">
  692. <a href="index.php?acsess" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Imagem27','','imagens/bt_lat1b.png',1)"><img src="imagens/bt_lat1a.png" name="Imagem27" border="0" id="Imagem27" /></a><br />
  693. <a href="javascript:ts('body',1)" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Imagem28','','imagens/bt_lat2b.png',1)"><img src="imagens/bt_lat2a.png" name="Imagem28" border="0" id="Imagem28" /></a><br />
  694. <a href="javascript:ts('body',-1)" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Imagem29','','imagens/bt_lat3b.png',1)"><img src="imagens/bt_lat3a.png" name="Imagem29" border="0" id="Imagem29" /></a></div>
  695. <!--INICIO SCRIPT ZABUTO-CALENDER-->
  696. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
  697. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
  698. <script src="calendario/zabuto_calendar.min.js"></script>
  699. <script type="application/javascript">
  700. var eventData = [
  701. {
  702. "date":"2021-02-01", "badge":true,
  703. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  704. },
  705. {
  706. "date":"2021-03-01", "badge":true,
  707. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  708. },
  709. {
  710. "date":"2021-02-17", "badge":true,
  711. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  712. },
  713. {
  714. "date":"2021-03-15", "badge":true,
  715. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  716. },
  717. {
  718. "date":"2021-04-05", "badge":true,
  719. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  720. },
  721. {
  722. "date":"2021-04-19", "badge":true,
  723. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  724. },
  725. {
  726. "date":"2021-05-03", "badge":true,
  727. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  728. },
  729. {
  730. "date":"2021-05-17", "badge":true,
  731. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  732. },
  733. {
  734. "date":"2021-06-07", "badge":true,
  735. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  736. },
  737. {
  738. "date":"2021-06-28", "badge":true,
  739. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  740. },
  741. {
  742. "date":"2021-08-02", "badge":true,
  743. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  744. },
  745. {
  746. "date":"2021-08-16", "badge":true,
  747. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  748. },
  749. {
  750. "date":"2021-09-08", "badge":true,
  751. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  752. },
  753. {
  754. "date":"2021-09-20", "badge":true,
  755. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  756. },
  757. {
  758. "date":"2021-10-04", "badge":true,
  759. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  760. },
  761. {
  762. "date":"2021-10-18", "badge":true,
  763. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  764. },
  765. {
  766. "date":"2021-11-01", "badge":true,
  767. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  768. },
  769. {
  770. "date":"2021-11-16", "badge":true,
  771. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  772. },
  773. {
  774. "date":"2021-12-06", "badge":true,
  775. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  776. },
  777. {
  778. "date":"2022-02-07", "badge":true,
  779. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  780. },
  781. {
  782. "date":"2022-02-21", "badge":true,
  783. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  784. },
  785. {
  786. "date":"2022-03-07", "badge":true,
  787. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  788. },
  789. {
  790. "date":"2022-03-21", "badge":true,
  791. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  792. },
  793. {
  794. "date":"2022-04-04", "badge":true,
  795. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  796. },
  797. {
  798. "date":"2022-04-18", "badge":true,
  799. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  800. },
  801. {
  802. "date":"2022-05-02", "badge":true,
  803. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  804. },
  805. {
  806. "date":"2022-05-16", "badge":true,
  807. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  808. },
  809. {
  810. "date":"2022-06-06", "badge":true,
  811. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  812. },
  813. {
  814. "date":"2022-06-27", "badge":true,
  815. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  816. },
  817. {
  818. "date":"2022-08-01", "badge":true,
  819. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  820. },
  821. {
  822. "date":"2022-08-15", "badge":true,
  823. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  824. },
  825. {
  826. "date":"2022-09-05", "badge":true,
  827. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  828. },
  829. {
  830. "date":"2022-09-19", "badge":true,
  831. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  832. },
  833. {
  834. "date":"2022-10-03", "badge":true,
  835. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  836. },
  837. {
  838. "date":"2022-10-17", "badge":true,
  839. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  840. },
  841. {
  842. "date":"2022-11-07", "badge":true,
  843. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  844. },
  845. {
  846. "date":"2022-11-21", "badge":true,
  847. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  848. },
  849. {
  850. "date":"2022-12-05", "badge":true,
  851. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  852. },
  853. {
  854. "date":"2023-02-06", "badge":true,
  855. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  856. },
  857. {
  858. "date":"2023-02-27", "badge":true,
  859. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  860. },
  861. {
  862. "date":"2023-03-06", "badge":true,
  863. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  864. },
  865. {
  866. "date":"2023-03-20", "badge":true,
  867. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  868. },
  869. {
  870. "date":"2023-04-03", "badge":true,
  871. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  872. },
  873. {
  874. "date":"2023-04-17", "badge":true,
  875. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  876. },
  877. {
  878. "date":"2023-05-01", "badge":true,
  879. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  880. },
  881. {
  882. "date":"2023-05-15", "badge":true,
  883. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  884. },
  885. {
  886. "date":"2023-06-05", "badge":true,
  887. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  888. },
  889. {
  890. "date":"2023-06-19", "badge":true,
  891. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  892. },
  893. {
  894. "date":"2023-08-07", "badge":true,
  895. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  896. },
  897. {
  898. "date":"2023-08-21", "badge":true,
  899. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  900. },
  901. {
  902. "date":"2023-09-04", "badge":true,
  903. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  904. },
  905. {
  906. "date":"2023-09-18", "badge":true,
  907. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  908. },
  909. {
  910. "date":"2023-10-02", "badge":true,
  911. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  912. },
  913. {
  914. "date":"2023-10-16", "badge":true,
  915. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  916. },
  917. {
  918. "date":"2023-11-06", "badge":true,
  919. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  920. },
  921. {
  922. "date":"2023-11-20", "badge":true,
  923. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  924. },
  925. {
  926. "date":"2023-12-04", "badge":true,
  927. "title":"Sess?o Ordin?ria\nSESS?O ORDIN?RIA\n20:00 horas\nC?mara Municipal",
  928. },
  929. {
  930. "date":"2024-02-05", "badge":true,
  931. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  932. },
  933. {
  934. "date":"2024-02-19", "badge":true,
  935. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  936. },
  937. {
  938. "date":"2024-03-04", "badge":true,
  939. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  940. },
  941. {
  942. "date":"2024-03-18", "badge":true,
  943. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  944. },
  945. {
  946. "date":"2024-04-01", "badge":true,
  947. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  948. },
  949. {
  950. "date":"2024-04-15", "badge":true,
  951. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  952. },
  953. {
  954. "date":"2024-05-06", "badge":true,
  955. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  956. },
  957. {
  958. "date":"2024-05-20", "badge":true,
  959. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  960. },
  961. {
  962. "date":"2024-06-03", "badge":true,
  963. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  964. },
  965. {
  966. "date":"2024-06-17", "badge":true,
  967. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  968. },
  969. {
  970. "date":"2024-08-05", "badge":true,
  971. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  972. },
  973. {
  974. "date":"2024-08-19", "badge":true,
  975. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  976. },
  977. {
  978. "date":"2024-09-02", "badge":true,
  979. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  980. },
  981. {
  982. "date":"2024-09-16", "badge":true,
  983. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  984. },
  985. {
  986. "date":"2024-10-07", "badge":true,
  987. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  988. },
  989. {
  990. "date":"2024-10-21", "badge":true,
  991. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  992. },
  993. {
  994. "date":"2024-11-04", "badge":true,
  995. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  996. },
  997. {
  998. "date":"2024-11-18", "badge":true,
  999. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  1000. },
  1001. {
  1002. "date":"2024-12-02", "badge":true,
  1003. "title":"Sess?o Ordin?ria\n20:00 horas\nC?mara Municipal",
  1004. },
  1005. {
  1006. "date":"2025-02-03", "badge":true,
  1007. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1008. },
  1009. {
  1010. "date":"2025-02-17", "badge":true,
  1011. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1012. },
  1013. {
  1014. "date":"2025-04-22", "badge":true,
  1015. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1016. },
  1017. {
  1018. "date":"2025-05-05", "badge":true,
  1019. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1020. },
  1021. {
  1022. "date":"2025-05-19", "badge":true,
  1023. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1024. },
  1025. {
  1026. "date":"2025-06-02", "badge":true,
  1027. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1028. },
  1029. {
  1030. "date":"2025-06-16", "badge":true,
  1031. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1032. },
  1033. {
  1034. "date":"2025-08-04", "badge":true,
  1035. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1036. },
  1037. {
  1038. "date":"2025-08-18", "badge":true,
  1039. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1040. },
  1041. {
  1042. "date":"2025-09-01", "badge":true,
  1043. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1044. },
  1045. {
  1046. "date":"2025-09-15", "badge":true,
  1047. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1048. },
  1049. {
  1050. "date":"2025-10-06", "badge":true,
  1051. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1052. },
  1053. {
  1054. "date":"2025-10-20", "badge":true,
  1055. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1056. },
  1057. {
  1058. "date":"2025-11-03", "badge":true,
  1059. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1060. },
  1061. {
  1062. "date":"2025-11-17", "badge":true,
  1063. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1064. },
  1065. {
  1066. "date":"2025-12-01", "badge":true,
  1067. "title":"Sess?o Ordin?ria\n18:00 horas\nC?mara Municipal",
  1068. },
  1069. ];
  1070.    $(document).ready(function () {
  1071.        $('#calendar').zabuto_calendar({  
  1072.            language: 'pt',
  1073. today: true,
  1074.            show_days: true,
  1075.            cell_border: true,
  1076. data: eventData,
  1077. legend: [
  1078.        {type: "text", label: "Sess?o", badge: "x"},
  1079.        {type: "block", label: "Hoje", classname: "badge-today"},
  1080.        {type: "spacer"}
  1081.      ],
  1082.        
  1083.  
  1084.        });
  1085.    });
  1086. </script>
  1087. <!--FIM SCRIPT ZABUTO-CALENDER-->
  1088.  
  1089. </body>
  1090. </html>
  1091.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda