document.write("<table cellpadding=0 cellspacing=0 border=0 width=780 height=125>");
document.write("<tr>");
document.write("<td background=iconos/cab_beyond.jpg height=125>");
document.write("	<table cellpadding=0 cellspacing=0 border=0 width=780 height=125>");
document.write("	<tr>");
document.write("       <td width=240 rowspan=3><a href=\"index.html\"><img src=iconos/pix.gif width=187 height=114 border=0></a></td>");
document.write("       <td width=520 height=11></td>");
document.write("       <td width=20></td>");
document.write("    </tr>");
document.write("	<tr>");
document.write("		<td class=pie align=right><a href=\"index.html\">Back to home </a> <img src=iconos/casita.gif border=0></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("	<td class=ruta align=right><a href=index.html>Home </a>"); 



//Beyond Tourism
if (sruta=="3") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> ");
}
if (sruta=="3ap") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Culinary Journeys ");
}
if (sruta=="3bp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Birding Journeys ");
}
if (sruta=="3cp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > MAD Challenges");
}
if (sruta=="3dp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Family Jungle Adventure ");
}
if (sruta=="3ep") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Learning Journeys ");
}
if (sruta=="3fp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Photography Journeys ");
}
if (sruta=="3gp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Trekking & Walking ");
}
if (sruta=="3hp") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Piligrimmage ");
}
document.write("</td> ");
document.write("	</tr>");
document.write("	</table></td></tr></table>");

