document.write("<table cellpadding=0 cellspacing=0 border=0 width=780 height=125>");
document.write("<tr>");
document.write("<td background=iconos/cab_gallery.gif 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=galery.html>Galery</a> ");
}
if (sruta=="3ap") {
	document.write("> <a href=beyond.html>Beyond Tourism Journeys</a> > Culinary Journeys ");
}




document.write("</td> ");
document.write("	</tr>");
document.write("	</table></td></tr></table>");

