function linkMultimidia(h,b,g,a,f,c,e,d){if(e==undefined){e=""}if(d==undefined){d=""}if("AUDIO"==c||"ÁUDIO"==c){MM_openBrWindow("player.jsp?cid="+h+"&mid="+b+"&id="+g+"&ver=1&ln=pt_BR&attrid="+a+"&pos="+f+"&tipo="+c,"_blank","height=302,width=250")}else{if("VIDEO"==c||"VÍDEO"==c){MM_openBrWindow("player.jsp?cid="+h+"&mid="+b+"&id="+g+"&ver=1&ln=pt_BR&attrid="+a+"&pos="+f+"&tipo="+c,"_blank","height=302,width=250")}else{if("PDF"==c){MM_openBrWindow("/admcomunidades/jsp/corporatefilepdf.jsp?cid="+h+"&mid="+b+"&id="+g+"&ver=1&ln=pt_BR&attrid="+a+"&pos="+f,"_blank","width=640,height=480,scrollbars=yes,resizable=yes")}else{if("FLASH"==c){MM_openBrWindow("viewFlash.jsp?cid="+h+"&mid="+b+"&id="+g+"&ver=1&ln=pt_BR&attrid="+a+"&pos="+f,"_blank","width=500,height=400")}else{if("IMAGEM"==c||"FOTO"==c){MM_openBrWindow("viewFoto.jsp?cid="+h+"&mid="+b+"&id="+g+"&ver=1&ln=pt_BR&attrid="+a+"&pos="+f+"&credito="+e+"&legenda="+d,"_blank","width=580,height=426,scrollbars=yes")}}}}}}function MM_openBrWindow(c,a,b){window.open(c,a,b)}function print_stars(a){full_star='<img src="/zerohora/icon/i_star_on.gif" alt="" />';half_star='<img src="/zerohora/icon/i_star_half.gif" alt="" />';empty_star='<img src="/zerohora/icon/i_star_off.gif" alt="" />';a=a.replace(/,/,".");j=0;for(;j<Math.floor(a);j++){document.write(full_star)}decimal=a.substring(a.indexOf(".")+1,4);if(decimal.length==1){decimal+="0"}if(decimal>24&&decimal<75){document.write(half_star);j++}else{if(decimal>=75){document.write(full_star);j++}}for(;j<5;j++){document.write(empty_star)}}function showPermalink(a){MM_openBrWindow("permalink.jsp?localizador="+a,"_blank","scrollbars=yes,width=430,height=296")}function comentar(d,a,c,b){form=true;if(b!=undefined&&b.indexOf("form=no")!=-1){form=false}MM_openBrWindow("post_comentario.jsp?cid="+d+"&mid="+a+"&id="+c+"&form="+form,"_blank","width=514,height=520,scrollbars=yes")}function votar(c,a,b){MM_openBrWindow("votar.jsp?cid="+c+"&mid="+a+"&id="+b,"_blank","scrollbars=yes,width=286,height=296")}function denunciar(a){MM_openBrWindow("cgit_denunciar.jsp?localizador="+a,"_blank","width=514,height=520,scrollbars=no")}function corrigir(a){MM_openBrWindow("cgit_denunciar.jsp?type=corrigir&localizador="+a,"popup","scrollbars=yes,width=514,height=520")}function enviar_para_amigo(a){MM_openBrWindow("send_friend.jsp?localizador="+a,"popup","scrollbars=yes,width=510,height=546")}function enviar_para_amigo(a,b,c,d){MM_openBrWindow("send_friend.jsp?localizador="+a+"&section="+b+"&cartola="+c+"&title="+d,"popup","scrollbars=yes,width=510,height=546")}function imprimir(a){MM_openBrWindow("detalhe_impressao.jsp?localizador="+a,"_blank","width=605,height=600,scrollbars=yes")}function doSearch(a){frm=document.getElementById(a);secao=frm.secao.value;localizador=frm.localizador.value;key=frm.key.value;if(frm.attr!=undefined){attr=frm.attr.value}else{attr=""}if(frm.comparator!=undefined){comparator=frm.comparator.value}else{comparator=""}if(frm.value_from!=undefined){value_from=frm.value_from.value}else{value_from=""}if(frm.value_to!=undefined){value_to=frm.value_to.value}else{value_to=""}url_busca="home.jsp?secao="+secao+"&localizador="+localizador+"&key="+key+"&attr="+attr+"&comparator="+comparator+"&value_from="+value_from+"&value_to="+value_to;if(frm.order!=undefined){order=frm.order[frm.order.selectedIndex].value;url_busca+="&order="+order}if(frm.section!=undefined){url_busca+="&section="+frm.section.value}location.href=url_busca}function selectByValue(c,a){var b=document.getElementById(c);for(i=0;i<b.options.length;i++){if(a==b.options[i].value){b.selectedIndex=i;break}}}function checkByValue(frm,id,value){obj=eval("document."+frm+"."+id);for(i=0;i<obj.length;i++){if(obj[i].value==value){obj[i].checked=true}}}function DateFormatter(b){this.DAY=b.substring(0,b.indexOf("/"));this.MONTH=b.substring(b.indexOf("/")+1,b.indexOf("/")+3);this.YEAR=b.substring(b.lastIndexOf("/")+1,b.lastIndexOf("/")+5);this.HOURS=b.substring(b.indexOf(":")-2,b.indexOf(":"));this.MINUTES=b.substring(b.indexOf(":")+1,b.lastIndexOf(":"));this.d=new Date();this.d.setDate(this.DAY);this.d.setMonth(this.MONTH-1);this.d.setYear(this.YEAR);if(this.HOURS!=""&&this.MINUTES!=""){this.d.setHours(this.HOURS);this.d.setMinutes(this.MINUTES)}else{this.HOURS="";this.MINUTES=""}this.DAY_OF_WEEK=this.d.getDay()+1;this.getMonth=function a(){months=new Array();months[0]="janeiro";months[1]="fevereiro";months[2]="março";months[3]="abril";months[4]="maio";months[5]="junho";months[6]="julho";months[7]="agosto";months[8]="setembro";months[9]="outubro";months[10]="novembro";months[11]="dezembro";return months[this.d.getMonth()]};this.getDayOfWeek=function c(){week=new Array();week[0]="Domingo";week[1]="Segunda";week[2]="Terça";week[3]="Quarta";week[4]="Quinta";week[5]="Sexta";week[6]="Sábado";return week[this.d.getDay()]}}function selectMenu(a){obj=document.getElementById("menu");objs=obj.getElementsByTagName("a");for(i=0;i<objs.length;i++){objs[i].className="";if(objs[i].id==a){objs[i].className="mark"}}}function link_gallery(m,c,a,o,b,f,n,d,e,k){if(e==" "){e="1"}if(k==" "){k="1"}var l=c.length;if(l>0){var h=c.indexOf("/",0);if(h==0){c=c.substring(1,l)}l=c.length;h=c.lastIndexOf("/",l);if(h==(l-1)){c=c.substring(0,h)}}var g="http://www.clicrbs.com.br/"+c+"/jsp/default.jsp?template=3947.dwt&ids=null&initial=null&playsshow=false&b=1&arquivo_xml=galeria_"+o+"_"+b+".xml&uf="+e+"&local="+k+d;MM_openBrWindow(g,"Galeria","scrollbars=auto,resizable=yes,width="+f+",height="+n)}function calendarioF(d,c,g,b,a){var f=a;var e=escape(a+"/jsp/default.jsp?uf="+g+"&local="+b+"&calendarioid="+d+"&section=Programação&template="+c);document.location.href=a+"/jsp/default.jsp?uf="+g+"&local="+b+"&section=Programaçãoo&template=1740.dwt&pagina_calendario="+e+"&urlSite="+f}function newWindow(a){window.open(a,"","width=700,height=500,toolbar=yes,menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes")}function community_logoff(b,a){WRSManager.getInstance().logout({callBack:logoutCDM},{secao:b,localizador:a})}function setCookie(b,c){var a=new Date();document.cookie=b+"="+escape(c)+";path=/;"}function logout(){WRSManager.getInstance().logout({callBack:logoutCDM})}function removeCDMCookies(){document.cookie="DBSESSIONID=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="cdmuser=-none;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="PID=;path=/;domain=clicrbs.com.br;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="pid=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="USER=;path=/;domain=clicrbs.com.br;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="USER=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="reducedname=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="firstname=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie="lastname=;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT"}function logoutCDM(a,b){removeCDMCookies();if(b!=null&&b.secao!=""&&b.localizador!=""){window.location.href="home.jsp?secao="+b.secao+"&localizador="+b.localizador}else{document.loginform.op.value="3";document.loginform.action="http://www.clicrbs.com.br/servlet/LogonServlet";document.loginform.submit()}}function update(){if(document.cookie.indexOf("wrs=")>=0){WRSManager.getInstance().update({url:document.URL,previousurl:document.URL})}else{document.loginform.action="http://www.clicrbs.com.br/servlet/SignUpServlet";document.loginform.submit()}}function signup(){document.loginform.submit()}function termos(){MM_openBrWindow("/zerohora/termo.htm","_blank","width=530,height=600,scrollbars=yes")}function termos_comunidades(){MM_openBrWindow("/zerohora/termos_comunidades.htm","_blank","width=530,height=600,scrollbars=yes")}function abrecsPorCanal(a,c,b){top.location.href="http://www.clicrbs.com.br/clicstation/jsp/expanded_sites.jsp?canal="+a+"&uf="+c+"&rev=http://www.clicrbs.com.br/zerohora/jsp/"+b}function cookie_control(d,b){doRedirect=false;uf_cookie="";local_cookie="";conteudo=le_cookie();if(conteudo.length>0){var a=document.URL;var c=new Array();c=a.split("?");url_redirect=c[0]+"?";uf_cookie=getInfoCookie("uf",conteudo);if(d==""&&uf_cookie!=""){url_redirect+="uf="+uf_cookie+"&";d=uf_cookie;doRedirect=true}local_cookie=getInfoCookie("local",conteudo);if(b==""&&local_cookie!=""){url_redirect+="local="+local_cookie+"&";b=local_cookie;doRedirect=true}for(i=1;i<c.length;i++){url_redirect+=c[i];if(i<c.length-1){url_redirect+="?"}}if(doRedirect){url_redirect+="&redirected=true";location.href=url_redirect}}else{if(d!=""){if(d=="1"){b="1"}else{if(d=="2"){b="18"}}}else{location.href="http://www.clicrbs.com.br/jsp/seleciona_regiao.jsp?url_rs=http%3A//www.clicrbs.com.br/zerohora/jsp/default.jsp%3Fuf%3D1%26local%3D1&url_sc=http%3A//www.clicrbs.com.br/zerohora/jsp/default.jsp%3Fuf%3D2%26local%3D18"}}if(d!=uf_cookie||b!=local_cookie){grava_cookie(d,b)}}function le_cookie(){var b="";var a=document.cookie;begin=a.indexOf("clicRBSv2.prefs");if(begin>-1){b=a.substring(a.indexOf("clicRBSv2.prefs"))}return b}function getInfoCookie(b,a){if("uf"==b){temp=a.substring(a.indexOf("uf=")+3,a.indexOf(":usuario"));return temp.substring(temp.indexOf("(")+1,temp.indexOf(")"))}else{if("local"==b){temp=a.substring(a.indexOf("local=")+6,a.indexOf(":uf"));return temp.substring(temp.indexOf("(")+1,temp.indexOf(")"))}else{return""}}}function grava_cookie(e,c){var b="";var d="";var a=new Date();a.setFullYear(a.getFullYear()+10);if(e=="1"){b="RS";if(c=="1"){d="Porto%20Alegre"}}else{if(e=="2"){b="SC";if(c=="18"){d="Florianópolis"}}}}function validateURL(a){lengthValue=a.length;if(lengthValue!=0){var b=new RegExp();b.compile("^[A-Za-z]+://[A-Za-z0-9-]+.[A-Za-z0-9]+");if(!b.test(a)){return false}}return true}function formatURL(a){if(a.indexOf("http://")<0){a="http://"+a}return a}function doChatHome(a){if(a!=null){window.open("http://www.clicrbs.com.br/jsp/popup_ingresso_chat.jsp?room="+a,"ingresso","toolbar=no,menubar=no,resizable=no,scrollbars=no,width=250,height=200")}}function signup(a){document.cdmloginform.op.value="1";document.cdmloginform.nextop.value="21";document.cdmloginform.action="http://www.clicrbs.com.br/servlet/SignUpServlet";document.cdmloginform.url.value="http://zerohora.clicrbs.com.br/zerohora/jsp/home.jsp?secao=post&localizador=Zero+Hora/"+a+"/Participe";document.cdmloginform.submit()}function recover(a){if(a!=undefined&&a!=""){form=document.getElementById(a)}else{form=document.cdmloginform}form.op.value="1";form.action="http://www.clicrbs.com.br/servlet/RecoverServlet";form.submit()}function loginSubmit(b,c){if(c!=undefined&&c!=""){form=document.getElementById(c)}else{form=document.cdmloginform}var a=true;if(form.user_name.value==""){alert("Você deve preencher o usuário.");form.user_name.focus();a=false}else{if(form.encrypted_user_password.value==""){form.encrypted_user_password.focus();alert("Você deve digitar a senha.");a=false}}if(a&&form.update_info_flag.checked){form.url.value="http://zerohora.clicrbs.com.br/zerohora/jsp/home.jsp?secao=post&localizador=Zero+Hora/"+b+"/A+Galera"}if(a){form.submit()}}function onEnter_Submit(d,a,c){if(document.all){var b=event.keyCode}else{if(navigator.userAgent.indexOf("Mozilla")!=-1){var b=d.which}}if(b==13){loginSubmit(a,c)}}fila=[];ifila=0;function loadBlock(c,a){document.getElementById(a).innerHTML="<span class='carregando' style='color: #FF0000; font-style: italic'>Carregando...</span>";fila[fila.length]=[a,c];if((ifila+1)==fila.length){ajaxRun()}}function ajaxRun(){var a=null;try{a=new ActiveXObject("Msxml2.XMLHTTP")}catch(c){try{a=new ActiveXObject("Microsoft.XMLHTTP")}catch(b){a=false}}if(!a&&typeof XMLHttpRequest!="undefined"){a=new XMLHttpRequest()}a.open("GET",fila[ifila][1],true);a.onreadystatechange=function(){if(a.readyState==4){retorno=unescape(a.responseText.replace(/\+/g," "));document.getElementById(fila[ifila][0]).innerHTML=retorno;ifila++;if(ifila<fila.length){ajaxRun()}}};try{a.send(null)}catch(c){}}function envieAmigo(c){var a=escape(document.URL);var b="http://www.clicrbs.com.br/zerohora/jsp/enviaramigo.jsp?site=zerohora&url="+a+"&title="+c+"&control=form";window.open(b,"EnviaR","width=510,height=316,scrollbars=yes")}function showPostadoPor(a){var b="";if(a=="DETALHE"){b+='<img src="/zerohora/icon/postado_por_kzuka.gif" class="thumb" />'}b+='<div class="poste-autor"><span class="poste-for">Postado por:</span><span class="poste-name">Equipe Zero Hora</span></div>';if(a=="DETALHE"){b+="<p>Porto Alegre - RS</p>"}return b}function escreveData(c,b){if(document.all){var a=event.keyCode;if(a<=47||a>=58){event.returnValue=false}}else{if(navigator.userAgent.indexOf("Mozilla")!=-1){var a=c.which;if(c.cancelable&&a>=32&&a<=47||a>=58&&a<=126){c.preventDefault()}}}if(a>47&&a<58){if(b.value.length==2||b.value.length==5){b.value+="/"}}}function validaData(a){if(a.value!=""){if(a.value.indexOf("/")==2&&a.value.indexOf("/",a.value.indexOf("/")+1)==5){dia=(a.value.substring(0,2));mes=(a.value.substring(3,5));ano=(a.value.substring(6,10));var b;if((dia<"01")||(dia<"01"||dia>"30")&&(mes=="04"||mes=="06"||mes=="09"||mes=="11")||dia>"31"){b=true}if(mes<"01"||mes>"12"){b=true}if(mes=="02"&&(dia<"01"||dia>"29"||(dia>"28"&&(parseInt(ano/4)!=ano/4)))){b=true}if(b){alert("Data inválida!");a.focus();return false}return true}else{alert("Data inválida!");a.focus();return false}}else{return true}}function buscarGalera(){submete=false;form=document.busca_galera;if(form.cdm_nome.value!=""){submete=true}else{if(isChecked(form.cdm_sexo)){submete=true}else{if(form.cdm_cidade.value!=""){submete=true}else{if(form.cdm_idadeini.value!=""){submete=true}else{if(form.cdm_idadefim.value!=""){submete=true}else{if(form.cdm_estado.selectedIndex>0){submete=true}}}}}}if(submete){form.submit()}else{alert("Informe algum critério para a busca!")}}function isChecked(a){for(i=0;i<a.length;i++){if(a[i].checked){return true}}return false}function testeemail(a){if(a!=""){return a.match(/^(([^\W]([\w_\.\-])*[^\W])|(\w))@(([\w_\-])+\.)+([a-zA-Z0-9]{2,4})+$/)?true:false}return true}function setAltById(){var e,a,d,c,b;b=document.getElementById("colunaesquerda");e=b.getElementsByTagName("img");for(var a=0;a<e.length;a++){e[a].setAttribute("id","imagem"+a);if(/imagem/.test(e[a].id)){c=e[a].previousSibling;if(c.childNodes.length>0){c=c.childNodes[0].nodeValue;e[a].setAttribute("alt",c);e[a].setAttribute("title",c);c=""}}}}function showLegenda(){window.open("/zerohora/popup_legendas_icones.htm","_blank","width=380,height=296,scrollbars=no")}function linkImagem(f,e,c,b,d,a){window.open("/rbs/image/"+c,"Zerohora","width=580,height=426")}function addEvent(c,b,a){if(c.addEventListener){c.addEventListener(b,a,true)}if(c.attachEvent){c.attachEvent("on"+b,a)}}function linkVideoCapas(a){window.open("http://mediacenter.kzuka.com.br/templates/DetachedPlayerHome.aspx?vid="+a,"detached","width=324,height=342,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=no,copyhistory=no")}function doSubmit(b,e,c,a,d){document.formDefault.tab.value=b;document.formDefault.newsID.value=e;document.formDefault.subTab.value=c;if(a!=null){document.formDefault.l.value=a}if(d!=null){document.formDefault.template.value=d}if(b=="00000"){document.formDefault.action="/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00002"){document.formDefault.action="/clicnoticias/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00003"){document.formDefault.action="/clicesportes/jsp/default.jsp";document.formDefault.submit()}else{if((b=="000053")||(b=="00053")||(b=="00052")){document.formDefault.action="/especiais/jsp/default.jsp";document.formDefault.submit()}else{if((b=="000024")||(b=="00024")){document.formDefault.action="/agrol/jsp/default.jsp";document.formDefault.submit()}else{if((b=="000013")||(b=="00013")){document.formDefault.action="/eleicoes/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00004"){document.formNessa.menu.value="inc/ultimas_detalhe.jsp";document.formNessa.conteudo.value="jsp/ultimas_detalhe.jsp";document.formNessa.evento.value=e.substring(1,e.indexOf("."));document.formNessa.submit()}else{if((b=="00009")||(b=="00010")||(b=="000010")){source=e.substring(0,e.indexOf("."))+".xml";window.location.href="/jornais/zerohora/jsp/default2.jsp?uf=1&local=1&source="+source}else{if(b=="00016"){document.formDefault.action="/planeta/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00050"){document.formDefault.action="/jogosolimpicos/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00035"){document.formDefault.action="/expointer/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00055"){document.formDefault.action="/forum/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00059"){document.formDefault.action="/globaltech/jsp/default.jsp";document.formDefault.submit()}else{if(b=="00089"){document.formDefault.action="/zerohora/jsp/default.jsp";document.formDefault.submit()}else{if(b.indexOf("inc")==0){document.formNessa.menu.value=b;document.formNessa.conteudo.value=e;document.formNessa.ctrl.value=c;document.formNessa.evento.value=a;document.formNessa.submit()}}}}}}}}}}}}}}}}function OpenPopupRodape(a){if(a==1){duvida="http://www.clicrbs.com.br/atendimento/jsp/default.jsp?template=3988.dwt&newsID=DYNAMIC,atendimento.AtendimentoDataServer,getDuvidas&idcentral=159&logo=clic&dominio=clic";window.open(duvida,"Duvidas","resizable=no,location=no,directories=no,status=no,toolbar=no,menubar=no,scrollbars=yes, width=656, height=520")}if(a==2){fale="http://www.clicrbs.com.br/atendimento/jsp/default.jsp?template=3990.dwt&newsID=DYNAMIC,atendimento.AtendimentoDataServer,getFaleConosco&idcentral=159&logo=clic&dominio=clic";window.open(fale,"Fale","resizable=no,location=no,directories=no,status=no,toolbar=no,menubar=no,scrollbars=yes, width=656, height=520")}}function linkGaleriaP(g,c,a,k,b,f,h,e,d){var d="http://zerohora.clicrbs.com.br";if(c!="/zerohora"){c="/zerohora"}pagina=d+c+"/jsp/index.jspx?uf=1&local=1&action=galeriaPlayer&galeriaid="+k+"&groupid="+b;window.open(pagina)}function setFavIcon(a){fvicon=document.createElement("link");fvicon.rel="shortcut icon";fvicon.type="image/x-icon";fvicon.href=a;document.getElementsByTagName("head")[0].appendChild(fvicon)}function selecionadaFoto(d,a,b,e,c){pagina="http://zerohora.clicrbs.com.br/zerohora/jsp/index.jspx?uf="+e+"&local="+c+"&action=galeriaPlayer&groupid="+a+"&galeriaid="+b+"#"+d;window.open(pagina)}function chamaArquivoFlash(c,a,b,d){document.writeln('<div style="margin:auto; width:200px;">');document.writeln('    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codeBase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="'+b+'" height="'+a+'" id="'+d+'" name="'+d+'">');document.writeln('        <param name="movie" value="'+c+'" />');document.writeln('        <param value="sameDomain" name="allowScriptAccess" />');document.writeln('        <param name="quality" value="high" />');document.writeln('        <param name="wmode" value="opaque" />');document.writeln('        <embed src="'+c+'" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" style="visibility: visible;" quality="high" wmode="opaque" id="'+d+'" width="'+b+'" height="'+a+'"></embed>');document.writeln("    </object>");document.writeln("</div>")}function doPopup(a){window.open(a)}function aviso_comunidade(){MM_openBrWindow("../avisocomunidade.htm","_blank","width=514,height=520,scrollbars=yes")}function controlaFoto(e,c){var b=false;var f=0;var a=document.getElementById("slideshow");if(a){var d;if(c!="trues"){timedCount()}else{if((c=="trues")){stopCount()}}var g=a.getElementsByTagName("div");if(c=="inicia"){if(g[0].className=="slide off"){g[0].className="slide on"}}while((f<=g.length)&&(!b)){if(e=="ant"){if(g[f].className=="slide on"){g[f].className="slide off";if(f==0){g[g.length-1].className="slide on"}else{g[f-1].className="slide on"}b=true}}if(e=="pro"){if(g[f].className=="slide on"){g[f].className="slide off";if(f==g.length-1){g[0].className="slide on"}else{g[f+1].className="slide on"}b=true}}f++}}}var conta=0;var tempo;function timedCount(){conta=conta+1;tempo=setTimeout("controlaFoto('pro','')",7000)}function stopCount(){clearTimeout(tempo)}function popupFormArqzh(c,b){var a="http://www.clicrbs.com.br/zerohora/jsp/pop_formulario_arq.jsp?titulo="+c+"&emailAlvo="+b;window.open(a,"popup","width=590,height=540,scrollbars=1")}function arvore(a){var c=document.getElementById(a);var b=document.getElementById("sub_mclose_"+a);if(c.className=="expandido"){c.className="expansivel";b.style.display="none"}else{if(c.className=="expansivel"){c.className="expandido";b.style.display="block"}}}function chamaBannerOas(c,b,a,d,f,e){document.writeln('    <object id="globalnav-object" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="'+b+'" height="'+a+'" id="'+e+'" name="'+e+'">');document.writeln('        <param name="movie" value="'+c+'" />');document.writeln('        <param name="FlashVars" value="loc=en_US&htmlApp=false&gatewayURL=gwurl" />');document.writeln('        <param name="allowScriptAccess" value="always">');document.writeln('        <param name="bgcolor" value="'+f+'" />');document.writeln('        <param name="menu" value="false" />');document.writeln('        <param name="quality" value="high" />');document.writeln('        <param name="salign" value="tl" />');document.writeln('        <param name="scale" value="noscale" />');document.writeln('        <param name="wmode" value="'+d+'" />');document.writeln('        <embed id="globalnav-embed" src="'+c+'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="'+d+'" flashvars="loc=en_US&htmlApp=false&gatewayURL=gwurl"  allowScriptAccess="always" bgcolor="'+f+'" menu="false" quality="high" salign="tl" scale="noscale" id="'+e+'" width="'+b+'" height="'+a+'"></embed>');document.writeln("    </object>")};

