var clicked=""
var gtype=".gif"
var selstate=""
if (typeof(loc)=="undefined" || loc==""){
	var loc=""
	if (document.body&&document.body.innerHTML){
		var tt = document.body.innerHTML.toLowerCase();
		var last = tt.indexOf("menucursos.js\"");
		if (last>0){
			var first = tt.lastIndexOf("\"", last);
			if (first>0 && first<last) loc = document.body.innerHTML.substr(first+1,last-first-1);
		}
	}
}

document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
document.write("<td><img src=\""+loc+"menucursos_top.gif\" alt=\"\" width=\"393\" height=\"32\"></td>");
tr(false);
writeButton("","http://www.zonamayaholistico.com/Cur_eres_energia.htm","menucursos_b1",393,30,"Seminario ERES ENERGIA - 8 años de exito","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_eres_energia_ninos.htm","menucursos_b2",393,30,"Eres Energía Niños","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_energia_femenina.htm","menucursos_b3",393,30,"Seminario Energía Femenina - Eres una Diosa ","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_efecto_mariposa.htm","menucursos_b4",393,30,"Taller Efecto Mariposa - Proyección Mental","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_danzoterapia.htm","menucursos_b5",393,30,"Danzo Terapia Transcendental en Mérida Yucatán ","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_Kunanik.htm","menucursos_b6",393,30,"Curso de KUNANIK Liberación Emocional","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_meditacion.htm","menucursos_b7",393,30,"","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_SANACION_ANCESTROS.htm","menucursos_b8",393,30,"Taller Sanación con los Ancestros ","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_parejas.htm","menucursos_b9",393,30,"Curso Taller de Parejas","",0);
writeButton("","javascript:;","menucursos_b10",393,30,"","",0);
writeButton("","javascript:;","menucursos_b11",393,30,"SEGUIMIENO DEL SEMINARIO ERES ENERGIA ","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_numerologia.htm","menucursos_b12",393,30,"(Button ","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_tarot.htm","menucursos_b13",393,30,">>Tarot","",0);
writeButton("","http://www.zonamayaholistico.com/Cur_angeles.htm","menucursos_b14",393,30,">>Angeles de la Tierra","",0);
tr(true);
document.write("<td><img src=\""+loc+"menucursos_bottom.gif\" alt=\"\" width=\"393\" height=\"17\"></td>");
document.write("</tr></table>")
loc="";

function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}

function reg(gname,name)
{
if (document.images)
	{
	document[name+"_off"] = new Image();
	document[name+"_off"].src = loc+gname+gtype;
	}
}

function evs(name){ return ""}

function writeButton(urld, url, name, w, h, alt, target, hsp)
{
	gname = name;
	while(typeof(document[name])!="undefined") name += "x";
	reg(gname, name);
	tr(true);
	document.write("<td>");
	if (alt != "") alt = " alt=\"" + alt + "\"";
	if (target != "") target = " target=\"" + target + "\"";
	if (w > 0) w = " width=\""+w+"\""; else w = "";
	if (h > 0) h = " height=\""+h+"\""; else h = "";	
	if (url != "") url = " href=\"" + urld + url + "\"";
	
	document.write("<a " + url + evs(name) + target + ">");	
	
	if (hsp == -1) hsp =" align=\"right\"";
	else if (hsp > 0) hsp = " hspace=\""+hsp+"\"";
	else hsp = "";
	
	document.write("<img src=\""+loc+gname+gtype+"\" name=\"" + name + "\"" + w + h + alt + hsp + " border=\"0\" /></a></td>");
	tr(false);
}

