<!--
function favoritos()
{
window.external.AddFavorite('http://www.losglaciares.com', 'losglaciares.com');
}


document.write("<table border='0' width='110' cellspacing='0' cellpadding='0'><tr><td width='100%'><map name='menu2'>");
document.write("<area shape='rect' coords='0, 2,110, 14' href='http://www.losglaciares.com/es/servicios.html'>");
document.write("<area shape='rect' coords='0,21,110,34' href='http://www.losglaciares.com/es/videoclips.html'>");
document.write("<area shape='rect' coords='0,59,110,71' href='http://www.losglaciares.com/es/mapas.html'>");
document.write("<area shape='rect' coords='0,74,110,85' href='http://www.losglaciares.com/es/galeria.html'>");
document.write("<area shape='rect' coords='0,88,110,99' href='http://www.losglaciares.com/es/fondepan.html'>");
document.write("<area shape='rect' coords='0,101,110,113' href='http://www.losglaciares.com/es/panoramic.html'>");
document.write("<area shape='rect' coords='0,116,110,140' href='http://www.losglaciares.com/es/protectores.html'>");
document.write("<area shape='rect' coords='0,145,110,156' href='http://www.losglaciares.com/guestbook/guestbook.html' target='_blank'>");
document.write("<area shape='rect' coords='0,160,110,171' href='http://www.losglaciares.com/es/correo/index.html'>");
document.write("<area shape='rect' coords='0,174,110,186' href='http://www.losglaciares.com/es/links/index.html'>");
document.write("<area shape='rect' coords='0,193,110,204' href='http://www.losglaciares.com/es/mapadelsitio.html'>");
document.write("<area shape='rect' coords='0,208,110,219' href='http://www.losglaciares.com/es/publicidad.html'>");
document.write("<area shape='rect' coords='0,227,110,239' href='javascript:favoritos()' alt='Agregar a Mis Favoritos'>");
document.write("</map><img border='0' src='http://www.losglaciares.com/es/img/nav/menuplus.gif' usemap='#menu2' width='110' height='240'></td></tr></table>");
//End Script -->