function centrar(obj,ancho,alto){ left =(ancho-xClientWidth())/2; top =(alto-xClientHeight())/2; xMoveTo(obj,left,top); }//fcentrar function abrir_ventana(dir,ancho,alto){ var l = (xClientWidth()-ancho)/2; var t = (xClientHeight()-alto)/2; var settings= 'width='+ancho+',height='+alto+',top='+t+',left='+l+',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=no,dependent=no'; funcion_popupWindow = window.open(dir,'',settings); }//fabrir_ventana function mOvr(src,clrOver) { src.setAttribute('bgcolor', clrOver, 0); src.style.cursor="pointer"; src.setAttribute('align','center'); // all the paragraphs in the document //alert(gross); //alert(src.firstChild.firstChild.tagName); //alert(src.getElementsByTagName('A')[0]); } function mOut(src,clrIn) { src.setAttribute('bgcolor', clrIn, 0); src.setAttribute('align','left'); } function expandir(id,nb){ obj = document.getElementById(id); if(obj.style.display=="none"){ colapsar(nb); obj.style.display="block"; }else{ colapsar(nb); }//fsi }//fexpandir function colapsar(nb){ if(document.all){ var alltags=document.all; for (i=0; i \\t\\t:: 2008 Gran Premio de M\\363naco y el Gran Premio de Canad\\341 \\t\\t:: Venezuela Vs Uruguay \\t\\t:: Brasil Vs Argentina \\t\\t:: Europoca 2008 \\t\\t:: 2008 All star Games. Juego de las Estrellas ::Serie del Caribe Puerto Rico 2007 ::NASCAR-Motoya, 500 Millas de Daytona. ::NBA Las Vegas -Juego de Estrellas ::Barcelona vs Real Madrid ::Copa Toyota Libertadores ::Copa America Venezuela 2007 ::CONGRESO MUNDIAL DE DERMATOLOGIA BUENOS AIRES "; servicios = ['SERVICIOS','DESTINOS','HOTELES',eventos]; function mostrar(conjunto,capa){ //ocultarConjunto(conjunto); //xShow(conjunto[capa]); obj=document.getElementById(conjunto); //alert(conjunto); obj.innerHTML=servicios[capa]; //alert(obj.innerHTML); } function ocultar(conjunto,capa){ //window.timerCapa=window.setTimeout(\"xHide('\"+conjunto[capa]+\"')\",2000); } function ocultarConjunto(conjunto){ var i=0; for(;i