ÿþ<html> <head> <link rel="stylesheet" href="include/estilo.css" type="text/css" /> </head> <body class="Placement"> <table cellspacing="0" bgcolor="#052850" width="100%" cellpading="0" style="border-top: solid 2px rgb(0,166,81)" ID="Table1"> <tbody> <tr> <td class="texto_branco_pequeno" valign="bottom"> % CENTRAL DE ATENDIMENTO YÁZIGI: 0800 728 3166</td> <td align="right" valign="bottom" class="texto_branco_pequeno"><a href="http://www.yazigitravel.com.br" target="_blank" class="link_branco_pequeno"> % Yázigi Travel</a>&nbsp;&nbsp;&nbsp; <a href="http://www.houseofenglish.com.br" target="_blank" class="link_branco_pequeno">  % House of English.com</a>&nbsp;|&nbsp; % <SCRIPT LANGUAGE="JAVASCRIPT"> var m_names = new Array("janeiro", "fevereiro", "março", "abril", "maio", "junho", "julho", "agosto", "setembro", "outubro", "novembro", "dezembro"); var d = new Date(); var curr_date = d.getDate(); var curr_month = d.getMonth(); var curr_year = d.getFullYear(); document.write(curr_date + " de " + m_names[curr_month] + " de " + curr_year); /* The last two lines above have to placed on a single line */ </SCRIPT> &nbsp; </td> </tr> </tbody> </table> <TABLE width="100%" cellpadding="0" cellspacing="0" border="0" style="BACKGROUND-IMAGE:url(images/y_topo_barra.jpg)"> <TR> <TD width="150" height="100" align="center" class="tdTitulo"> <IMG SRC="images/logo_fundo_transp.png" border="0"> <!--IMG SRC="images/logo_fundo_transp.gif" border="0"--> <!--IMG SRC="images/logo_yazigi.jpg" border="0" height="121" width="146"--> </TD> <TD align="center" class="tdTitulo" valign="bottom"> Teste de Nível <div name="tabela_tempo" id="tabela_tempo" class="tabela_tempo"> <table align="right" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="rodape_preto_negrito" align="right">Tempo Médio:&nbsp;</td> <td class="rodape_preto" align="right" name="td_tempo_medio" id="td_tempo_medio"> 00:00<td> <td rowspan="2">&nbsp;</td> </tr> </table> </div> </TD> </TR> <!-- <TR bgcolor="#DBE3E5"> <TD height="10"> &nbsp;&nbsp;&nbsp;&nbsp; <IMG SRC="images/logo_cidadao.jpg" border="0" height="10" width="139"> </TD> <td> </td> </TR> --> </TABLE> <table cellspacing="0" bgcolor="#052850" width="100%" cellpading="0" ID="Table2"> <tbody> <tr> <td>&nbsp;</td> </tr> </tbody> </table> <script language="javascript"> function ExibeRelogio(tempo_medio){ //Exibe o relogio // document.getElementById("tabela_tempo").style.visibility = "visible"; //Atribui o tempo medio // document.getElementById("td_tempo_medio").innerHTML = '' + tempo_medio + ':00'; } function OcultaRelogio(){ //Apaga o tempo medio // document.getElementById("td_tempo_medio").innerHTML = ''; //Oculta o relogio // document.getElementById("tabela_tempo").style.visibility = "hidden"; } </script> </body> </html>