var NavegacionA = new Array( new Array("$http://i.esmas.com/img/univ/oreja/logo_tv.jpg","javascript:NewWindow('http://www.esmas.com/tv/television-gratis-por-internet/launcher.html','nosettings')"), new Array("TODAS LAS NOTICIAS","http://www.esmas.com/laoreja/noticias/"), new Array("PAPARAZZI","javascript:NewWindow('http://enviayreporta.esmas.com/laoreja','nosettings')"), new Array("VIDEO COMENTARIO","javascript:NewWindow('http://enviayreporta.esmas.com/laoreja','nosettings')"), new Array("SUBE TU VIDEO","javascript:NewWindow('http://enviayreporta.esmas.com/laoreja','nosettings')"), new Array("¿TE SABES UN CHISME?","http://www.esmas.com/laoreja/chisme/"), new Array("CREA TU PÁGINA GRATIS","javascript:NewWindow('http://gyggs.com/grupos/LaOreja','nosettings')"), new Array("BLOG Y OPINIONES","javascript:NewWindow('http://blogs.esmas.com/laoreja','nosettings')"), new Array("GALERIA DE VIDEOS","http://www.esmas.com/laoreja/videos/"), new Array("VIDEOTECA","#"), new Array("FOTOGALERÍA","http://www.esmas.com/laoreja/fotogaleria/"), new Array("SALA DE CHAT DE LA OREJA","javascript:NewWindow('http://www.esmas.com/salasdechat','nosettings')"), new Array("RECIBE NOTICIAS DE LOS FAMOSOS","#"), new Array("RADIO INTERNET","#"), new Array("NUESTRO EQUIPO","http://www.esmas.com/laoreja/reporteros/"), new Array("OREJA AL 21111","http://www.esmas.com/laoreja/oreja21111"), new Array("DIETAS PARA BAJAR DE PESO","http://www.esmas.com/laoreja/dietas/"), new Array("CONDUCTORES","http://www.esmas.com/laoreja/conductores"), new Array("RITMOSONLATINO.COM","javascript:NewWindow('http://www.esmas.com/ritmosonlatino','nosettings')") ); var Foros = new Array( new Array("x","#"), new Array("x","#") ); function writeLeftBar(arreglo,estilo,isForo) { out = ''; for(i=0;i<arreglo.length;i++){ if (arreglo[i][0]!=""){ var signo = arreglo[i][0]; out += ' <ul>'; if (signo.indexOf("$")!=-1){ signo = signo.substring(1,signo.length); if (arreglo[i][1]!=""){ out += '<li><a href="'+arreglo[i][1]+'"><img src="'+signo+'" border="0"></a></li>'; } else { out +='<li><img src="'+signo+'" border="0" ></li>'; } } else{ if (arreglo[i][1]!=""){ if (isForo){ out += ' <li><span >&#149;</span><a href="javascript: abreVentanaForo(\''+arreglo[i][1]+'\',\'\')">'+arreglo[i][0]+'</a></li>'; } else{ out += '<li style="list-style:none; background-image: url(http://i.esmas.com/img/univ/oreja/listArrow.jpg); background-position: left ; background-repeat: no-repeat; padding-left: 14px; margin-right:5px"><p align="left" style="padding-right:3px;"><a href="'+arreglo[i][1]+'">'+arreglo[i][0]+'</a></p></li>'; } } else { out +=' <li class="pleca">'+arreglo[i][0]+'</li>'; } } out +=' </ul>'; } } document.write(out); }
