function load(){var a=document.getElementById("AA_"+this.id+"_loading_div");if(a==null){a=document.createElement("DIV");document.body.appendChild(a);a.id="AA_div_carregando";a.innerHTML="<center><img src='http://www.vende.com.br/images/aguarde.gif' alt='Carregando a página'/> <br>Aguarde</center>";a.style.position="absolute";a.style.border="0px solid black";a.style.color="#cd0000";a.style.width="50px";a.style.heigth="100px";a.style.fontFamily="Arial, Helvetica, sans-serif";a.style.fontWeight="bold";a.style.fontSize="11px"}a.style.top=document.body.scrollTop+10+"px";a.style.left=(document.body.offsetWidth-60-(document.all?20:0))+"px";a.style.display=""}function loadOK(){var a=document.getElementById("AA_div_carregando");if(a!=null){a.style.display="none"}}function regrasSite(a){var b=null;b=window.open(a+"/ajuda/RegrasSitePopUp.jsp","regras","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,top=0,left=0,height=480px,width=600px");b.focus()}function externalLinks(){if(!document.getElementsByTagName){return}var c=document.getElementsByTagName("a");for(var b=0;b<c.length;b++){var a=c[b];if(a.getAttribute("href")&&a.getAttribute("rel")=="external"){a.target="_blank"}}}function cadastroLojas(a){var b=null;b=window.open(a+"/CadastroLojaPreLoad.do","cadastroLoja","toolbar=no,location=no,status=no,menubar=yes,scrollbars=yes,resizable=no,top=0,left=0,height=580px,width=480px");b.focus()}var timeOutId;function colocaFechar(b,a){if(document.getElementById("div11")==null){b.innerHTML="<div id=div11 style='float:right'><a href='javascript:someErro(\""+a+"\")'><img src='images/fechar.gif' border=0/></a></div>"+b.innerHTML}}function mostraErroInicio(){document.getElementById("erro").style.display="block";colocaFechar(document.getElementById("erro"),"erro");removeDiv("erro");window.scroll(0,0);timeOutId=setTimeout("someErro('erro')",30000)}function removeDiv(c){try{var b=document.getElementById(c);document.body.removeChild(b)}catch(a){}}function efeitoPisca(a){apaga(a,1)}function apaga(a,b){var d=document.getElementById(a);if(d!=null){var c=d.style.backgroundColor;d.style.backgroundColor="transparent";setTimeout(function(){acende(a,b,c)},150)}}function acende(a,b,c){var d=document.getElementById(a);d.style.backgroundColor=c;d.style.display="block";b++;if(b<6){setTimeout(function(){apaga(a,b)},250)}};