﻿stofind = "ranitashow.com"; // Directorio Raíz, puede ser "dominio.com"
defaulturl="http://www.ranitashow.com/";
baseurl = "";


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 menu2() {
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/index.htm">Página Principal</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/cumple.htm">Felicitaciones y Porras</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/lacocina/index.html">¡Vamos a cocinar!</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/juegos/index.html">¡Vamos a jugar!</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/cuentos/index.html">¡Vamos a leer!</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/experi/index.html">Experimentos</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/ligas.htm">Ligas para la tarea</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/reportajes/index.html">Rani-reportajes</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/contacto.php">Servicios y contacto</a></div>');
	document.write('<div class="raya"></div>');
	document.write('<div class="boton-menu"><a href="http://www.ranitashow.com/sr_ranita/index.html">Conoce al Señor Ranita</a></div>');
	document.write('<div class="anuncios-izq"><a href="http://www.ranitashow.com/contacto.php"><b>Ranita Show</b><br />Paseo de Jerez Nº 334-G<br />Col. Jardines de Jerez<br />Tel. (477) 212 14 22<br />Cel. 044 477 138 11 30<br />Le&oacute;n, Gto. Mx.</a></div>');
	document.write('<div class="anuncios-izq"><a href="http://www.leonmx.com"><img src="' + baseurl + 'http://www.ranitashow.com/images/leonmx100.gif" alt="Visita http://www.leonmx.com" width="100" height="60" border="0" /><br />Revista Electrónica<br /> de la ciudad</a></div>');
	document.write('<div class="anuncios-izq"><a href="http://www.elbajio.com/" target="_blank"><img src="' + baseurl + 'http://www.ranitashow.com/images/lgelbajio100.gif" width= "100" height="35" border="0" alt="logo de El Bajío.com" /><br />Directorio comercial,<br />industrial y de servicios de<br />El Bajío y sus alrededores</a></div>');
//	document.write('<div class="anuncios-izq"><a href="http://www.aisms.com/" target="_blank">Una producci&oacute;n de:<br /><img src="' + baseurl + 'images/lgaisms75.jpg" width= "75" height="66" border="0" alt="" /><br />Asesor&iacute;a Integral</a></div>');
}

function mailwm() {
	document.write('<a href="mailto:webmaster@lranitashow.com">webmaster@ranitashow.com</a>');
}
function mailranita() {
	document.write('<a href="mailto:ranita@ranitashow.com">ranita@ranitashow.com</a>');
}
function maildir() {
	document.write('<a href="mailto:direccion@ranitashow.com">direccion@ranitashow.com</a>');
}
function mailventas() {
	document.write('<a href="mailto:ventas@ranitashow.com">ventas@ranitashow.com</a>');
}
function mailsammy() {
	document.write('<a href="mailto:sammy_s_r@hotmail.com">sammy_s_r@hotmail.com</a>');
}
function regresa() {
	document.writeln('<div class="regresa"><strong>');
	document.writeln('[<a href="http://www.ranitashow.com/index.htm">Inicio</a>]');
	document.writeln('[<a href="javascript:history.back();">Anterior</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/contacto.php">Contacto</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/cumple.htm">Felicitaciones</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/lacocina.html">Cocina</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/juegos.html">Juegos</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/cuentos.html">Cuentos</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/experi.html">Experimentos</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/ligas.htm">Ligas</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/reportajes/index.html">Rani-reportajes</a>]');
	document.writeln('[<a href="http://www.ranitashow.com/sr_ranita/index.html">Sr. Ranita</a>]');
	document.writeln('[<a href="#arriba">Subir</a>]');
	document.writeln('</strong></div>');
}
function copy() {
	document.writeln('<div class="copy">Todos los derechos reservados 2008 &#174; &#149; Producción: <a href="http://www.aisms.com"><strong>AISMS - Hosting y Dise&ntilde;o Web</strong></a> &#149;');
	document.writeln('El material aquí presentado está protegido en favor de sus respectivos autores/propietarios.');
}
function entrada() {
	document.writeln('<div class="txc8"><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=275 HEIGHT=200>');
	document.writeln('<PARAM NAME=movie VALUE="http://www.ranitashow.com/images/intro_ranita.swf"> <PARAM NAME=quality VALUE=high>');
	document.writeln('<PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.writeln('<EMBED src="http://www.ranitashow.com/images/intro_ranita.swf" quality=high wmode=transparent bgcolor=#FFFFFF WIDTH=275 HEIGHT=200 	TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT></div>');
}
function anunciosizq() {
	document.write('<div class="anuncios-izq"><a href="http://www.ranitashow.com/contacto.php"><b>Ranita Show</b><br />Paseo de Jerez Nº 334-G<br />Col. Jardines de Jerez<br />Tel. (477) 212 14 22<br />Cel. 044 477 138 11 30<br />Le&oacute;n, Gto. Mx.</a></div>');
	document.write('<div class="anuncios-izq"><a href="http://www.leonmx.com"><img src="' + baseurl + 'images/leonmx100.gif" alt="Visita http://www.leonmx.com" width="100" height="60" border="0" /><br />Revista Electrónica<br /> de la ciudad</a></div>');
	document.write('<div class="anuncios-izq"><a href="http://www.elbajio.com/" target="_blank"><img src="' + baseurl + 'images/lgelbajio100.gif" width= "100" height="35" border="0" alt="logo de El Bajío.com" /><br />Directorio comercial,<br />industrial y de servicios de<br />El Bajío y sus alrededores</a></div>');
//	document.write('<div class="anuncios-izq"><a href="http://www.aisms.com/" target="_blank">Una producci&oacute;n de:<br /><img src="' + baseurl + 'images/lgaisms75.jpg" width= "75" height="66" border="0" alt="" /><br />Asesor&iacute;a Integral</a></div>');
}

function sopas() {
		document.write('<div class="txc8"><applet code="WordSearch.class" width="450" height="320">');
        document.write('<param name="gridcolors" value="#000066,#DDEDE3,#FFDD88,WHITE">');
        document.write('<param name="listcolors" value="#000066,#DDEDE3,RED">');
        document.write('<param name="buttoncolors" value="#000066,#DDEDE3">');
        document.write('<param name="files" value="frutas.txt">');
        document.write('</applet></div>');
}
function entrevista_05() {
	document.writeln('<div class="txc7"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/fESBKAejxbI&hl=es_MX&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fESBKAejxbI&hl=es_MX&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></div>');
}
