107
| <![CDATA[<img src="images/topo_banner_turisrio.jpg" width="529" height="110" border="0" style="margin-left:100px;">]]>
|
6
| <![CDATA[<style>
.menu_buscaEventos{
width: 751px;
height: 30px;
background-color:#3389C5;
color:#fff;
font-family: Verdana;
font-size:12px;
line-height:30px;
letter-spacing: -1px;
margin-left:100px;
}
.titulo_buscaEventos{
width: 125px;
height:30px;
background-color: #2557A1;
text-align: center;
float:left;
}
.filtros_buscaEventos{
float:right;
}
.filtros_buscaEventos span{
margin-right:10px;
}
.select_buscaEventos{
color: #05518D;
min-width:115px;
margin-left:6px;
}
.button_buscaEventos{
margin-right:10px;
margin-top:3px;
cursor:pointer;
}
</style>]]>
|
50
| <![CDATA[<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
function submitForm(){
document.form1.submit()
}
function SalvaCampo(campo,nome) {
//alert("aqui");
eval('window.document.form1.'+nome+'.value='+campo);
// valor ='window.document.form1.'+nome+'.value';
// valor=campo;
// document.form1.action = 'calendariodeeventos.asp';
// document.form1.submit();
}</script>]]>
|
81
| <![CDATA[<script>
$('.titulo_buscaEventos').corner('right 14px');
</script>]]>
|
169
| <![CDATA[<script>
if(navigator.userAgent.indexOf("Chrome")>0 || navigator.userAgent.indexOf("Firefox")>0){
document.getElementById('tabela_conteudo').style.marginLeft = '100px';
}else{
document.getElementById('tabela_conteudo').style.marginLeft = '-130px';
}
</script>]]>
|