function treal_novo(){var w=screen.availWidth;var h=screen.availHeight;window.open("/temporeal","lancetreal","top=0,left=0,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,height="+h+",width="+w)}function treal_geral(codigo){VerificaDominioParceiro();if(dominioparceiro)window.open("http://msn.temporeal.lancenet.com.br/treal/esportes/tr_"+codigo+".stm");else window.open("http://temporeal.lancenet.com.br/treal/esportes/tr_"+codigo+".stm")}function fechaBlog(){document.getElementById("divBlog").style.display="none"}function mostraBlog(){document.getElementById("divBlog").style.display="block"}
function AbreRadio(v,t,c){link="v="+URLencode(v)+"&t="+URLencode(t)+"&c="+URLencode(c);if(dominioparceiro)url="http://msn.radiolance.com.br/RadioL/tabid/89/Default.aspx?";else url="http://www.radiolance.com.br/RadioL/tabid/89/Default.aspx?";window.open(url+link)}
function activateVideo(qualVideo,autoStart,dontCloseAudio){if(qualVideo!=-1){strArr=videos[qualVideo].split("#");strURL=strArr[0];linkExterno=strArr[1];if(linkExterno!=""){window.open(linkExterno+"?v="+strURL);return}capa=capas[qualVideo]}if(autoStart==undefined)autoStart=true;if(LerCookie("HOME_VIDEO_"+videos[0])!=null)autoStart=false;else GerarCookie("HOME_VIDEO_"+videos[0],1,3);if(autoStart)autoStartParam='<param name="autostart" value="1" />';else autoStartParam='<param name="autostart" value="1" />';
if(qualVideo==-1&&useFlash){document.getElementById("windowsMediaVideo").innerHTML=insertFlashHome("chamada_video-2.swf",260,150,true,flashVideoFlashVars,div);document.getElementById("windowsMediaVideo").style.zIndex=11}else AbreVideoHome(strURL,"",capa);if(qualOldVideo!=-1&&qualOldVideo!=qualVideo)document.getElementById("video"+qualOldVideo).className="";if(qualVideo!=-1)document.getElementById("video"+qualVideo).className="active";qualOldVideo=qualVideo}var qualOldClic=new Array("0");
var qualOldTop=new Array("0");function showAba(qualAba,qualTipoAba,qualOld){document.getElementById(qualTipoAba+qualAba).style.display="block";if(qualOld[0]!=0&&qualOld[0]!=qualAba){document.getElementById(qualTipoAba+qualOld[0]).style.display="none";document.getElementById("menu_"+qualTipoAba+qualOld[0]).className=""}document.getElementById("menu_"+qualTipoAba+qualAba).className="active";qualOld[0]=qualAba}
function Converter(val_cookie){val="";num=0;re=/%/;novo_val="";pos=val_cookie.indexOf("%");if(pos==-1)return val_cookie;val=val_cookie.substr(pos,3);num=parseInt(val.replace(re,"0x"));novo_val=val_cookie.substr(0,pos)+String.fromCharCode(num)+val_cookie.substr(pos+3,val_cookie.length);return novo_val}
function FormataDataAtual(){hoje=new Date;dia=hoje.getDate();mes=hoje.getMonth();ano=hoje.getYear();if(ano<1900)ano+=1900;if(dia<10)dia="0"+dia;NomeMes=new CriaArray(12);NomeMes[0]="01";NomeMes[1]="02";NomeMes[2]="03";NomeMes[3]="04";NomeMes[4]="05";NomeMes[5]="06";NomeMes[6]="07";NomeMes[7]="08";NomeMes[8]="09";NomeMes[9]="10";NomeMes[10]="11";NomeMes[11]="12";DataAtual=dia+"/"+NomeMes[mes]+"/"+ano;return DataAtual}function CriaArray(n){this.length=n}
function Personalizacao_Nome(){ajaxLoader("/inc/data.asp?p="+Math.random(),"DataPersoSite");ckNome=readCookie("LNCNM");msg="";if(ckNome!=null){ckChave=readCookie("LNCUS");if(ckChave!=null)ajaxLoader("/inc/ckLogin.asp?p="+Math.random(),"AcessoPersoSite");arrayNome=ckNome.split("+");Nome=Converter(arrayNome[0]);msg="<strong>Ol&aacute; "+Nome+"!</strong>";msg=msg+"<a href='/cadastro/atualiza'>-- Alterar</a>";msg=msg+"<a href='/cadastro/ctl_logout.asp'>-- Sair</a>"}else{msg="<strong>Ol&aacute;!</strong>";
msg=msg+"<a href='/cadastro/ctl_login.asp'>-- Entrar</a>";msg=msg+"<a href='/cadastro/'>-- Cadastre-se</a>"}document.getElementById("MsgPersoSite").innerHTML=msg}var http_request=false;function Paixao_Inicializa(){var ckSigla=readCookie("LNCTMSIGLA");if(ckSigla!=null&&ckSigla!="")Paixao_CarregaPersonalizacao(ckSigla);else Paixao_CarregaPersonalizacao("GER")}
function Paixao_CarregaPersonalizacao(strClube){http_request=false;if(window.XMLHttpRequest){http_request=new XMLHttpRequest;if(http_request.overrideMimeType)http_request.overrideMimeType("text/xml")}else if(window.ActiveXObject)try{http_request=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{http_request=new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}if(!http_request){alert("Seu navegador n\ufffdo permite a personaliza\ufffd\ufffdo do LANCENET! Recomendamos a atualiza\ufffd\ufffdo para uma vers\ufffdo mais atual.");
return false}http_request.onreadystatechange=Paixao_ConteudoRecebido;http_request.open("GET","/home/paixao_"+strClube+".stm",true);http_request.setRequestHeader("Cache-Control","no-store, no-cache, must-revalidate");http_request.setRequestHeader("Cache-Control","post-check=0, pre-check=0");http_request.setRequestHeader("Pragma","no-cache");http_request.send(null)}
function Paixao_ConteudoRecebido(){if(http_request.readyState==4)if((http_request.status==200) && (http_request.responseText.indexOf("logo-lance-404.jpg")==-1))document.getElementById("paixao_encaixe").innerHTML=http_request.responseText;/*else alert("N\ufffdo foi poss\ufffdvel personalizar o LANCENET! Recomendamos que tente novamente.")*/}VerificaDominioParceiro();
function VerificaDominioParceiro(){var urlorigem,strorigem,idx01,idx02;urlorigem=window.location;strorigem=String(urlorigem);idx01=strorigem.indexOf("msn.lancenet.com.br");idx02=strorigem.indexOf("lancenet.msn.com.br");idx03=strorigem.indexOf("msn.desenv.lancenet");idx04=strorigem.indexOf("msn.prod.lancenet");if(idx01>=0||idx02>=0||idx03>=0||idx04>=0)dominioparceiro=true;else dominioparceiro=false}
function Parceiro_PageViews(){var urlorigem,strorigem,idx,origemmsn;var htmlHeader,htmlFooter;origemmsn="0";urlorigem=window.location;strorigem=String(urlorigem);idx01=strorigem.indexOf("msn.lancenet.com.br");idx02=strorigem.indexOf("lancenet.msn.com.br");idx03=strorigem.indexOf("msn.desenv.lancenet");idx04=strorigem.indexOf("msn.prod.lancenet");if(idx01>=0||idx02>=0||idx03>=0||idx04>=0)origemmsn="1";if(origemmsn=="1"){document.write('<script type="text/javascript">');document.write("var cImage;");
document.write("cImage = new Image;");document.write("var RF= escape("+parent.document.referrer+")");document.write('cImage.src ="http://c.msn.com/c.gif?DI=2349&PI=9566&TP=http://tk2bedprvwa01/esportes'+document.location.pathname+'&PS=10300&RF="+RF');document.write("<\/script>");document.write('<script type="text/javascript">');document.write('var s_account="msnportalbresportes";');document.write("<\/script>");document.write('<script type="text/javascript">');document.write('s.linkInternalFilters="javascript:,BR-Esportes";');
document.write("s.trackExternalLinks=true;");document.write('s.channel="msn.br";');document.write('s.pageName="Esportes:"'+document.location.pathname+";");document.write('s.prop1="Esportes";');document.write('s.prop2="pt-br";');document.write('s.prop3="";');document.write('s.prop4="";');document.write("var s_code=s.t();");document.write("if(s_code)document.write(s_code);");document.write("<\/script>");document.write('<script type="text/javascript">');document.write('<!--if(navigator.appVersion.indexOf("MSIE")>=0)document.write(unescape("%3C")+"!-"+"-")//--\><\/script>');
document.write("<noscript>");document.write('<img src="http://msnportalpresents.112.2O7.net/b/ss/msnportalpresents/1/H.1--NS/0" height="1" width="1" border="0" alt="" />');document.write("</noscript>")}}var cb=Math.floor(Math.random()*1E5);
function yahoo_ad_rand(){var categorias=new Array(1,"lancenet_1",1,"lancenet_2",1,"lancenet_3");var pesocategorias=new Array;for(i=0;i<categorias.length;i=i+2)for(x=0;x<categorias[i];x++)pesocategorias[pesocategorias.length]=categorias[i+1];return pesocategorias[Math.floor(Math.random()*pesocategorias.length)]}var urlLocation=document.URL;urlLocation=urlLocation.split("#",1);
var a="http://cm.br.lancenet.overture.com/js_flat_1_0/?config=8605480630&source=lancenet_js_br_ctxt2&ctxtUrl="+urlLocation+"&keywordCharEnc=latin1&outputCharEnc=latin1&maxCount=3&ctxtId="+yahoo_ad_rand()+"&cb=";var url=a+cb;document.write('<SCRIPT LANGUAGE=JavaScript1.1 SRC="'+url+'"><\/SCRIPT>');
function YAHOO_1C3L_Show(){p_content="";for(i=1;i<=3;i++){p_content+='<P><SPAN class="autorparceiros">';p_content+='<strong><A TARGET="_new" HREF="'+zSr[i*6+2]+'"><font color="#ff6600">'+zSr[i*6+3];p_content+="</font></A></strong></SPAN>";p_content+='<font family=verdana size=2 color="#222222">'+zSr[i*6]+"</font><br>";p_content+='<A TARGET="_new" HREF="'+zSr[i*6+2]+'"><SPAN class="host_parceiros">('+zSr[i*6+4]+")</a></SPAN></p><br>"}document.write(p_content)}
function ContabilizaMSN(page){var s_account="msnportalbresportes";s.linkInternalFilters="javascript:,BR-Esportes";s.trackExternalLinks=true;s.channel="msn.br";s.pageName=page;s.prop1="Esportes";s.prop2="pt-br";s.prop3="";s.prop4="";if(dominioparceiro){var s_code=s.t();if(s_code)document.write(s_code);var cImage=new Image;var RF=escape(parent.document.referrer);cImage.src="http://c.msn.com/c.gif?DI=2349&PI=9566&TP=http://esportes.msn.com.br/esportes"+document.location.pathname+'&PS=10300&RF="'+RF+
'" '}}var xmlhttp;
function ContaClique(url){xmlhttp=null;if(window.XMLHttpRequest){xmlhttp=new XMLHttpRequest;if(xmlhttp.overrideMimeType)xmlhttp.overrideMimeType("text/xml")}else if(window.ActiveXObject)try{xmlhttp=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}if(xmlhttp!=null){xmlhttp.onreadystatechange=state_Change;xmlhttp.open("POST",url,0);xmlhttp.setRequestHeader("encoding","ISO-8859-1");xmlhttp.setRequestHeader("Cache-Control","no-store, no-cache, must-revalidate");xmlhttp.setRequestHeader("Cache-Control",
"post-check=0, pre-check=0");xmlhttp.setRequestHeader("Pragma","no-cache");xmlhttp.send(null)}else alert("Your browser does not support XMLHTTP.")}function state_Change(){if(xmlhttp.readyState==4)if(xmlhttp.status==200);else;}function getQueryVariable(variable){var query=window.location.search.substring(1);var vars=query.split("&");for(var i=0;i<vars.length;i++){var pair=vars[i].split("=");if(pair[0]==variable)return pair[1]}return""}
function URLencode(sStr){return escape(sStr).replace(/\+/g,"%2B").replace(/\"/g,"%22").replace(/\'/g,"%27").replace(/\//g,"%2F")}
function ajaxLoader(url,id){var imagembanner;if(document.getElementById){el=document.getElementById(id);el.innerHTML="Aguarde...";var x=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest}if(x){x.onreadystatechange=function(){if(x.readyState==4&&x.status==200){el=document.getElementById(id);texto=x.responseText;texto=texto.replace(/#PUB_MANCHETE#/,"<a href='#' target='_blank'><img src='/pub/home/manchete.gif' border='0'></a>");if(dominioparceiro)imagembanner='<a href="/especiais/BRASILEIRAO-2008/" target="_blank"><img src="/pub/home/brasileirao2008.gif" border="0"></a>';
else imagembanner='<a href="/petrobras/" target="_blank"><img src="/pub/home/barra_bolaof1.jpg" border="0"></a>';texto=texto.replace('<a href="/especiais/BRASILEIRAO-2008/" target="_blank"><img src="/pub/home/brasileirao2008.gif" border="0"></a>',imagembanner);el.innerHTML=texto}};x.open("GET",url,true);x.setRequestHeader("encoding","ISO-8859-1");x.setRequestHeader("Cache-Control","no-store, no-cache, must-revalidate");x.setRequestHeader("Cache-Control","post-check=0, pre-check=0");x.setRequestHeader("Pragma",
"no-cache");x.send(null)}}function ScriptOnload(texto){var Emular=document.createElement("script");dividir=texto.split('onload="');fim=dividir[1].split('"');Emular.setAttribute("language","Javascript");Emular.text=fim[0];document.body.appendChild(Emular)}function readCookie(name){nameEQ=name+"=";ca=document.cookie.split(";");for(var i=0;i<ca.length;i++){c=ca[i];while(c.charAt(0)==" ")c=c.substring(1,c.length);if(c.indexOf(nameEQ)==0)return c.substring(nameEQ.length,c.length)}return null}var ckSiglaTime;
function ObtemTime(){ckSiglaTime=readCookie("LNCTMSIGLA")}function GerarCookie(strCookie,strValor,lngDias){var dtmData=new Date;if(lngDias){dtmData.setTime(dtmData.getTime()+lngDias*24*60*60*1E3);var strExpires="; expires="+dtmData.toGMTString()}else var strExpires="";document.cookie=strCookie+"="+strValor+strExpires+"; path=/"}
function LerCookie(strCookie){var strNomeIgual=strCookie+"=";var arrCookies=document.cookie.split(";");for(var i=0;i<arrCookies.length;i++){var strValorCookie=arrCookies[i];while(strValorCookie.charAt(0)==" ")strValorCookie=strValorCookie.substring(1,strValorCookie.length);if(strValorCookie.indexOf(strNomeIgual)==0)return strValorCookie.substring(strNomeIgual.length,strValorCookie.length)}return null}function ExcluirCookie(strCookie){GerarCookie(strCookie,"",-1)}
function AbreEnquete(url){window.open(url,"LancePopupEnquete","width=800,height=600,toolbars=no,scrollbars=yes,location=yes,menubar=yes,resizable=yes,status=yes,titlebar=yes,toolbar=yes")};