document.write("<table cellpadding=0 cellspacing=0 border=0 width=180>");
document.write("<tr><td height=60></td></tr>");
document.write("<tr>");
document.write("	<td width=20><img src=iconos/spacer.gif width=20 height=1 border=0></td>");
document.write("	<td class=txtsm>");
document.write("	<font class=stxtsm>Classic Destinations</font><br><br>");
if (ssmenu=="1"){
	document.write("	<font class=txtsmp><img src=iconos/bullet.gif width=6 height=6 border=0> South America</font><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_peru.html class=txtsm> Peru</a><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_ecuador.html class=txtsm> Ecuador</a><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_chile.html class=txtsm> Chile</a><br>");
<!--	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_argentina.html class=txtsm> Argentina</a><br>");-->
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_venezuela.html class=txtsm> Venezuela</a><br>");
}
else 
	document.write("	<a href=classic_south.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> South America</a><br>");

if (ssmenu=="2"){
	document.write("	<font class=txtsmp><img src=iconos/bullet.gif width=6 height=6 border=0> Europe</font><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_italy.html class=txtsm> Italy/France</a><br>");
}
else
	document.write("	<a href=classic_europe.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Europe</a><br>");

if (ssmenu=="3"){
	document.write("	<font class=txtsmp><img src=iconos/bullet.gif width=6 height=6 border=0> Africa</font><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_botswanna.html class=txtsm> Bostwanna</a><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_tanzania.html class=txtsm> Tanzania</a><br>");
}
else
	document.write("	<a href=classic_africa.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Africa</a><br>");

if (ssmenu=="4"){
	document.write("	<font class=txtsmp><img src=iconos/bullet.gif width=6 height=6 border=0> Asia</font><br>");
	document.write("	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=classic_india.html class=txtsm> India</a><br><br>");
}
else
	document.write("	<a href=classic_asia.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Asia</a><br><br>");

document.write("	<font class=stxtsm>Beyond Tourism Journeys</font><br><br>");
document.write("	<a href=beyond_birding.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Birding</a><br>");
document.write("	<a href=beyond_culinary.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Culinary</a><br>");
document.write("	<a href=beyond_family.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Family</a><br>");
document.write("	<a href=beyond_pilgrimage.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Pilgrimage </a><br>");
document.write("	<a href=beyond_trekking.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Trekking </a><br>");
document.write("	<a href=beyond_photography.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Photography & Nature</a><br>");
document.write("	<a href=beyond_challenges.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> MAD Challenges</a><br>");
document.write("	<a href=beyond_learning.html class=txtsm><img src=iconos/bullet.gif width=6 height=6 border=0> Learning Journeys</a><br><br>");
document.write("		<br><br>");
document.write("	</td>");
document.write("</tr><tr><td colspan=2><img src=iconos/fondo_menu.jpg width=180 height=201 border=0><br><br></td></tr>");
document.write("</table>");
