<!--
function favoritos()
{
window.external.AddFavorite('http://www.losglaciares.com', 'losglaciares.com');
}
function vuelos()
{
MovieWindow = window.open('http://www.losglaciares.com/es/vuelos.html','vuelos','resizable=no,scrollbars=yes,location=no,directories=no,status=no,menubar=no,width=800,height=600,top=0,left=0');
}

document.write("<table border='0' width='110' cellspacing='0' cellpadding='0'><tr><td width='100%'><map name='menu2en'>");
document.write("<area shape='rect' coords='0, 2,110, 14' href='http://www.losglaciares.com/en/servicios.html'>");
document.write("<area shape='rect' coords='0,21,110,34' href='http://www.losglaciares.com/en/videoclips.html'>");
document.write("<area shape='rect' coords='0,40,110,54' href='javascript:vuelos()'>");
document.write("<area shape='rect' coords='0,59,110,71' href='http://www.losglaciares.com/en/mapas.html'>");
document.write("<area shape='rect' coords='0,74,110,85' href='http://www.losglaciares.com/en/galeria.html'>");
document.write("<area shape='rect' coords='0,88,110,99' href='http://www.losglaciares.com/en/fondepan.html'>");
document.write("<area shape='rect' coords='0,101,110,113' href='http://www.losglaciares.com/en/panoramic.html'>");
document.write("<area shape='rect' coords='0,116,110,140' href='http://www.losglaciares.com/en/protectores.html'>");
document.write("<area shape='rect' coords='0,133,110,144' href='http://www.losglaciares.com/guestbook/guestbook.html' target='_blank'>");
document.write("<area shape='rect' coords='0,148,110,159' href='http://www.losglaciares.com/en/correo/index.html'>");
document.write("<area shape='rect' coords='0,162,110,174' href='http://www.losglaciares.com/es/links/index.html'>");
document.write("<area shape='rect' coords='0,181,110,192' href='http://www.losglaciares.com/en/mapadelsitio.html'>");
document.write("<area shape='rect' coords='0,196,110,207' href='http://www.losglaciares.com/en/publicidad.html'>");
document.write("<area shape='rect' coords='0,215,110,227' href='javascript:favoritos()' alt='Add to My Favorites'>");
document.write("</map><img border='0' src='http://www.losglaciares.com/en/img/nav/menuplus.gif' usemap='#menu2en' width='110' height='229'></td></tr></table>");
//End Script -->