var LBnavegacion = new Array( new Array("<font color =BD021F><b>Mundial 2006</b></font>","http://www.esmas.com/deportes/mundial2006/",""), new Array("Tri al día","http://www.esmas.com/deportes/mundial2006/tri/",""), new Array("Resultados","http://www.esmas.com/sef/tor21/jor21-jornadas.html",""), new Array("Noticias","http://www.esmas.com/deportes/mundial2006/noticias",""), new Array("<font color =BD021F><b>Horarios en la TV</b></font>","http://www.esmas.com/cosmosfiles/html/mundial_2006/calendario_octavos.html",""), new Array("Estadísticas","http://www.esmas.com/sef/tor21/jor21-jornadas.html",""), new Array("Grupos","http://www.esmas.com/sef/tor21/tor21-tabla-grupos.html",""), new Array("Historia de los Mundiales","javascript:NewWindow('http://www.esmas.com/deportes/mundial2006/historiamundiales/','nosettings')",""), new Array("Selecciones","javascript:NewWindow('http://www.esmas.com/deportes/mundial2006/selecciones/','nosettings')",""), new Array("Técnicos","javascript:NewWindow('http://www.esmas.com/deportes/mundial2006/directorest/','nosettings')",""), new Array("Figuras","javascript:NewWindow('http://www.esmas.com/deportes/mundial2006/figuras/','nosettings')",""), new Array("Leyendas","http://www.esmas.com/deportes/mundial2006/leyendas/",""), new Array("Estadios","javascript:NewWindow('http://www.esmas.com/infografias/deportes/sedes_alemania_2006/','Infografia','600','400','no')",""), new Array("El Tri en números","javascript:NewWindow('http://www.esmas.com/deportes/mundial2006/522866.html','nosettings')",""), new Array("Fotogalería","javascript:openVideoGal('http://www.esmas.com/deportes/galerias/3401/')",""), new Array("ESMAS TV","javascript:NewWindow('http://www.esmastv.com.mx/esmas_tv/','nosettings')",""), new Array("<font color =BD021F><b>Home Deportes</b></font>","http://www.esmas.com/deportes/",""), new Array("Clausura 2006","http://sef.esmas.com/estfut/flat/tor20/tor20-tabla-gral.html",""), new Array("Noticias Futbol","http://www.esmas.com/deportes/futbol/masnoticias/",""), new Array("Estadísticas","http://www.esmas.com/sef/tor21/tor21-tabla-grupos.html",""), new Array("Club América","http://www.esmas.com/clubamerica/",""), new Array("Club Necaxa","http://www.clubnecaxa.com/",""), new Array("Boletín Futbol","javascript:NewWindow('http://newsletter.esmas.com/esmasboletin/admmodule/UI/EditSingleSubscriptionMail?boletines=4174','boletin',440,300)",""), new Array("Otros Deportes","http://www.esmas.com/deportes/otrosdeportes/",""), new Array("Futbol Americano","http://www.esmas.com/deportes/futbolamericano/",""), new Array("Basquetbol","http://www.esmas.com/deportes/basquetbol/",""), new Array("Estadísticas NBA","http://sef.esmas.com/sedep/flat/tor19/torneo.php?src=93",""), new Array("Beisbol","http://www.esmas.com/deportes/beisbol/",""), new Array("Biografías","http://www.esmas.com/deportes/biografias/",""), new Array("Fotogalerías","http://www.esmas.com/deportes/fotogaleria/",""), new Array("Videogalerías","javascript:NewWindow('http://www.esmastv.com.mx/esmas_tv/','nosettings')",""), new Array("Quiniela Pepsi","javascript:NewWindow('http://www.pepsi.com.mx','nosettings')",""), new Array("Promociones","http://www.esmas.com/promociones/","") ); function writeLBar(arreglo, tipo, target) { if(tipo == 1){LBestiloT = "navTit";LBestiloO = "navOpc";} else if(tipo == 2){LBestiloT = "navTitB";LBestiloO = "navOpcD";} else if(tipo == 0){LBestiloT = "navTitB";LBestiloO = "navOpcD";} else if(tipo == 3){LBestiloT = "navTitB";LBestiloO = "navOpcB";} else {LBestiloT = "navTitB";LBestiloO = "navOpcC";} out = '' + '<table width="125" cellpadding="0" cellspacing="0">'; for(i=0;i<arreglo.length;i++){ if(arreglo[i][2] != ""){ out += ' <tr>' + ' <td class="'+LBestiloT+'" colspan="2">'+arreglo[i][0]+'</td>' + ' </tr>'; } else { if (arreglo[i][0].indexOf("!")>=0){ arreglo[i][0]=arreglo[i][0].substring(1,arreglo[i][0].length); arreglo[i][0]+='&nbsp;<img src="http://i.esmas.com/img/univ/portal/nuevo_2.gif" width="26" height="8" border="0">'; } out += ' <tr>' + ' <td class="'+LBestiloO+'"'; (tipo > 2)?out += 'valign="top"><span style="font-size:9px">&#149;</span></td><td class="'+LBestiloO+'" width="95%">':out+='>'; if (tipo==0){ out += '<a href="'+arreglo[i][1]+'"'+target+'><span style="font-weight:bold">'+ arreglo[i][0]+'</span><br><span class="s3px"><br></span>'+arreglo[i+1][0]+'</a><br><span class="s3px"><br></span><span style="color:#BB031D;font-weight:bold">'+arreglo[i+2][0]+'</span><br><span class="s3px"><br></span></td>'; i += 2; } else{ if (arreglo[i][0].indexOf("%")>=0){ arreglo[i][0]=arreglo[i][0].substring(1,arreglo[i][0].length); out += arreglo[i][0]+'</td>'; } else{ out += '<a href="'+arreglo[i][1]+'"'+target+'>'+arreglo[i][0]+'</a></td>'; } } out +=' </tr>'; if(i<arreglo.length-1){ if((tipo<3)&&(arreglo[i+1][2]=="")){ out += ' <tr>' + ' <td width="1" colspan="2" background="http://i.esmas.com/img/univ/nav_dots.gif"><img src="http://i.esmas.com/img/spacer.gif" width="120" height="1"></td>' + ' </tr>'; } } else { out += ' <tr>' + ' <td width="5" colspan="2"><img src="http://i.esmas.com/img/spacer.gif" width="120" height="5"></td>' + ' </tr>'; } } } out += '</table>'; document.write(out); } function bajaS(cual){ (document.all)?menu = eval('document.all.menu_ie'+cual):menu = eval(document.getElementById('menu_ie'+cual)); menu.style.visibility='hidden'; } var arMenu30 = new Array("130"); var menu30up = false; function busca() { if (document.busca_prin.Value.value.length < 3) { alert("Debe introducir una cadena de al menos 3 caracteres"); document.busca_prin.action="http://www.esmas.com.mx"; return; } if (document.busca_prin.Category2[1].checked == true) { document.busca_prin.XSLfile.value="ringtone.xsl"; document.busca_prin.RequestedAttrs.value="RingtoneSMS_ringtonesms_web_longname.code,RingtoneSMS_ringtonesms_web_author.code,RingtoneSMS_ringtonesms_web_composer.code,RingtoneSMS_ringtonesms_accounting_data.code"; document.busca_prin.nextPage.value="tonos.html"; document.busca_prin.Category.value="0"; } else{ document.busca_prin.XSLfile.value="poly.xsl"; document.busca_prin.RequestedAttrs.value="OTAobject_otaother_namepreview.code,OTAobject_otaother_author.code,OTAobject_otaother_rights.code,OTAobject_otaother_composer.code"; document.busca_prin.nextPage.value="poly.html"; document.busca_prin.Category.value="1"; } } function writeLeftBar(){ var arriba = "112"; if(isLetter){arriba = "207";} var opr = '<table><tr><td>'+ '<form name="busca_prin" action="http://latam-web.buongiorno.com/mex/searcher/searcherParserV2.html?" method="GET" target="_top" onsubmit="javascript:busca();">'+ '<input type="hidden" name="CustomerID" value="esmas_new"><input type="hidden" name="sizePage" value="20"><input type="hidden" name="Country" value="mex">'+ '<input type="hidden" name="XSLfile" value=""><input type="hidden" name="nextPage" value=""><input type="hidden" name="RequestedAttrs" value=""><input type="hidden" name="Category" value="">'+ '<div id="menu_ie30" style="position:absolute;top:'+arriba+'px;left:125px;font-size:9px;font-weight:bold;width:150px;height:91px;padding:3px 0px 3px 0px;margin-bottom:5px;visibility:hidden;background-repeat:no-repeat;" onMoucseOut="bajaS(30);" align="left">'+ '<div><img src="http://i.esmas.com/img/univ/portal/top_busc.png" width="136" height="14"></div>'+ '<table width="136" border="0" cellspacing="0" cellpadding="0"><tr>'+ '<td background="http://i.esmas.com/img/univ/portal/tile_izq.gif" valign="top" width="9"></td><td bgcolor="5D5D5D" align="center">'+ '<div><input type="Radio" name="Category2" checked value="0"><font color="#FFFFFF" class="verdana">POLI</font> <input type="Radio" name="Category2" value="1"><font color="#FFFFFF" class="verdana">MONO</font></div>'+ '<div style="background-color:#5D5D5D;padding:5px 0px 5px 5px;margin-bottom:10px;width:136px;"><input type="Text" name="Value" style="font-size:9px;" size="15">'+ '<select name="Attribute" style="font-size:9px;margin-left:5px;"><option value="CR_PRW_TITLE">por título<option value="CR_PRW_AUTHOR">por autor</select><input type="Image" style="margin:0px 0px 0px 5px;" src="http://i.esmas.com/img/univ/portal/bot_ir.gif" width="23" height="20" alt="IR!" border="0"></a></div></td>'+ '<td background="http://i.esmas.com/img/univ/tile_der.gif" valign="top" width="9"></td>'+ '</tr>'+ '</table>'+ '<div><img src="http://i.esmas.com/img/univ/portal/bot_busc.png" width="136" height="11"></div></form></div>'+ '</td></tr></table>'; document.write(opr); document.write('<a href="javascript:void(null);" onclick="if(menu30up){bajaS(30);menu30up=false;}else{subir(30);menu30up=true}"><img src="http://i.esmas.com/img/univ/portal/bt_buscatono.gif" width="125" height="22" border="0" style="margin-bottom:5px;"></a>'); writeLBar(LBnavegacion,1,""); }
