function changeMrec(){if(typeof wreport_ok!="undefined"){if(wreport_ok==1){var a=new wreport_counter(WRP_SECTION,WRP_SUBSECTION,WRP_ID,WRP_ACC,WRP_CHANNEL,WRP_SECTION_GRP,WRP_SUBSECTION_GRP);a.add_content(WRP_CONTENT);a.count();}}if(document.getElementById("if_mrec")){document.getElementById("if_mrec").src=document.getElementById("if_mrec").src}if(document.getElementById("if_botaoTop")){document.getElementById("if_botaoTop").src=document.getElementById("if_botaoTop").src}}function funcaoquiz(b,a){changeMrec()}jQuery(document).ready(function(){jQuery(".cronicas .dia h3 a").hover(function(){jQuery(this).parents(".dia").find("p").css("text-decoration","underline");},function(){jQuery(this).parents(".dia").find("p").css("text-decoration","none");});jQuery(".cronicas .dia p a").hover(function(){jQuery(this).parents(".dia").find("h3").css("text-decoration","underline");},function(){jQuery(this).parents(".dia").find("h3").css("text-decoration","none");});jQuery(".cronicas .nav .posicao").click(function(k){k.preventDefault();if(jQuery(this).attr("class").match(/active/)){return}var m=jQuery(this).parent().children(".active");var l=jQuery(this).parent().children(".posicao").index(m);var j=jQuery(this).parent().children(".posicao").index(jQuery(this));jQuery(this).parent().parent().find("div.dia").eq(j).removeClass("hide");jQuery(this).parent().parent().find("div.dia").eq(l).addClass("hide");jQuery(this).find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif");jQuery(this).parent().find(".active").find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");jQuery(this).parent().find(".active").attr("class","posicao");jQuery(this).attr("class","posicao active")});jQuery(".cronicas .nav .bot-dta").click(function(k){k.preventDefault();var m=jQuery(this).parent().find(".active");if(!m.next().attr("class").match(/posicao/gi)){jQuery(this).parent().find(".posicao:first").addClass("active");jQuery(this).parent().find(".posicao:first").find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif");m.find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");m.removeClass("active");var j=jQuery(this).parent().parent().find("div.dia:first");jQuery(this).parent().parent().find("div.dia:not(.hide)").addClass("hide");j.removeClass("hide");return}m.next().find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif");m.find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");m.next().attr("class","posicao active");m.attr("class","posicao");var l=jQuery(this).parent().parent().find("div.dia:not(.hide)");l.next().removeClass("hide");l.addClass("hide")});jQuery(".cronicas .nav .bot-esq").click(function(k){k.preventDefault();var m=jQuery(this).parent().find(".active");if(!m.prev().attr("class")){jQuery(this).parent().find(".posicao:last").addClass("active");jQuery(this).parent().find(".posicao:last").find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif");m.find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");m.removeClass("active");var j=jQuery(this).parent().parent().find("div.dia:last");jQuery(this).parent().parent().find("div.dia:not(.hide)").addClass("hide");j.removeClass("hide");return}m.prev().find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif");m.find("img").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");m.prev().attr("class","posicao active");m.attr("class","posicao");var l=jQuery(this).parent().parent().find("div.dia:not(.hide)");l.prev().removeClass("hide");l.addClass("hide")});jQuery("#B_enviarEmail").click(function(){jQuery(".campo-pq").removeClass("campo-pq-verm");jQuery(".erro").html("");jQuery("#mensagem-erro").hide("slow");if(!jQuery("#contactName").val()){jQuery("#contactName").addClass("campo-pq-verm");jQuery("#nomeError").html("Introduza o nome do remetente")}if(jQuery("#destino").val().search(/^[^@]+@[^@]+.[a-z]{2,}$/i)==-1){jQuery("#destino").addClass("campo-pq-verm");jQuery("#emailError").html("Introduza um endere&ccedil;o de e-mail v&aacute;lido");return false}var j=jQuery("#enviarEmail").serialize();jQuery.getJSON("/sendMail.html?"+j,function(k){if(k.sucesso){jQuery("#formulario").hide("slow");jQuery("#mensagem-sucesso").show("slow");jQuery("#destino").val("")}else{jQuery(".menssagem-erro").html("<p>N&atilde;o foi poss&iacute;vel enviar o e-mail. <br/>Por favor tente novamente mais tarde. Obrigado.</p>");jQuery("#mensagem-erro").show("slow")}});if(typeof changeMrec=="function"){changeMrec()}return false});jQuery("#B_cancelarEmail").click(function(){jQuery("#mensagem-sucesso").hide();jQuery("#mensagem-erro").hide();jQuery(".caixa-enviar").hide("slow");jQuery(".campo-pq").removeClass("campo-pq-verm");jQuery(".erro").html("")});jQuery(".fechar").click(function(){jQuery("#mensagem-sucesso").hide();jQuery("#mensagem-erro").hide();jQuery(".caixa-enviar").hide("slow");jQuery(".campo-pq").removeClass("campo-pq-verm");jQuery(".erro").html("")});jQuery("#mensagem-erro").click(function(){jQuery("#mensagem-erro").hide("slow")});jQuery("#sucesso-sair").click(function(){jQuery("#mensagem-sucesso").hide("slow");jQuery(".caixa-enviar").hide("slow")});jQuery("#mensagem-sucesso").click(function(){jQuery("#mensagem-sucesso").hide("slow");jQuery(".caixa-enviar").hide("slow")});jQuery(".enviar").click(function(){jQuery(".caixa-enviar").toggle("slow");jQuery("#mensagem-sucesso").hide();jQuery("#mensagem-erro").hide();jQuery("#formulario").show();jQuery(".campo-pq").removeClass("campo-pq-verm");jQuery(".erro").html("")});jQuery(".imprimir").click(function(){window.print()});jQuery(".txt-menos").click(function(){var j=jQuery(".artigo").css("font-size");j=(parseFloat(j)-2);jQuery(".artigo").css("font-size",j+"px")});jQuery(".txt-mais").click(function(){var j=jQuery(".artigo").css("font-size");j=(parseFloat(j)+2);jQuery(".artigo").css("font-size",j+"px")});jQuery(".campo-md").each(function(){var k=500;var j=jQuery(this).val().length;jQuery("#nchar").html("Faltam "+(k-j)+" caracteres");jQuery(this).keyup(function(){var l=jQuery(this).val().length;if(l>k){jQuery(this).val(jQuery(this).val().substr(0,k))}var m=jQuery(this).val().length;jQuery("#nchar").html("Faltam "+(k-m)+" caracteres")})});var h=0;jQuery("#galfoto li").hide();jQuery("#galfoto :eq("+h+")").show();jQuery("#galdir").click(function(){h=((++h)>maxgalF)?0:h;c()});jQuery("#galesq").click(function(){h=((--h)<0)?maxgalF:h;c()});jQuery("#galnav .posicao").click(function(){h=jQuery("#galnav .posicao").index(this);c()});function c(){jQuery("#galfoto li").hide();jQuery("#galfoto li:eq("+(h)+")").fadeIn("slow");jQuery("#galnav .posicao").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");jQuery("#gball"+h).attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif")}var b=0;jQuery("#vfoto li").hide();jQuery("#vfoto :eq("+h+")").show();jQuery("#vdir").click(function(){b=((++b)>maxgalV)?0:b;a()});jQuery("#vesq").click(function(){b=((--b)<0)?maxgalV:b;a()});jQuery("#vnav .posicao").click(function(){b=jQuery("#vnav .posicao").index(this);a()});function a(){jQuery("#vfoto li").hide();jQuery("#vfoto li:eq("+(b)+")").fadeIn("slow");jQuery("#vnav .posicao").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");jQuery("#vball"+b).attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif")}var g=9;var e=0;jQuery("#galfoto2 li").hide();d("galfoto2",e,g);jQuery("#galdir2").click(function(){e=((e+g)>maxgalF2)?0:e+g;f()});jQuery("#galesq2").click(function(){e=((e-g)<0)?maxgalF2:e-g;f()});jQuery("#galnav2 .posicao").click(function(){e=jQuery("#galnav2 .posicao").index(this)*9;f()});function f(){jQuery("#galfoto2 li").hide();d("galfoto2",e,g);jQuery("#galnav2 .posicao").attr("src","http://imgs.sapo.pt/images/mulher2009/bola_off.gif");jQuery("#gball2"+e).attr("src","http://imgs.sapo.pt/images/mulher2009/bola_on.gif")}function d(l,j,k){for(i=j;i<j+k;i++){jQuery("#"+l+" li:eq("+(i)+")").fadeIn("slow")}}});

