stofind = "leonmx.com"; // Directorio Raíz, puede ser "dominio.com"
defaulturl="http://www.leonmx.com/";
baseurl = "";
getBaseUrl();


function doMenu(cursec, cursub) {
	document.writeln(publicidad);
}

function getBaseUrl() {
	var igual=0;
	var docpath=document.location.pathname;
	docname=docpath;
	x=docpath.indexOf(stofind);
	y=x+stofind.length;
	if(x >= 0) {
		if(docpath.substring(x,y) == stofind) {
			docname=docpath.substring(y+1,docpath.length);
			igual=1;
		}
	}
	if(docname=='/' || docname=='') {
		docname='default.htm';
	}
	charfind='\\';
	x=docname.indexOf(charfind);
	while (x >= 0) {
		docname=docname.substring(0,x) + '/' + docname.substring(x+1,docname.length);
		x=docname.indexOf(charfind);
	}
	if(docname.charAt(0)=='/') {
		docname=docname.substring(1,docname.length);
	}
	if (igual == 0) {
		baseurl=defaulturl;
		return;
	}
	baseurl="";
	dcn=docname;
	x=dcn.indexOf('/');
	while (x >= 0) {
		dcn=dcn.substring(x+1, dcn.length);
		baseurl= baseurl + "../";
		x=dcn.indexOf('/');
	}
//	alert(docname + ' - ' + baseurl);
}

