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

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="txc9"><strong> ' + dia[ii] + ' ' + dd + '/' + mes[mm] + '/'+aa  + '</strong></div>';
  document.write(pfecha);
}
function menu() {
	document.writeln('<div id="menuhoriz"><ul>');
	document.writeln('<li><a href="' + baseurl + 'inicio.html">Inicio</a></li>');
	document.writeln('<li><a href="' + baseurl + 'hist.html">Algo de Historia</a></li>');
	document.writeln('<li><a href="' + baseurl + 'hoy.html">Tacámbaro hoy</a></li>');
	document.writeln('<li><a href="' + baseurl + 'gal.html">Galerías</a></li>');
	document.writeln('<li><a href="' + baseurl + 'rec.html">Reconocimientos</a></li>');
	document.writeln('<li><a href="' + baseurl + 'ligas.html">Sitios amigos</a></li>');
	document.writeln('<li><a href="' + baseurl + 'contacto.php">Contacto</a></li></ul></div>');
}
function mail() {
	document.write('<a href="mailto:contacto@tacambaro.net">contacto@tacambaro.net</a>');
}
function regresa() {
	document.writeln('<div class="regresa"><strong>[<a href="javascript:history.back();">Página anterior</a>]');
	document.writeln('[<a href="' + baseurl + 'inicio.html">Inicio</a>]');
	document.writeln('[<a href="' + baseurl + 'hist.html">Algo de Historia</a>]');
	document.writeln('[<a href="' + baseurl + 'hoy.html">Tacámbaro hoy</a>]');
	document.writeln('[<a href="' + baseurl + 'gal.html">Galerías</a>]');
	document.writeln('[<a href="' + baseurl + 'rec.html">Reconocimientos</a>]');
	document.writeln('[<a href="' + baseurl + 'contacto.php">Contacto</a>]');
	document.writeln('[<a href="#arriba">Subir</a>]</strong></div>');
	document.writeln('<div class="regresa">Copyright &#0169; 2000-2009 :: Todos los derechos reservados ::');
	document.writeln('<a href="http://www.aisms.com" target="_blank"><strong>Armando Ideas - SMS &#0187; Dise&ntilde;o Web</strong></a><br />');
	document.writeln('El material aqu&iacute; presentado est&aacute; protegido a favor de sus autores o propietarios.</div>');
}
function tacas_cancion() {
	document.writeln('<div class="txc7"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/t9jd3t54n3Q&hl=es&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/t9jd3t54n3Q&hl=es&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></div>');
}
function mariquita_video01() {
	document.writeln('<div class="txc7"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/5Un4O_nF-zM&hl=es_MX&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5Un4O_nF-zM&hl=es_MX&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>');
}
function intro() {
	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=5 HEIGHT=5>');
	document.writeln('<PARAM NAME=movie VALUE="sonidos/tacas.swf"> <PARAM NAME=quality VALUE=high>');
	document.writeln('<PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.writeln('<EMBED src="sonidos/tacas.swf" quality=high wmode=transparent bgcolor=#FFFFFF WIDTH=5 HEIGHT=5 	TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>');
}

