window.moveTo(0,0); if (document.all) {top.window.resizeTo(screen.availWidth,screen.availHeight);} else if (document.layers||document.getElementById) {if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){top.window.outerHeight = screen.availHeight;top.window.outerWidth = screen.availWidth;}}; $(function(){$(".menu_fundo")
		.css( {backgroundPosition: "0 0", color:"#1B57A0"} )
		.mouseover(function(){$(this).stop().animate({backgroundPosition:"(0 -125px)"}, {duration:500, complete:function(){$(this).css('color', '#FFFFFF');}})	})
		.mouseout(function(){$(this).stop().animate({backgroundPosition:"(0 0)"}, {duration:500, complete:function(){$(this).css('color', '#1B57A0');}})	})
});$(document).ready(function(){$(".construcao").colorbox({width:460, height:150, iframe:true});}); function construcao(){$(".construcao").click()}; $(document).ready(function(){$(".newsletter").colorbox({width:460, height:150, iframe:true});}); function newsletter(){$(".newsletter").click()}; $(document).ready(function(){$(".not_found").colorbox({width:460, height:260, iframe:true});}); function not_found(){$(".not_found").click()};

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-8600365-1']);
  _gaq.push(['_trackPageview']);

  (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);
  })();