function data() {
  var dd, mm, aa, hr, pfecha;
  var ii;
  var hoy=new Date();
  var mes=new Array();
  var dia=new Array();
  dia[0]='Domingo';          dia[1]='Lunes';          dia[2]='Martes';
  dia[3]='Mi&eacute;rcoles';        dia[4]='Jueves';         dia[5]='Viernes';
  dia[6]='S&aacute;bado';

  mes[0]='Ene';	mes[1]='Feb';		mes[2]='Mzo';	mes[3]='Abr';
  mes[4]='May';        mes[5]='Jun';		mes[6]='Jul';  mes[7]='Ago';
  mes[8]='Set';	mes[9]='Oct';		mes[10]='Nov';	mes[11]='Dic';

  dd=hoy.getDate();
  mm=hoy.getMonth();
  aa=hoy.getYear();
  if(aa<2000) {
    aa=aa+1900;
  }
  ii=hoy.getDay();
  hr=hoy.getHours();
  pfecha='<div class="izqcf"><strong> ' + dia[ii] + ' ' + dd + '/' + mes[mm] + '/'+aa  + '</strong></div>';
  document.write(pfecha);
}
function cabeza() {
	document.writeln('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=960 HEIGHT=100>');
	document.writeln('<PARAM NAME=movie VALUE="http://www.leonmx.com/images/banners/leonmxbaner.swf"> <PARAM NAME=quality VALUE=high>');
	document.writeln('<PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.writeln('<EMBED src="http://www.leonmx.com/images/banners/leonmxbaner.swf" quality=high wmode=transparent bgcolor=#FFFFFF WIDTH=960 HEIGHT=100 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>');
}
function menu() {
	document.writeln('<div id="menuhoriz"><ul>');
	document.writeln('<li><a href="' + baseurl + 'index.htm">Primera Plana</a></li>');
	document.writeln('<li><a href="' + baseurl + 'leon/index.html">Nuestra Ciudad</a></li>');
	document.writeln('<li><a href="' + baseurl + 'arteycultura/index.html">Arte y Cultura</a></li>');
	document.writeln('<li><a href="' + baseurl + 'directorio/index.html">Directorio Comercial</a></li>');
	document.writeln('<li><a href="' + baseurl + 'voxpopuli/index.html">Vox Populi</a></li>');
	document.writeln('<li><a href="' + baseurl + 'tema/index.html">Tema del Mes</a></li>');
	document.writeln('<li><a href="' + baseurl + 'contacto.php">Contacto</a></li>');
	document.writeln('<li><a href="' + baseurl + 'mapa.htm">Mapa del Sitio</a></li></ul></div>');
}
function mail() {
	document.write('<a href="mailto:contacto@aisms.com">contacto@aisms.com</a>');
}
function mailsammy() {
	document.write('<a href="mailto:centro_cuauhcalli@hotmail.com">centro_cuauhcalli@hotmail.com</a>');
}
function regresa() {
	document.writeln('<div class="regresa"><strong>[<a href="javascript:history.back();">Página anterior</a>]');
	document.writeln('[<a href="' + baseurl + 'index.htm">Inicio</a>]');
	document.writeln('[<a href="' + baseurl + 'leon/index.html">La ciudad</a>]');
	document.writeln('[<a href="' + baseurl + 'arteycultura/index.html">Arte y Cultura</a>]');
	document.writeln('[<a href="' + baseurl + 'directorio/index.html">Directorio Comercial</a>]');
	document.writeln('[<a href="' + baseurl + 'voxpopuli/index.html">Vox Populi</a>]');
	document.writeln('[<a href="' + baseurl + 'tema/index.html">Tema del Mes</a>]');
	document.writeln('[<a href="' + baseurl + 'contacto.php">Contacto</a>]');
	document.writeln('[<a href="' + baseurl + 'mapa.htm">Mapa del Sitio</a>]');
	document.writeln('[<a href="#arriba">Subir</a>]</strong></div>');
}
function copy() {
	document.writeln('<div class="copy">Copyright &#0169; 2000-2011 :: Todos los derechos reservados ::');
	document.writeln('<a href="http://www.aisms.com" target="_blank"><strong>Armando Ideas - SMS :: Diseño Web</strong></a><br />');
	document.writeln('El material aqu&iacute; presentado est&aacute; protegido a favor de sus autores o propietarios.</div>');
}
function caminogto() {
	document.writeln('<div class="derc"><strong>Escucha</strong><br /><object type="application/x-shockwave-flash" data="http://musica.aisms.com/player_mp3_multi.swf" width="195" height="40">');
	document.writeln('<param name="movie" value="http://musica.aisms.com/player_mp3_multi.swf" />');
	document.writeln('<param name="bgcolor" value="#780000" />');
	document.writeln('<param name="FlashVars" value="mp3=http://musica.aisms.com/camino-gto_jose-alfredo.mp3');
	document.writeln('&amp;title=Camino de Guanajuato, con José Alfredo Jiménez&amp;height=40&amp;autoplay=0" />');
	document.writeln('</object></div>');
}
function comonocreerendios() {
	document.writeln('<div class="txc8"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/290TGYUSeKU?fs=1&amp;hl=es_MX&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/290TGYUSeKU?fs=1&amp;hl=es_MX&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></div>');
}
function izquierda() {
	document.writeln('<div class="izqc"><strong>¡Sí funciona!</strong><br />¡Anúnciese en ElBajío.com y logre proyección en la Red!<br />');
	document.writeln('<a href="http://www.elbajio.com/indexpub.html"><img src="' + baseurl + 'images/logos/lgelbajio100.gif" title="ElBajío.com" alt="El Bajío.com" /><br />¡¡¡Vea opciones!!!</a></div>');
	document.writeln('<div class="izqc"><a href="http://www.romancemusical.net/">');
	document.writeln('<img src="' + baseurl + 'images/logos/RoMu-Lg-175n.jpg" title="Romance Musical" alt="logo de Romance Musical" /><br /><strong>Música romántica en la Red</strong></div>');
	document.writeln('<div class="izqc"><a href="http://www.mexico-canta.org/" title="México Canta">');
	document.writeln('<img src="' + baseurl + 'images/logos/mexico-canta_175.jpg" title="México-canta.org" alt="logo de México canta" /><br />');
	document.writeln('Voz y sentimiento de nuestro Pueblo a través de su música</a></div>');
	document.writeln('<h5>Colaboradores LeónMx</h5>');
	document.writeln('<div class="izqcf">(en orden alfabético)<br />Juan J. Alvarado A.<br />Marli Figueirôa<br />J. Ricardo Garza Lozornio<br />Noel Jardiel Hernández Ayala<br />Nadia Kabande Toledo<br />Blanca Márquez Rascón</div>');
}

