$(document).ready(function(){$(".faleConoscoRodape").click(function(){});$(".downloadPDF").click(function(){});$("#downloadBoletim").click(function(){var download=new String(this.href);gaTrack("/boletim_mercado/download"+download.split("=")[1])});$(".downloadProduto").click(function(){var download=new String(this.href);gaTrack("/produtos/fispq/dowloads"+download.split("=")[1])});$(".downloadArtigo").click(function(){var download=new String(this.href);gaTrack("/publicacoes_tecnicas/download/artigos/"+download.split("=")[1].split("/")[3].replace(".pdf",".html"))});$(".downloadNoticia").click(function(){var download=new String(this.href);gaTrack("/"+download.split("/")[3]+"/"+download.split("/")[4].split(".")[0]+".html")});$("#EnvieAmigoNoticia").click(function(){gaTrack("/noticias/envie_amigo.html")});$(".fotoEventosGA").click(function(){gaTrack("/eventos/detalhes_evento/fotos.html")});$(".yafcssbigbuttonGA").click(function(){gaTrack("/forum_produtividade/novo_topico.html")});$(".yafcssbigbuttonresponderGA").click(function(){gaTrack("/forum_produtividade/responder.html")});$(".eventoMaisDetalhe").click(function(){gaTrack("/eventos/detalhes_evento.html")});$("img[src='util/img/interna/imgVejaMaisDetalhles.gif']").click(function(){})});function respondertopico(){gaTrack("/forum_produtividade/resposta_enviada.html")}function novotopico(){gaTrack("/forum_produtividade/novo_topico/topico_criado.html")}function publicacaoTecnica(controle){gaTrack("/publicacoes_tecnicas/"+controle.id.toLowerCase().replace(" ","_")+"/download.html")}function gaTrack(caminho){try{var pageTrackerInterna=_gat._getTracker("UA-9192744-3");pageTrackerInterna._initData();pageTrackerInterna._trackPageview(caminho)}catch(err){}}function okLightbox(){if(window.location.pathname.toLowerCase().indexOf("cadastro")!=-1){window.location="/gestao-de-propriedade.aspx"}else{}};