jQuery(document).ready(function(){jQuery('#slider').nivoSlider({effect:'fold',slices:15,animSpeed:500,pauseTime:6000,startSlide:0,directionNav:true,directionNavHide:true,controlNav:true,controlNavThumbs:false,controlNavThumbsFromRel:false,controlNavThumbsSearch:'.jpg',controlNavThumbsReplace:'_thumb.jpg',keyboardNav:true,pauseOnHover:true,manualAdvance:false,captionOpacity:0.8,beforeChange:function(){},afterChange:function(){},slideshowEnd:function(){}});jQuery("#painel").html('<img src="imagens/loadPainel.gif" style="position:relative; margin-left:153px; margin-top: 52px" />')
url='paginas/painel/painel_home.inc.php';jQuery.get(url,{caminho:"C"},function(voos){jQuery("#painel").html(voos);});var topoInicial=$('#header').height()+ $('#publicidade').height()+ $('#news').height()+ 15;$(window).scroll(function(){var scrollTop=$(document).scrollTop();if(scrollTop>topoInicial){var novoTop=scrollTop- topoInicial+ 15;$('#social-lateral').animate({top:novoTop+"px"},{duration:400,queue:false});}else{$('#social-lateral').animate({top:"0px"},{duration:400,queue:false});}});});function painel(tipo){if(tipo=='P'){document.getElementById("partidaLeft").style.background="url('imagens/abaLeft.png')";document.getElementById("partidaMid").style.background="url('imagens/abaMiddle.png')";document.getElementById("partidaRight").style.background="url('imagens/abaRight.png')";document.getElementById("chegadaLeft").style.background="url('imagens/abaOffLeft.png')";document.getElementById("chegadaMid").style.background="url('imagens/abaOffMiddle.png')";document.getElementById("chegadaRight").style.background="url('imagens/abaOffRight.png')";document.getElementById("painelTop").style.background="url('imagens/campoTpPainel_top.png')";}else if(tipo=='C'){document.getElementById("partidaLeft").style.background="url('imagens/abaOffLeft.png')";document.getElementById("partidaMid").style.background="url('imagens/abaOffMiddle.png')";document.getElementById("partidaRight").style.background="url('imagens/abaOffRight.png')";document.getElementById("chegadaLeft").style.background="url('imagens/abaLeft.png')";document.getElementById("chegadaMid").style.background="url('imagens/abaMiddle.png')";document.getElementById("chegadaRight").style.background="url('imagens/abaRight.png')";document.getElementById("painelTop").style.background="url('imagens/campoTpPainel2_top.png')";}
jQuery("#painel").html('<img src="imagens/loadPainel.gif" style="position:relative; margin-left:153px; margin-top: 52px" />')
url='paginas/painel/painel_home.inc.php';jQuery.get(url,{caminho:tipo},function(voos){jQuery("#painel").html(voos);});}
