<!-- // ==========   SCRIPT QUE EJECUTA LA NAVEGACIÓN DEL MENÚ PRINCIPAL DE LA CABECERA,AL PASAR EL RATÓN ======== -->
<!--//--><![CDATA[//><!--

  function startList() {
  if (document.all&&document.getElementById) {
    navRoot = document.getElementById("nav");
    for (i=0; i<navRoot.childNodes.length; i++) {
      node = navRoot.childNodes[i];
      if (node.nodeName=="LI") {
        node.onmouseover=function() {
          this.className+=" over";
        }
        node.onmouseout=function() {
          this.className=this.className.replace(" over", "");
        }
      }
    }
  }
	{ 
	popup1 = new Epoch('popup1','popup',document.getElementById('calendario'),false);
  	
	}
}

// ========== función para abrir ventana copyright ========== 
function abreVentana(url){
window.open(url, "", "width=800,height=400,scrollbars=yes")
}

// ========= función scroll texto en movimiento =======
var txt="     Ven a conocernos  y  prueba una   CLASE GRATIS. " ;
function scroll()
{
  document.frm.w.value = txt;
  txt = txt.substring(1, txt.length) + txt.charAt(0);
  window.setTimeout("scroll()",200);
}
// ================= Menú cabecera, submenú de los cursos ========================
//var i;
function menucurso(i){
    switch(i){
		case 1:
		window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html" id="ancho">Musicoterapia a embarzadas</a></li>');
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>');	
    window.document.write('<li style="width:170px;"><a href="relaciones.html" id="ancho"> El arte del amor consciente</a></li>');
    /*window.document.write('<li style="width:170px;"><a href="seminario.html" id="ancho">Formación práctica</a></li>');*/
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 2:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a style="background-color:orange;"  id="ancho">Musicoterapia a embarzadas</a></li>');   
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a href="relaciones.html"id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 3:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html"  id="ancho">Musicoterapia a embarzadas</a></li>');   
    window.document.write('<li style="width:170px;"><a style="background-color:orange;" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a href="relaciones.html"id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 4:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html"  id="ancho">Musicoterapia a embarzadas</a></li>');   
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a style="background-color:orange;" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a href="relaciones.html"id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 5:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html" id="ancho">Musicoterapia a embarzadas</a></li>');   
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a style="background-color:orange;" id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 6:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html" id="ancho">Musicoterapia a embarzadas</a></li>');
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a  href="relaciones.html" id="ancho"> El arte del amor consciente</a></li> ');
   	window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
    		 		window.document.write('</ul>');
		break;
		case 7:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html" id="ancho">Musicoterapia a embarzadas</a></li>');   
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a  href="relaciones.html" id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a style="background-color:orange;" id="ancho">Esencia de mujer</a></li>');
    window.document.write('</ul>');
		break;
		case 8:
    window.document.write('	<ul>');
    window.document.write('<li style="width:170px;" ><a href="musico.html" id="ancho">Musicoterapia a embarzadas</a></li>');
    window.document.write('<li style="width:170px;"><a href="masaje.html" id="ancho">Masajes a beb&eacute;s</a></li>');	
    window.document.write('<li style="width:170px;"><a href="constelacion.html" id="ancho">Constelaciones familiares</a></li>  ');	
    window.document.write('<li style="width:170px;"><a  href="relaciones.html" id="ancho"> El arte del amor consciente</a></li> ');
    window.document.write('<li style="width:170px;"><a href="esencia.html" id="ancho">Esencia de mujer</a></li>');
		window.document.write('<li style="width:170px;"><a style="background-color:orange;"id="ancho">Cursos para profesionales :</a></li>');
		window.document.write('<ol style="width:270px;"><a href="seminario.html"id="ancho1">1. Estimulación y juegos específicos para bebés</a></ol>');
		window.document.write('<ol style="width:270px;"><a style="background-color:orange;"id="ancho1">2. Constelaciones familiares individuales</a></ol>');
    window.document.write('</ul>');
		break;
    }
}

//  =============== Menï¿½ lateral derecha, Script para novedades y actualidad ============ 
function actualiza(){
window.document.write('<div id="cajalateral">');
window.document.write('	<ul><li style="border-bottom:1px solid orange;text-align:center;"><b>Novedades / Actualidad</b></li>');
/*window.document.write('<li><a href="relaciones.html">Comienzo del Curso<br />"El arte del Amor Consciente"<br />Del 13 al 15 de marzo</a></li>');*/
window.document.write('<li><a href="talleres.html">Comienzo curso día 6 de septiembre<br />"Talleres de Bebé"<br />Matrícula abierta <br /></a><a href="formtallerbebe.html"><font color="orange" ><br />INSCRIPCIONES</a></font></li>'); 
/*window.document.write('<li><a href="masaje.html">Próximo  Curso<br />"Masajes a bebés"<br />6 de mayo<br /></a></li>');
window.document.write('<li><a href="constelacion.html">Próximo  Curso<br />"Constelaciones familiares"<br />8 de mayo<br /><font color="orange">Matricula abierta</font></a></li>');*/
window.document.write ('<li><a href="tallerinfantil.html#a1">Próximo  Taller </br> "Relajación y visualización <br />para niños"<br />17,18 de septiembre </a></li>');	  
/*window.document.write('<li ><a href="talleradulto.html#a8">Próximo Taller<br /> "El niño que hay en mí" <br />21 y 22 de mayo</a></li>');*/ 
window.document.write('<li ><a href="tallerinfantil.html#a2"><font color="orange">NUEVO Taller</font><br /> "Arte,música y expresión <br />corporal para niños"<br />20 de septiembre</a></li>'); 
window.document.write('<li ><a href="talleradulto.html#a2">Próximo  Taller </br>"Gestalt para el Autopoyo" <br />26 de septeimbre </a></li>'); 
window.document.write('<li><a href="seminario1.html">ESTRENAMOS  Curso<br />Formación a profesionales<br />"Constelaciones familiares <br />en sesión individual"<br />Inicio: 12 de junio 2010<br />  <font color="orange">MATRICULA ABIERTA</font></a></li>');
window.document.write('<li><a href="multi.html">Nuevo video sobre los talleres  de Andares en  <br /> Giralda Televisión <br /></a></li>');


window.document.write('</ul>');
window.document.write('</div>');
}

// ==================== Script Efecto flash de texto ===========================
var flashlinks=new Array()

function changelinkcolor(){
for (i=0; i< flashlinks.length; i++){
var flashtype=document.getElementById? flashlinks[i].getAttribute("flashtype")*1 : flashlinks[i].flashtype*1
var flashcolor=document.getElementById? flashlinks[i].getAttribute("flashcolor") : flashlinks[i].flashcolor
if (flashtype==0){
if (flashlinks[i].style.color!=flashcolor)
flashlinks[i].style.color=flashcolor
else
flashlinks[i].style.color=''
}
else if (flashtype==1){
if (flashlinks[i].style.backgroundColor!=flashcolor)
flashlinks[i].style.backgroundColor=flashcolor
else
flashlinks[i].style.backgroundColor=''
}
}
}

function init(){
var i=0
if (document.all){
while (eval("document.all.flashlink"+i)!=null){
flashlinks[i]= eval("document.all.flashlink"+i)
i++
}
}
else if (document.getElementById){
while (document.getElementById("flashlink"+i)!=null){
flashlinks[i]= document.getElementById("flashlink"+i)
i++
}
}
setInterval("changelinkcolor()", 1000)
}

if (window.addEventListener)
window.addEventListener("load", init, false)
else if (window.attachEvent)
window.attachEvent("onload", init)
else if (document.all)
window.onload=init

