//google.load('earth', '1'); var map; // var googleEarth; var javierposition = new google.maps.LatLng(28.57644,86.64543); var javierMarker; var javiericon = 'img/ferran.png'; var javierString = '
'+ 'ÚLTIMA POSICIÓN DE FERRAN:
'+ 'LATITUD: 28.57644
'+ 'LONGITUD: 86.64543
'+ 'A LAS: 05:19:22
'+ 'DEL: 08/09/2013
'+ '
'; var trackPath; var lailaposition = new google.maps.LatLng(27.962272,86.93341284422921); var lailaMarker; var lailaicon = 'img/cima.png'; var routeLayer; var commentPosition = new Array(); var commentMarker = new Array(); var commenticon = 'img/comentarios.png'; var commentString = new Array(); var infoComment = new Array(); var campPosition = new Array(); var campMarker = new Array(); var campicon = 'img/camp_on.png'; var campString = new Array(); var infoCamp = new Array(); function initialize() { var mapOptions = { zoom: 13, center: new google.maps.LatLng(28.57644,86.64543), mapTypeId: google.maps.MapTypeId.TERRAIN, panControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP }, mapTypeControlOptions: { position: google.maps.ControlPosition.TOP_RIGHT }, zoomControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP }, streetViewControl: false }; map = new google.maps.Map(document.getElementById('map_canvas'), mapOptions); //googleEarth = new GoogleEarth(map); javierMarker = new google.maps.Marker({ map:map, position: javierposition, icon:javiericon }); var infowindowAlex = new google.maps.InfoWindow({ content: javierString }); google.maps.event.addListener(javierMarker, 'click', function() { infowindowAlex.open(map,javierMarker); }); var contentString = '
'+ '
Lhotse
LhotseMountain.jos.500pix.jpg
La cara sur del Lhotse vista desde la cima del Chukhung Ri
Lhotse
Lhotse
Geolocalización en Nepal
PaísBandera de la República Popular China China
Bandera de Nepal Nepal
CoordenadasCoordenadas:
27°58′00″N / 86°56′00″E
27.966667,86.933333
Altitud8.516 (4ª del mundo)
CordilleraHimalaya
Primera ascensión18 de mayo de 1956
una expedición suiza
'+ '
'; var infowindow = new google.maps.InfoWindow({ content: contentString }); lailaMarker = new google.maps.Marker({ map:map, position: lailaposition, icon:lailaicon }); google.maps.event.addListener(lailaMarker, 'click', function() { infowindow.open(map,lailaMarker); }); routeLayer = new google.maps.KmlLayer('http://ferranlatorre.racetracker.es/lhotse/kml/Rutaprevista.kml'); //routeLayer.setMap(map); var flightPlanCoordinates = [ new google.maps.LatLng(28.57644, 86.64543),new google.maps.LatLng(28.57635, 86.64518),new google.maps.LatLng(28.57759, 86.64278),new google.maps.LatLng(28.57954, 86.64063),new google.maps.LatLng(28.58139, 86.63847),new google.maps.LatLng(28.58268, 86.63505),new google.maps.LatLng(28.57888, 86.63276),new google.maps.LatLng(28.57821, 86.63005),new google.maps.LatLng(28.57848, 86.62778),new google.maps.LatLng(28.57797, 86.62553),new google.maps.LatLng(28.57685, 86.62253),new google.maps.LatLng(28.57697, 86.62258),new google.maps.LatLng(28.57839, 86.62215),new google.maps.LatLng(28.58118, 86.62052),new google.maps.LatLng(28.58252, 86.61904),new google.maps.LatLng(28.58506, 86.61404),new google.maps.LatLng(28.61027, 86.48347),new google.maps.LatLng(28.69795, 86.38674),new google.maps.LatLng(28.78727, 86.33938),new google.maps.LatLng(28.80242, 86.26170),new google.maps.LatLng(28.76931, 86.21688),new google.maps.LatLng(28.73197, 86.14803),new google.maps.LatLng(28.64813, 86.12760),new google.maps.LatLng(28.63948, 86.11253),new google.maps.LatLng(28.59991, 86.14772),new google.maps.LatLng(28.54377, 86.16530),new google.maps.LatLng(28.51711, 86.16674),new google.maps.LatLng(28.51711, 86.16674),new google.maps.LatLng(28.51608, 86.16511),new google.maps.LatLng(28.51046, 86.15730),new google.maps.LatLng(28.48531, 86.15696),new google.maps.LatLng(28.41534, 86.12645),new google.maps.LatLng(28.36076, 86.06992),new google.maps.LatLng(27.69784, 85.36250),new google.maps.LatLng(27.69785, 85.36250),new google.maps.LatLng(27.69785, 85.36250),new google.maps.LatLng(27.69785, 85.36250),new google.maps.LatLng(27.69785, 85.36250),new google.maps.LatLng(27.69785, 85.36250),new google.maps.LatLng(27.69785, 85.36248),new google.maps.LatLng(27.68429, 85.29836),new google.maps.LatLng(27.68429, 85.29845),new google.maps.LatLng(27.68429, 85.29843),new google.maps.LatLng(27.71901, 85.20274),new google.maps.LatLng(27.92812, 84.59990),new google.maps.LatLng(28.10238, 84.19204),new google.maps.LatLng(28.19735, 83.97653),new google.maps.LatLng(28.19737, 83.97646),new google.maps.LatLng(28.19748, 83.97636),new google.maps.LatLng(28.19752, 83.97629),new google.maps.LatLng(28.19750, 83.97629),new google.maps.LatLng(28.19751, 83.97629),new google.maps.LatLng(28.19758, 83.97640),new google.maps.LatLng(28.19760, 83.97638),new google.maps.LatLng(28.19760, 83.97640),new google.maps.LatLng(28.19759, 83.97640),new google.maps.LatLng(28.19758, 83.97640),new google.maps.LatLng(28.47304, 83.91190),new google.maps.LatLng(28.20299, 83.77101),new google.maps.LatLng(28.64244, 83.59708),new google.maps.LatLng(28.64253, 83.59708),new google.maps.LatLng(28.64253, 83.59708),new google.maps.LatLng(28.74691, 83.49993),new google.maps.LatLng(28.74703, 83.49993),new google.maps.LatLng(28.70662, 83.51392),new google.maps.LatLng(28.70651, 83.51416),new google.maps.LatLng(28.70656, 83.51418),new google.maps.LatLng(28.70647, 83.51409),new google.maps.LatLng(28.70668, 83.51400),new google.maps.LatLng(28.70659, 83.51309),new google.maps.LatLng(28.70647, 83.51287),new google.maps.LatLng(28.70632, 83.51268),new google.maps.LatLng(28.70602, 83.51165),new google.maps.LatLng(28.70600, 83.51159),new google.maps.LatLng(28.70569, 83.51045),new google.maps.LatLng(28.70530, 83.50959),new google.maps.LatLng(28.70497, 83.50864),new google.maps.LatLng(28.70469, 83.50776),new google.maps.LatLng(28.70430, 83.50708),new google.maps.LatLng(28.70403, 83.50618),new google.maps.LatLng(28.70374, 83.50565),new google.maps.LatLng(28.70357, 83.50534),new google.maps.LatLng(28.70342, 83.50494),new google.maps.LatLng(28.70332, 83.50465),new google.maps.LatLng(28.70331, 83.50457),new google.maps.LatLng(28.70331, 83.50457),new google.maps.LatLng(28.70327, 83.50458),new google.maps.LatLng(28.70327, 83.50458),new google.maps.LatLng(28.70331, 83.50457),new google.maps.LatLng(28.70327, 83.50457),new google.maps.LatLng(28.70329, 83.50458),new google.maps.LatLng(28.70325, 83.50458),new google.maps.LatLng(28.70325, 83.50458),new google.maps.LatLng(28.70329, 83.50457),new google.maps.LatLng(28.70331, 83.50457),new google.maps.LatLng(28.70326, 83.50457),new google.maps.LatLng(28.70329, 83.50457),new google.maps.LatLng(28.70329, 83.50458),new google.maps.LatLng(28.70327, 83.50458),new google.maps.LatLng(28.70327, 83.50457),new google.maps.LatLng(28.70329, 83.50458),new google.maps.LatLng(28.70329, 83.50458),new google.maps.LatLng(28.70329, 83.50458),new google.maps.LatLng(28.70326, 83.50458),new google.maps.LatLng(28.70326, 83.50458),new google.maps.LatLng(28.70334, 83.50474),new google.maps.LatLng(28.70340, 83.50497),new google.maps.LatLng(28.70335, 83.50508),new google.maps.LatLng(28.70348, 83.50508),new google.maps.LatLng(28.70357, 83.50525),new google.maps.LatLng(28.70379, 83.50570),new google.maps.LatLng(28.70391, 83.50587),new google.maps.LatLng(28.70391, 83.50587),new google.maps.LatLng(28.70408, 83.50584),new google.maps.LatLng(28.70406, 83.50629),new google.maps.LatLng(28.70412, 83.50655),new google.maps.LatLng(28.70406, 83.50684),new google.maps.LatLng(28.70415, 83.50684),new google.maps.LatLng(28.70424, 83.50727),new google.maps.LatLng(28.70446, 83.50753),new google.maps.LatLng(28.70464, 83.50767),new google.maps.LatLng(28.70470, 83.50796),new google.maps.LatLng(28.70483, 83.50821),new google.maps.LatLng(28.70494, 83.50851),new google.maps.LatLng(28.70500, 83.50875),new google.maps.LatLng(28.70502, 83.50897),new google.maps.LatLng(28.70522, 83.50935),new google.maps.LatLng(28.70419, 83.50815),new google.maps.LatLng(28.70532, 83.50957),new google.maps.LatLng(28.70551, 83.50989),new google.maps.LatLng(28.70562, 83.51035),new google.maps.LatLng(28.70573, 83.51043),new google.maps.LatLng(28.70580, 83.51081),new google.maps.LatLng(28.70591, 83.51128),new google.maps.LatLng(28.70633, 83.51152),new google.maps.LatLng(28.70636, 83.51236),new google.maps.LatLng(28.70675, 83.51287),new google.maps.LatLng(28.70688, 83.51356),new google.maps.LatLng(28.70688, 83.51442),new google.maps.LatLng(28.70649, 83.51427),new google.maps.LatLng(28.70685, 83.51452),new google.maps.LatLng(28.70703, 83.51502),new google.maps.LatLng(28.70708, 83.51553),new google.maps.LatLng(28.70707, 83.51603),new google.maps.LatLng(28.70707, 83.51603),new google.maps.LatLng(28.70707, 83.51646),new google.maps.LatLng(28.70697, 83.51691),new google.maps.LatLng(28.70687, 83.51739),new google.maps.LatLng(28.70678, 83.51778),new google.maps.LatLng(28.70671, 83.51852),new google.maps.LatLng(28.70654, 83.51927),new google.maps.LatLng(28.70649, 83.52012),new google.maps.LatLng(28.70687, 83.52094),new google.maps.LatLng(28.70720, 83.52184),new google.maps.LatLng(28.70716, 83.52287),new google.maps.LatLng(28.70717, 83.52298),new google.maps.LatLng(28.70723, 83.52290),new google.maps.LatLng(28.74703, 83.49993),new google.maps.LatLng(28.74703, 83.49993),new google.maps.LatLng(28.74707, 83.49993),new google.maps.LatLng(28.74705, 83.49993),new google.maps.LatLng(28.74705, 83.49993),new google.maps.LatLng(28.74696, 83.49993),new google.maps.LatLng(28.74696, 83.49987),new google.maps.LatLng(28.74696, 83.49987),new google.maps.LatLng(28.74696, 83.49987),new google.maps.LatLng(28.74699, 83.49993),new google.maps.LatLng(28.00283, 86.86819),new google.maps.LatLng(28.00178, 86.86887),new google.maps.LatLng(28.00109, 86.86964),new google.maps.LatLng(28.00015, 86.87067),new google.maps.LatLng(27.98266, 86.88327),new google.maps.LatLng(27.98210, 86.89022),new google.maps.LatLng(27.98098, 86.89769),new google.maps.LatLng(27.98144, 86.90042),new google.maps.LatLng(27.97912, 86.90188),new google.maps.LatLng(27.97200, 86.89939),new google.maps.LatLng(27.96764, 86.89250),new google.maps.LatLng(27.98172, 86.89980),new google.maps.LatLng(27.98173, 86.89984),new google.maps.LatLng(27.98173, 86.89984),new google.maps.LatLng(27.98173, 86.89984),new google.maps.LatLng(27.98164, 86.89963),new google.maps.LatLng(27.98156, 86.89964),new google.maps.LatLng(27.98049, 86.90152),new google.maps.LatLng(27.97914, 86.90488),new google.maps.LatLng(27.96902, 86.91737),new google.maps.LatLng(27.96898, 86.91891),new google.maps.LatLng(27.96847, 86.91942),new google.maps.LatLng(27.99726, 86.93093),new google.maps.LatLng(27.96822, 86.92001),new google.maps.LatLng(27.96813, 86.92044),new google.maps.LatLng(27.96800, 86.92130),new google.maps.LatLng(27.96749, 86.92237),new google.maps.LatLng(27.96696, 86.92216),new google.maps.LatLng(27.96713, 86.92346),new google.maps.LatLng(27.96757, 86.92409),new google.maps.LatLng(27.96773, 86.92447),new google.maps.LatLng(27.96772, 86.92468),new google.maps.LatLng(27.96786, 86.92550),new google.maps.LatLng(27.96853, 86.92816),new google.maps.LatLng(27.96853, 86.92816),new google.maps.LatLng(27.96855, 86.92816),new google.maps.LatLng(27.96849, 86.92816),new google.maps.LatLng(27.96850, 86.92821),new google.maps.LatLng(27.96849, 86.92821),new google.maps.LatLng(27.96850, 86.92821),new google.maps.LatLng(27.96840, 86.92812),new google.maps.LatLng(27.96841, 86.92812),new google.maps.LatLng(27.96806, 86.92863),new google.maps.LatLng(27.96691, 86.92953),new google.maps.LatLng(27.96647, 86.93013),new google.maps.LatLng(27.96619, 86.93044),new google.maps.LatLng(27.96517, 86.93095),new google.maps.LatLng(27.96483, 86.93120),new google.maps.LatLng(27.96498, 86.93165),new google.maps.LatLng(27.96374, 86.93235),new google.maps.LatLng(27.96323, 86.93268),new google.maps.LatLng(27.96252, 86.93322),new google.maps.LatLng(27.96235, 86.93349),new google.maps.LatLng(27.96222, 86.93383),new google.maps.LatLng(27.96215, 86.93378),new google.maps.LatLng(27.96215, 86.93378),new google.maps.LatLng(27.96218, 86.93383),new google.maps.LatLng(27.96219, 86.93371),new google.maps.LatLng(27.96225, 86.93370),new google.maps.LatLng(27.96229, 86.93350),new google.maps.LatLng(27.96233, 86.93340),new google.maps.LatLng(27.96242, 86.93340),new google.maps.LatLng(27.96251, 86.93320),new google.maps.LatLng(27.96259, 86.93316),new google.maps.LatLng(27.96263, 86.93307),new google.maps.LatLng(27.96266, 86.93304),new google.maps.LatLng(27.96277, 86.93297),new google.maps.LatLng(27.96287, 86.93291),new google.maps.LatLng(27.96303, 86.93273),new google.maps.LatLng(27.96300, 86.93282),new google.maps.LatLng(27.96355, 86.93247),new google.maps.LatLng(27.96355, 86.93237),new google.maps.LatLng(27.96376, 86.93228),new google.maps.LatLng(27.96381, 86.93210),new google.maps.LatLng(27.96381, 86.93210),new google.maps.LatLng(27.96407, 86.93194),new google.maps.LatLng(27.96432, 86.93188),new google.maps.LatLng(27.96441, 86.93177),new google.maps.LatLng(27.96454, 86.93168),new google.maps.LatLng(27.96464, 86.93151),new google.maps.LatLng(27.96489, 86.93116),new google.maps.LatLng(27.96502, 86.93104),new google.maps.LatLng(27.96561, 86.93065),new google.maps.LatLng(27.96575, 86.93053),new google.maps.LatLng(27.96597, 86.93048),new google.maps.LatLng(27.96614, 86.93048),new google.maps.LatLng(27.96627, 86.93031),new google.maps.LatLng(27.96636, 86.93022),new google.maps.LatLng(27.96687, 86.92964),new google.maps.LatLng(27.96719, 86.92926),new google.maps.LatLng(27.96737, 86.92908),new google.maps.LatLng(27.96749, 86.92909),new google.maps.LatLng(27.96788, 86.92876),new google.maps.LatLng(27.96792, 86.92859),new google.maps.LatLng(27.96813, 86.92842),new google.maps.LatLng(27.96837, 86.92812),new google.maps.LatLng(27.96853, 86.92797),new google.maps.LatLng(27.96857, 86.92814),new google.maps.LatLng(27.96854, 86.92816),new google.maps.LatLng(27.96811, 86.92825),new google.maps.LatLng(27.96811, 86.92825),new google.maps.LatLng(27.96839, 86.92812),new google.maps.LatLng(27.96843, 86.92812),new google.maps.LatLng(27.96839, 86.92803),new google.maps.LatLng(27.96838, 86.92793),new google.maps.LatLng(27.96838, 86.92793),new google.maps.LatLng(27.96847, 86.92767),new google.maps.LatLng(27.96849, 86.92700),new google.maps.LatLng(27.96806, 86.92617),new google.maps.LatLng(27.96786, 86.92565),new google.maps.LatLng(27.96782, 86.92522),new google.maps.LatLng(27.96753, 86.92505),new google.maps.LatLng(27.96753, 86.92479),new google.maps.LatLng(27.96759, 86.92456),new google.maps.LatLng(27.96755, 86.92426),new google.maps.LatLng(27.96742, 86.92383),new google.maps.LatLng(27.96742, 86.92383),new google.maps.LatLng(27.96732, 86.92361),new google.maps.LatLng(27.96719, 86.92310),new google.maps.LatLng(27.96716, 86.92301),new google.maps.LatLng(27.96724, 86.92269),new google.maps.LatLng(27.96743, 86.92233),new google.maps.LatLng(27.96756, 86.92198),new google.maps.LatLng(27.96773, 86.92167),new google.maps.LatLng(27.96790, 86.92142),new google.maps.LatLng(27.96795, 86.92091),new google.maps.LatLng(27.96805, 86.92050),new google.maps.LatLng(27.96750, 86.92010),new google.maps.LatLng(27.96853, 86.91951),new google.maps.LatLng(27.96870, 86.91925),new google.maps.LatLng(27.96883, 86.91904),new google.maps.LatLng(27.96904, 86.91887),new google.maps.LatLng(27.96904, 86.91853),new google.maps.LatLng(27.96899, 86.91782),new google.maps.LatLng(27.96906, 86.91777),new google.maps.LatLng(27.96907, 86.91786),new google.maps.LatLng(27.96906, 86.91776),new google.maps.LatLng(27.96915, 86.91724),new google.maps.LatLng(27.96932, 86.91683),new google.maps.LatLng(27.96982, 86.91640),new google.maps.LatLng(27.97046, 86.91598),new google.maps.LatLng(27.97069, 86.91612),new google.maps.LatLng(27.97076, 86.91565),new google.maps.LatLng(27.97094, 86.91509),new google.maps.LatLng(27.97145, 86.91432),new google.maps.LatLng(27.97220, 86.91376),new google.maps.LatLng(27.97259, 86.91342),new google.maps.LatLng(27.97296, 86.91293),new google.maps.LatLng(27.97395, 86.91199),new google.maps.LatLng(27.97478, 86.91108),new google.maps.LatLng(27.97517, 86.91010),new google.maps.LatLng(27.97564, 86.90928),new google.maps.LatLng(27.97858, 86.90649),new google.maps.LatLng(27.98281, 86.88291),new google.maps.LatLng(27.98302, 86.88023),new google.maps.LatLng(27.98328, 86.87954),new google.maps.LatLng(27.98394, 86.87801),new google.maps.LatLng(27.98510, 86.87660),new google.maps.LatLng(27.98722, 86.87708),new google.maps.LatLng(27.98841, 86.87748),new google.maps.LatLng(27.98795, 86.87724),new google.maps.LatLng(27.98984, 86.87766),new google.maps.LatLng(27.99169, 86.87707),new google.maps.LatLng(27.99300, 86.87663),new google.maps.LatLng(27.99428, 86.87639),new google.maps.LatLng(27.99524, 86.87524),new google.maps.LatLng(27.99548, 86.87450),new google.maps.LatLng(27.99605, 86.87312),new google.maps.LatLng(27.99701, 86.87267),new google.maps.LatLng(27.99735, 86.87206),new google.maps.LatLng(27.99849, 86.87151),new google.maps.LatLng(27.99931, 86.87117),new google.maps.LatLng(28.00030, 86.87079),new google.maps.LatLng(28.00097, 86.86977),new google.maps.LatLng(28.00174, 86.86926),new google.maps.LatLng(28.00261, 86.86845),new google.maps.LatLng(28.00360, 86.86639),new google.maps.LatLng(28.00383, 86.86435),new google.maps.LatLng(28.00453, 86.86237),new google.maps.LatLng(28.00616, 86.86126),new google.maps.LatLng(28.00616, 86.86126),new google.maps.LatLng(28.00616, 86.86126),new google.maps.LatLng(28.00616, 86.86124),new google.maps.LatLng(28.00616, 86.86124),new google.maps.LatLng(28.00616, 86.86124),new google.maps.LatLng(28.00622, 86.86134),new google.maps.LatLng(28.00618, 86.86125),new google.maps.LatLng(28.00618, 86.86125),new google.maps.LatLng(28.00614, 86.86126),new google.maps.LatLng(28.00177, 86.86903),new google.maps.LatLng(28.00078, 86.87040),new google.maps.LatLng(27.99909, 86.87148),new google.maps.LatLng(27.99694, 86.87278),new google.maps.LatLng(27.99552, 86.87501),new google.maps.LatLng(27.99062, 86.87752),new google.maps.LatLng(27.98836, 86.87727),new google.maps.LatLng(27.98574, 86.87667),new google.maps.LatLng(27.98313, 86.87924),new google.maps.LatLng(27.98263, 86.88360),new google.maps.LatLng(27.98212, 86.89175),new google.maps.LatLng(27.98126, 86.89922),new google.maps.LatLng(27.98166, 86.89980),new google.maps.LatLng(27.98153, 86.89954),new google.maps.LatLng(27.98153, 86.89954),new google.maps.LatLng(27.96844, 86.91965),new google.maps.LatLng(27.98153, 86.89436),new google.maps.LatLng(27.98213, 86.89015),new google.maps.LatLng(27.98234, 86.88715),new google.maps.LatLng(27.98311, 86.87909),new google.maps.LatLng(27.98255, 86.87882),new google.maps.LatLng(27.98519, 86.87697),new google.maps.LatLng(28.00944, 86.88405),new google.maps.LatLng(27.98764, 86.87692),new google.maps.LatLng(27.98826, 86.87721),new google.maps.LatLng(27.98821, 86.87720),new google.maps.LatLng(27.98877, 86.87754),new google.maps.LatLng(27.99139, 86.87770),new google.maps.LatLng(27.99258, 86.87676),new google.maps.LatLng(27.99367, 86.87615),new google.maps.LatLng(27.99581, 86.87341),new google.maps.LatLng(27.99693, 86.87264),new google.maps.LatLng(27.99787, 86.87195),new google.maps.LatLng(28.00035, 86.87111),new google.maps.LatLng(28.00375, 86.86610),new google.maps.LatLng(28.00388, 86.86415),new google.maps.LatLng(28.00255, 86.86836),new google.maps.LatLng(28.00199, 86.86870),new google.maps.LatLng(28.00125, 86.86973),new google.maps.LatLng(27.99962, 86.87076),new google.maps.LatLng(27.99777, 86.87188),new google.maps.LatLng(27.98993, 86.87645),new google.maps.LatLng(27.98678, 86.87676),new google.maps.LatLng(27.98431, 86.87730),new google.maps.LatLng(27.98293, 86.88029),new google.maps.LatLng(27.98235, 86.88724),new google.maps.LatLng(27.98158, 86.89575),new google.maps.LatLng(27.98154, 86.89944),new google.maps.LatLng(27.98150, 86.89954),new google.maps.LatLng(27.98067, 86.90317),new google.maps.LatLng(27.97895, 86.90557),new google.maps.LatLng(27.97447, 86.91142),new google.maps.LatLng(27.97232, 86.91339),new google.maps.LatLng(27.97211, 86.91339),new google.maps.LatLng(27.97196, 86.91340),new google.maps.LatLng(27.97198, 86.91334),new google.maps.LatLng(27.97134, 86.91446),new google.maps.LatLng(27.97018, 86.91575),new google.maps.LatLng(27.96897, 86.91827),new google.maps.LatLng(27.96835, 86.91974),new google.maps.LatLng(27.96812, 86.91973),new google.maps.LatLng(27.96803, 86.91999),new google.maps.LatLng(27.96837, 86.91999),new google.maps.LatLng(27.96783, 86.91960),new google.maps.LatLng(27.96822, 86.91954),new google.maps.LatLng(27.96815, 86.91954),new google.maps.LatLng(27.96828, 86.91928),new google.maps.LatLng(27.96839, 86.91969),new google.maps.LatLng(27.96844, 86.91965),new google.maps.LatLng(27.96865, 86.91954),new google.maps.LatLng(27.96874, 86.91928),new google.maps.LatLng(27.96894, 86.91907),new google.maps.LatLng(27.97161, 86.91871),new google.maps.LatLng(27.96972, 86.91786),new google.maps.LatLng(27.96917, 86.91804),new google.maps.LatLng(27.96917, 86.91804),new google.maps.LatLng(27.96956, 86.91865),new google.maps.LatLng(27.96913, 86.91822),new google.maps.LatLng(27.96895, 86.91813),new google.maps.LatLng(27.96915, 86.91817),new google.maps.LatLng(27.96923, 86.91817),new google.maps.LatLng(27.96918, 86.91818),new google.maps.LatLng(27.96888, 86.91741),new google.maps.LatLng(27.96815, 86.91518),new google.maps.LatLng(27.96703, 86.91186),new google.maps.LatLng(27.97459, 86.91289),new google.maps.LatLng(27.97510, 86.91065),new google.maps.LatLng(27.97570, 86.90929),new google.maps.LatLng(27.97892, 86.90548),new google.maps.LatLng(27.98034, 86.90255),new google.maps.LatLng(27.98078, 86.90087),new google.maps.LatLng(27.98164, 86.89963),new google.maps.LatLng(27.98388, 86.87819),new google.maps.LatLng(27.98487, 86.87699),new google.maps.LatLng(27.98713, 86.87698),new google.maps.LatLng(27.98825, 86.87732),new google.maps.LatLng(27.98816, 86.87750),new google.maps.LatLng(27.98910, 86.87766),new google.maps.LatLng(27.99100, 86.87799),new google.maps.LatLng(27.99218, 86.87705),new google.maps.LatLng(27.99257, 86.87679),new google.maps.LatLng(27.99308, 86.87653),new google.maps.LatLng(27.99376, 86.87617),new google.maps.LatLng(27.99463, 86.87572),new google.maps.LatLng(27.99656, 86.87336),new google.maps.LatLng(27.99921, 86.87156),new google.maps.LatLng(27.99960, 86.87096),new google.maps.LatLng(28.00043, 86.87066),new google.maps.LatLng(28.00105, 86.86964),new google.maps.LatLng(28.00292, 86.86757),new google.maps.LatLng(28.00382, 86.86481),new google.maps.LatLng(28.00442, 86.86216),new google.maps.LatLng(28.00605, 86.86130),new google.maps.LatLng(28.00119, 86.86942),new google.maps.LatLng(27.99987, 86.87080),new google.maps.LatLng(27.99810, 86.87175),new google.maps.LatLng(27.98850, 86.87756),new google.maps.LatLng(27.98421, 86.87747),new google.maps.LatLng(27.98305, 86.88021),new google.maps.LatLng(27.98228, 86.89089),new google.maps.LatLng(27.98133, 86.89924),new google.maps.LatLng(27.98170, 86.89973),new google.maps.LatLng(27.96912, 86.91810),new google.maps.LatLng(27.96916, 86.91804),new google.maps.LatLng(27.96918, 86.91804),new google.maps.LatLng(27.96918, 86.91804),new google.maps.LatLng(27.96909, 86.91753),new google.maps.LatLng(27.96950, 86.91674),new google.maps.LatLng(27.97190, 86.91396),new google.maps.LatLng(27.97756, 86.90756),new google.maps.LatLng(27.97868, 86.90627),new google.maps.LatLng(27.98027, 86.90258),new google.maps.LatLng(27.98108, 86.90029),new google.maps.LatLng(27.98168, 86.89986),new google.maps.LatLng(27.98174, 86.89971),new google.maps.LatLng(27.98165, 86.89980),new google.maps.LatLng(27.98165, 86.89980),new google.maps.LatLng(27.98168, 86.89980),new google.maps.LatLng(27.98170, 86.89980),new google.maps.LatLng(27.98170, 86.89980),new google.maps.LatLng(27.98170, 86.89980),new google.maps.LatLng(27.97852, 86.90671),new google.maps.LatLng(27.97895, 86.90474),new google.maps.LatLng(27.98028, 86.90277),new google.maps.LatLng(27.98088, 86.90096),new google.maps.LatLng(27.98291, 86.87982),new google.maps.LatLng(27.98295, 86.87742),new google.maps.LatLng(27.98413, 86.87791),new google.maps.LatLng(27.98479, 86.87714),new google.maps.LatLng(27.98630, 86.87669),new google.maps.LatLng(27.98673, 86.87675),new google.maps.LatLng(27.98953, 86.87759),new google.maps.LatLng(27.99100, 86.87782),new google.maps.LatLng(27.99134, 86.87791),new google.maps.LatLng(27.99203, 86.87714),new google.maps.LatLng(27.99258, 86.87684),new google.maps.LatLng(27.99330, 86.87666),new google.maps.LatLng(27.99440, 86.87705),new google.maps.LatLng(27.99401, 86.87632),new google.maps.LatLng(27.99461, 86.87546),new google.maps.LatLng(27.99557, 86.87518),new google.maps.LatLng(27.99508, 86.87482),new google.maps.LatLng(27.99555, 86.87430),new google.maps.LatLng(27.99611, 86.87327),new google.maps.LatLng(27.99697, 86.87231),new google.maps.LatLng(27.99779, 86.87205),new google.maps.LatLng(27.99830, 86.87170),new google.maps.LatLng(27.99904, 86.87135),new google.maps.LatLng(28.00511, 86.86188),new google.maps.LatLng(27.99997, 86.84703),new google.maps.LatLng(28.00529, 86.83942),new google.maps.LatLng(28.00529, 86.83942),new google.maps.LatLng(28.00529, 86.83951),new google.maps.LatLng(28.00520, 86.83942),new google.maps.LatLng(28.00525, 86.83942),new google.maps.LatLng(28.00522, 86.83942),new google.maps.LatLng(28.00522, 86.83934),new google.maps.LatLng(28.00519, 86.83926),new google.maps.LatLng(28.00519, 86.83926),new google.maps.LatLng(28.00522, 86.83924),new google.maps.LatLng(28.00522, 86.83920),new google.maps.LatLng(28.00518, 86.83996),new google.maps.LatLng(28.00471, 86.84117),new google.maps.LatLng(28.00416, 86.84231),new google.maps.LatLng(28.00317, 86.84300),new google.maps.LatLng(28.00158, 86.84429),new google.maps.LatLng(28.00561, 86.86002),new google.maps.LatLng(28.00561, 86.86002),new google.maps.LatLng(28.00561, 86.86002),new google.maps.LatLng(28.00577, 86.85944),new google.maps.LatLng(28.00491, 86.85781),new google.maps.LatLng(28.00339, 86.85500),new google.maps.LatLng(28.00163, 86.85186),new google.maps.LatLng(27.99923, 86.84886),new google.maps.LatLng(27.99970, 86.84714),new google.maps.LatLng(27.99733, 86.84450),new google.maps.LatLng(27.99407, 86.84278),new google.maps.LatLng(27.99411, 86.84278),new google.maps.LatLng(27.99418, 86.84264),new google.maps.LatLng(27.99367, 86.84264),new google.maps.LatLng(27.99071, 86.84161),new google.maps.LatLng(27.98166, 86.82991),new google.maps.LatLng(27.98166, 86.82991),new google.maps.LatLng(27.98166, 86.82991),new google.maps.LatLng(27.97843, 86.82714),new google.maps.LatLng(27.97555, 86.82516),new google.maps.LatLng(27.97155, 86.82366),new google.maps.LatLng(27.96842, 86.82169),new google.maps.LatLng(27.96555, 86.82088),new google.maps.LatLng(27.96019, 86.81838),new google.maps.LatLng(27.95496, 86.81565),new google.maps.LatLng(27.95078, 86.81375),new google.maps.LatLng(27.94789, 86.81050),new google.maps.LatLng(27.94789, 86.81050),new google.maps.LatLng(27.94789, 86.81050),new google.maps.LatLng(27.94448, 86.81001),new google.maps.LatLng(27.93967, 86.80795),new google.maps.LatLng(27.93383, 86.80459),new google.maps.LatLng(27.93156, 86.80409),new google.maps.LatLng(27.93146, 86.80444),new google.maps.LatLng(27.92813, 86.80482),new google.maps.LatLng(27.92570, 86.80504),new google.maps.LatLng(27.92367, 86.80568),new google.maps.LatLng(27.92327, 86.80732),new google.maps.LatLng(27.91821, 86.80853),new google.maps.LatLng(27.91315, 86.81247),new google.maps.LatLng(27.90446, 86.81909),new google.maps.LatLng(27.90210, 86.82055),new google.maps.LatLng(27.89837, 86.82362),new google.maps.LatLng(27.89841, 86.82355),new google.maps.LatLng(27.89302, 86.82684),new google.maps.LatLng(27.89276, 86.83060),new google.maps.LatLng(27.89058, 86.82805),new google.maps.LatLng(27.89058, 86.82805),new google.maps.LatLng(27.89058, 86.82805),new google.maps.LatLng(27.89679, 86.83839),new google.maps.LatLng(27.89696, 86.84542),new google.maps.LatLng(27.89931, 86.85271),new google.maps.LatLng(27.90051, 86.86035),new google.maps.LatLng(27.90225, 86.86654),new google.maps.LatLng(27.90448, 86.87157),new google.maps.LatLng(27.90742, 86.87367),new google.maps.LatLng(27.91184, 86.87608),new google.maps.LatLng(27.91158, 86.87273),new google.maps.LatLng(27.92540, 86.87920),new google.maps.LatLng(27.92435, 86.87866),new google.maps.LatLng(27.92321, 86.87804),new google.maps.LatLng(27.92145, 86.87656),new google.maps.LatLng(27.92147, 86.87656),new google.maps.LatLng(27.92145, 86.87669),new google.maps.LatLng(27.92067, 86.87733),new google.maps.LatLng(27.92003, 86.87750),new google.maps.LatLng(27.91890, 86.87763),new google.maps.LatLng(27.91667, 86.87754),new google.maps.LatLng(27.91564, 86.87737),new google.maps.LatLng(27.90747, 86.87394),new google.maps.LatLng(27.90462, 86.87164),new google.maps.LatLng(27.90227, 86.86642),new google.maps.LatLng(27.90108, 86.86185),new google.maps.LatLng(27.90078, 86.85851),new google.maps.LatLng(27.89932, 86.85654),new google.maps.LatLng(27.89884, 86.85477),new google.maps.LatLng(27.89628, 86.85184),new google.maps.LatLng(27.89361, 86.84859),new google.maps.LatLng(27.89116, 86.84302),new google.maps.LatLng(27.89076, 86.84251),new google.maps.LatLng(27.89075, 86.84251),new google.maps.LatLng(27.89041, 86.84208),new google.maps.LatLng(27.89080, 86.84233),new google.maps.LatLng(27.89084, 86.84254),new google.maps.LatLng(27.89053, 86.84323),new google.maps.LatLng(27.89090, 86.84289),new google.maps.LatLng(27.89081, 86.84255),new google.maps.LatLng(27.89218, 86.84195),new google.maps.LatLng(27.89392, 86.84061),new google.maps.LatLng(27.89555, 86.84010),new google.maps.LatLng(27.89615, 86.83898),new google.maps.LatLng(27.89581, 86.83481),new google.maps.LatLng(27.89233, 86.82993),new google.maps.LatLng(27.89053, 86.82830),new google.maps.LatLng(27.87802, 86.81433),new google.maps.LatLng(27.87733, 86.81416),new google.maps.LatLng(27.87254, 86.81259),new google.maps.LatLng(27.86808, 86.80624),new google.maps.LatLng(27.86606, 86.80271),new google.maps.LatLng(27.85979, 86.79504),new google.maps.LatLng(27.85566, 86.79295),new google.maps.LatLng(27.85475, 86.79028),new google.maps.LatLng(27.85254, 86.78478),new google.maps.LatLng(27.85108, 86.78255),new google.maps.LatLng(27.84838, 86.77929),new google.maps.LatLng(27.83551, 86.76442),new google.maps.LatLng(27.83551, 86.76442),new google.maps.LatLng(27.83590, 86.76442),new google.maps.LatLng(27.83543, 86.76125),new google.maps.LatLng(27.83546, 86.75751),new google.maps.LatLng(27.82928, 86.73954),new google.maps.LatLng(27.82662, 86.73595),new google.maps.LatLng(27.82563, 86.73183),new google.maps.LatLng(27.81249, 86.72591),new google.maps.LatLng(27.80949, 86.72239),new google.maps.LatLng(27.80933, 86.72248),new google.maps.LatLng(27.80924, 86.72198),new google.maps.LatLng(27.80800, 86.72095),new google.maps.LatLng(27.80403, 86.71101),new google.maps.LatLng(27.79383, 86.71597),new google.maps.LatLng(27.79216, 86.71606),new google.maps.LatLng(27.79083, 86.71778),new google.maps.LatLng(27.79011, 86.71876),new google.maps.LatLng(27.79015, 86.71908),new google.maps.LatLng(27.77642, 86.72208),new google.maps.LatLng(27.77543, 86.72199),new google.maps.LatLng(27.77281, 86.72148),new google.maps.LatLng(27.77263, 86.72198),new google.maps.LatLng(27.77083, 86.72301),new google.maps.LatLng(27.76860, 86.72292),new google.maps.LatLng(27.75737, 86.71008),new google.maps.LatLng(27.75413, 86.71047),new google.maps.LatLng(27.68742, 86.731546),new google.maps.LatLng(27.70109661160095, 85.35911620224071),new google.maps.LatLng(41.28886265177277, 2.076868977716735),new google.maps.LatLng(41.93047408813015, 2.25435220316665) ]; trackPath = new google.maps.Polyline({ path: flightPlanCoordinates, strokeColor: '#FF0000', strokeOpacity: 1.0, strokeWeight: 2 }); trackPath.setMap(map); commentString[1] = '
'+ '
Descansa en paz
Descansa en paz
Pues no ha podido ser, la montaña ha decidido quedarse para siempre con la compañía de quien tanto la quería. Aguanto hasta que no pudo más y es que fue mucho lo que pasó allí arriba. Cualquier otro hubiera cerrado los ojos mucho antes. En RaceTracker estamos desconsolados. Muchos ánimos para su familia.

'+ '
'; infoComment[1] = new google.maps.InfoWindow({ content: commentString[1] }); commentPosition[1] = new google.maps.LatLng(28.702554,83.503311); commentMarker[1] = new google.maps.Marker({ map:map, position: commentPosition[1], icon:commenticon }); google.maps.event.addListener(commentMarker[1], 'click', function() { infoComment[1].open(map,commentMarker[1]); }); commentString[2] = '
'+ '
Desde el C3, l\'Enrric Llonch
Desde el C3, l\'Enrric Llonch
'+ '
'; infoComment[2] = new google.maps.InfoWindow({ content: commentString[2] }); commentPosition[2] = new google.maps.LatLng(27.968457,86.921641); commentMarker[2] = new google.maps.Marker({ map:map, position: commentPosition[2], icon:commenticon }); google.maps.event.addListener(commentMarker[2], 'click', function() { infoComment[2].open(map,commentMarker[2]); }); commentString[3] = '
'+ '
Les escales del la glasera del Khumbu
Les escales del la glasera del Khumbu
'+ '
'; infoComment[3] = new google.maps.InfoWindow({ content: commentString[3] }); commentPosition[3] = new google.maps.LatLng(27.995479,86.875099); commentMarker[3] = new google.maps.Marker({ map:map, position: commentPosition[3], icon:commenticon }); google.maps.event.addListener(commentMarker[3], 'click', function() { infoComment[3].open(map,commentMarker[3]); }); commentString[4] = '
'+ '
Impresionants vistes de la vall del silenci
Impresionants vistes de la vall del silenci
'+ '
'; infoComment[4] = new google.maps.InfoWindow({ content: commentString[4] }); commentPosition[4] = new google.maps.LatLng(27.967624,86.924087); commentMarker[4] = new google.maps.Marker({ map:map, position: commentPosition[4], icon:commenticon }); google.maps.event.addListener(commentMarker[4], 'click', function() { infoComment[4].open(map,commentMarker[4]); }); commentString[5] = '
'+ '
la vita de l\'Everest al nostre darrera
la vita de l\'Everest al nostre darrera
mentres pujem per la part rocosa que ens portará al cim del Lhotse, esperém!
'+ '
'; infoComment[5] = new google.maps.InfoWindow({ content: commentString[5] }); commentPosition[5] = new google.maps.LatLng(27.965122,86.930999); commentMarker[5] = new google.maps.Marker({ map:map, position: commentPosition[5], icon:commenticon }); google.maps.event.addListener(commentMarker[5], 'click', function() { infoComment[5].open(map,commentMarker[5]); }); commentString[6] = '
'+ '
l\'Everest amb el seu coll nord desde el CIM DEL LHOTSE!!!
l\'Everest amb el seu coll nord desde el CIM DEL LHOTSE!!!
'+ '
'; infoComment[6] = new google.maps.InfoWindow({ content: commentString[6] }); commentPosition[6] = new google.maps.LatLng(27.962291,86.933677); commentMarker[6] = new google.maps.Marker({ map:map, position: commentPosition[6], icon:commenticon }); google.maps.event.addListener(commentMarker[6], 'click', function() { infoComment[6].open(map,commentMarker[6]); }); commentString[7] = '
'+ '
Al cim del Lhotse!!!!
Al cim del Lhotse!!!!
el meu vuite vuitmil!!
'+ '
'; infoComment[7] = new google.maps.InfoWindow({ content: commentString[7] }); commentPosition[7] = new google.maps.LatLng(27.962151,86.933786); commentMarker[7] = new google.maps.Marker({ map:map, position: commentPosition[7], icon:commenticon }); google.maps.event.addListener(commentMarker[7], 'click', function() { infoComment[7].open(map,commentMarker[7]); }); commentString[8] = '
'+ '
Desde el campament Gorak Shep
Desde el campament Gorak Shep
El Sol sortint per darrera el Nuptse i l\'Everest
'+ '
'; infoComment[8] = new google.maps.InfoWindow({ content: commentString[8] }); commentPosition[8] = new google.maps.LatLng(27.980878,86.82926); commentMarker[8] = new google.maps.Marker({ map:map, position: commentPosition[8], icon:commenticon }); google.maps.event.addListener(commentMarker[8], 'click', function() { infoComment[8].open(map,commentMarker[8]); }); commentString[9] = '
'+ '
Ja a Gorak Shep
Ja a Gorak Shep
Amb Dawa i els altres portejadors que ens han ajudat
'+ '
'; infoComment[9] = new google.maps.InfoWindow({ content: commentString[9] }); commentPosition[9] = new google.maps.LatLng(27.980177,86.82863); commentMarker[9] = new google.maps.Marker({ map:map, position: commentPosition[9], icon:commenticon }); google.maps.event.addListener(commentMarker[9], 'click', function() { infoComment[9].open(map,commentMarker[9]); }); commentString[10] = '
'+ '
Sortint de Dingboche tot nevat
Sortint de Dingboche tot nevat
'+ '
'; infoComment[10] = new google.maps.InfoWindow({ content: commentString[10] }); commentPosition[10] = new google.maps.LatLng(27.898455,86.823638); commentMarker[10] = new google.maps.Marker({ map:map, position: commentPosition[10], icon:commenticon }); google.maps.event.addListener(commentMarker[10], 'click', function() { infoComment[10].open(map,commentMarker[10]); }); commentString[11] = '
'+ '
Arrivant al CB amb l\'Everest de fons
Arrivant al CB amb l\'Everest de fons
'+ '
'; infoComment[11] = new google.maps.InfoWindow({ content: commentString[11] }); commentPosition[11] = new google.maps.LatLng(27.994066,86.842649); commentMarker[11] = new google.maps.Marker({ map:map, position: commentPosition[11], icon:commenticon }); google.maps.event.addListener(commentMarker[11], 'click', function() { infoComment[11].open(map,commentMarker[11]); }); commentString[12] = '
'+ '
Multitudinaria celebració de la puya
Multitudinaria celebració de la puya
'+ '
'; infoComment[12] = new google.maps.InfoWindow({ content: commentString[12] }); commentPosition[12] = new google.maps.LatLng(28.00577,86.859443); commentMarker[12] = new google.maps.Marker({ map:map, position: commentPosition[12], icon:commenticon }); google.maps.event.addListener(commentMarker[12], 'click', function() { infoComment[12].open(map,commentMarker[12]); }); commentString[13] = '
'+ '
Impresionant vista de
Impresionant vista de
L\'everest, Lhotse i Nuptse al darrera.
'+ '
'; infoComment[13] = new google.maps.InfoWindow({ content: commentString[13] }); commentPosition[13] = new google.maps.LatLng(28.005206,86.839388); commentMarker[13] = new google.maps.Marker({ map:map, position: commentPosition[13], icon:commenticon }); google.maps.event.addListener(commentMarker[13], 'click', function() { infoComment[13].open(map,commentMarker[13]); }); commentString[14] = '
'+ '
De camí al C2
De camí al C2
Amb vent molt intens
'+ '
'; infoComment[14] = new google.maps.InfoWindow({ content: commentString[14] }); commentPosition[14] = new google.maps.LatLng(27.982223,86.889899); commentMarker[14] = new google.maps.Marker({ map:map, position: commentPosition[14], icon:commenticon }); google.maps.event.addListener(commentMarker[14], 'click', function() { infoComment[14].open(map,commentMarker[14]); }); commentString[15] = '
'+ '
Lluna plena al CB
Lluna plena al CB
amb el Pumori de fonç
'+ '
'; infoComment[15] = new google.maps.InfoWindow({ content: commentString[15] }); commentPosition[15] = new google.maps.LatLng(28.005973,86.860534); commentMarker[15] = new google.maps.Marker({ map:map, position: commentPosition[15], icon:commenticon }); google.maps.event.addListener(commentMarker[15], 'click', function() { infoComment[15].open(map,commentMarker[15]); }); commentString[16] = '
'+ '
Gelera del Kumbu
Gelera del Kumbu
Traveça de les primeres esquerdes amb escales
'+ '
'; infoComment[16] = new google.maps.InfoWindow({ content: commentString[16] }); commentPosition[16] = new google.maps.LatLng(27.997768,86.871974); commentMarker[16] = new google.maps.Marker({ map:map, position: commentPosition[16], icon:commenticon }); google.maps.event.addListener(commentMarker[16], 'click', function() { infoComment[16].open(map,commentMarker[16]); }); commentString[17] = '
'+ '
Travessant la glacera del Kumbu
Travessant la glacera del Kumbu
'+ '
'; infoComment[17] = new google.maps.InfoWindow({ content: commentString[17] }); commentPosition[17] = new google.maps.LatLng(27.991011,86.877947); commentMarker[17] = new google.maps.Marker({ map:map, position: commentPosition[17], icon:commenticon }); google.maps.event.addListener(commentMarker[17], 'click', function() { infoComment[17].open(map,commentMarker[17]); }); commentString[18] = '
'+ '
Arrivant al C1
Arrivant al C1
'+ '
'; infoComment[18] = new google.maps.InfoWindow({ content: commentString[18] }); commentPosition[18] = new google.maps.LatLng(27.982958,86.877424); commentMarker[18] = new google.maps.Marker({ map:map, position: commentPosition[18], icon:commenticon }); google.maps.event.addListener(commentMarker[18], 'click', function() { infoComment[18].open(map,commentMarker[18]); }); commentString[19] = '
'+ '
De cami al C2
De cami al C2
per la vall del silenci
'+ '
'; infoComment[19] = new google.maps.InfoWindow({ content: commentString[19] }); commentPosition[19] = new google.maps.LatLng(27.982815,86.883537); commentMarker[19] = new google.maps.Marker({ map:map, position: commentPosition[19], icon:commenticon }); google.maps.event.addListener(commentMarker[19], 'click', function() { infoComment[19].open(map,commentMarker[19]); }); commentString[20] = '
'+ '
Al cim del ChukungRi (5540 m)
Al cim del ChukungRi (5540 m)
El primer cim d\'aclimatació.
'+ '
'; infoComment[20] = new google.maps.InfoWindow({ content: commentString[20] }); commentPosition[20] = new google.maps.LatLng(27.925405,86.879204); commentMarker[20] = new google.maps.Marker({ map:map, position: commentPosition[20], icon:commenticon }); google.maps.event.addListener(commentMarker[20], 'click', function() { infoComment[20].open(map,commentMarker[20]); }); commentString[21] = '
'+ '
L\'impressionant cara sud del Lhotse
L\'impressionant cara sud del Lhotse
'+ '
'; infoComment[21] = new google.maps.InfoWindow({ content: commentString[21] }); commentPosition[21] = new google.maps.LatLng(27.911581,86.872723); commentMarker[21] = new google.maps.Marker({ map:map, position: commentPosition[21], icon:commenticon }); google.maps.event.addListener(commentMarker[21], 'click', function() { infoComment[21].open(map,commentMarker[21]); }); commentString[22] = '
'+ '
Chukungung i l\'imponent Ama Dablam
Chukungung i l\'imponent Ama Dablam
'+ '
'; infoComment[22] = new google.maps.InfoWindow({ content: commentString[22] }); commentPosition[22] = new google.maps.LatLng(27.911839,86.876088); commentMarker[22] = new google.maps.Marker({ map:map, position: commentPosition[22], icon:commenticon }); google.maps.event.addListener(commentMarker[22], 'click', function() { infoComment[22].open(map,commentMarker[22]); }); commentString[23] = '
'+ '
L\'Enric i el Ferran de camí cap a Chukungung
L\'Enric i el Ferran de camí cap a Chukungung
'+ '
'; infoComment[23] = new google.maps.InfoWindow({ content: commentString[23] }); commentPosition[23] = new google.maps.LatLng(27.890517,86.843232); commentMarker[23] = new google.maps.Marker({ map:map, position: commentPosition[23], icon:commenticon }); google.maps.event.addListener(commentMarker[23], 'click', function() { infoComment[23].open(map,commentMarker[23]); }); commentString[24] = '
'+ '
El Lhotse traient el cap
El Lhotse traient el cap
'+ '
'; infoComment[24] = new google.maps.InfoWindow({ content: commentString[24] }); commentPosition[24] = new google.maps.LatLng(27.902678,86.867299); commentMarker[24] = new google.maps.Marker({ map:map, position: commentPosition[24], icon:commenticon }); google.maps.event.addListener(commentMarker[24], 'click', function() { infoComment[24].open(map,commentMarker[24]); }); commentString[25] = '
'+ '
Lhotse entre els nuvols
Lhotse entre els nuvols
'+ '
'; infoComment[25] = new google.maps.InfoWindow({ content: commentString[25] }); commentPosition[25] = new google.maps.LatLng(27.917619,86.877567); commentMarker[25] = new google.maps.Marker({ map:map, position: commentPosition[25], icon:commenticon }); google.maps.event.addListener(commentMarker[25], 'click', function() { infoComment[25].open(map,commentMarker[25]); }); commentString[26] = '
'+ '
Sembrant patatas
Sembrant patatas
'+ '
'; infoComment[26] = new google.maps.InfoWindow({ content: commentString[26] }); commentPosition[26] = new google.maps.LatLng(27.89581,86.834802); commentMarker[26] = new google.maps.Marker({ map:map, position: commentPosition[26], icon:commenticon }); google.maps.event.addListener(commentMarker[26], 'click', function() { infoComment[26].open(map,commentMarker[26]); }); commentString[27] = '
'+ '
Muralla del Lhotse i l\'Everest de camí cap el CB
Muralla del Lhotse i l\'Everest de camí cap el CB
'+ '
'; infoComment[27] = new google.maps.InfoWindow({ content: commentString[27] }); commentPosition[27] = new google.maps.LatLng(27.80516,86.719383); commentMarker[27] = new google.maps.Marker({ map:map, position: commentPosition[27], icon:commenticon }); google.maps.event.addListener(commentMarker[27], 'click', function() { infoComment[27].open(map,commentMarker[27]); }); commentString[28] = '
'+ '
El monestir de Thyangboche
El monestir de Thyangboche
'+ '
'; infoComment[28] = new google.maps.InfoWindow({ content: commentString[28] }); commentPosition[28] = new google.maps.LatLng(27.835724,86.764444); commentMarker[28] = new google.maps.Marker({ map:map, position: commentPosition[28], icon:commenticon }); google.maps.event.addListener(commentMarker[28], 'click', function() { infoComment[28].open(map,commentMarker[28]); }); commentString[29] = '
'+ '
Sherpani gran portejant.
Sherpani gran portejant.
'+ '
'; infoComment[29] = new google.maps.InfoWindow({ content: commentString[29] }); commentPosition[29] = new google.maps.LatLng(27.850128,86.779415); commentMarker[29] = new google.maps.Marker({ map:map, position: commentPosition[29], icon:commenticon }); google.maps.event.addListener(commentMarker[29], 'click', function() { infoComment[29].open(map,commentMarker[29]); }); commentString[30] = '
'+ '
El camí cap al CB, sortint de Namche Bazar
El camí cap al CB, sortint de Namche Bazar
'+ '
'; infoComment[30] = new google.maps.InfoWindow({ content: commentString[30] }); commentPosition[30] = new google.maps.LatLng(27.81197,86.725917); commentMarker[30] = new google.maps.Marker({ map:map, position: commentPosition[30], icon:commenticon }); google.maps.event.addListener(commentMarker[30], 'click', function() { infoComment[30].open(map,commentMarker[30]); }); commentString[31] = '
'+ '
Descans amb l\'Enric
Descans amb l\'Enric
'+ '
'; infoComment[31] = new google.maps.InfoWindow({ content: commentString[31] }); commentPosition[31] = new google.maps.LatLng(27.804024,86.711016); commentMarker[31] = new google.maps.Marker({ map:map, position: commentPosition[31], icon:commenticon }); google.maps.event.addListener(commentMarker[31], 'click', function() { infoComment[31].open(map,commentMarker[31]); }); commentString[32] = '
'+ '
Pont abans de Namche Bazar
Pont abans de Namche Bazar
'+ '
'; infoComment[32] = new google.maps.InfoWindow({ content: commentString[32] }); commentPosition[32] = new google.maps.LatLng(27.790004,86.719114); commentMarker[32] = new google.maps.Marker({ map:map, position: commentPosition[32], icon:commenticon }); google.maps.event.addListener(commentMarker[32], 'click', function() { infoComment[32].open(map,commentMarker[32]); }); commentString[33] = '
'+ '
Camí de Phakding
Camí de Phakding
'+ '
'; infoComment[33] = new google.maps.InfoWindow({ content: commentString[33] }); commentPosition[33] = new google.maps.LatLng(27.728867,86.713485); commentMarker[33] = new google.maps.Marker({ map:map, position: commentPosition[33], icon:commenticon }); google.maps.event.addListener(commentMarker[33], 'click', function() { infoComment[33].open(map,commentMarker[33]); }); commentString[34] = '
'+ '
Just avanç d\'arrivar a Lukla dins l\'helicópter
Just avanç d\'arrivar a Lukla dins l\'helicópter
'+ '
'; infoComment[34] = new google.maps.InfoWindow({ content: commentString[34] }); commentPosition[34] = new google.maps.LatLng(27.68766,86.707787); commentMarker[34] = new google.maps.Marker({ map:map, position: commentPosition[34], icon:commenticon }); google.maps.event.addListener(commentMarker[34], 'click', function() { infoComment[34].open(map,commentMarker[34]); }); commentString[35] = '
'+ '
De camí al CB
De camí al CB
Acompanyat per Enric Llonch, Ferran Latorre ja ha començat el llarg trekking de 10 díes per arribar al Camp Base del Lhotse.
Seguint la ruta prevista, l\'alpinista català ha començat el trekking fins al Camp Base del Lhotse passant per localitats tant pintoresques com Namche Bazar, el monestir de Thyandboche i Pangboche, on es troba ara mateix.
'+ '
'; infoComment[35] = new google.maps.InfoWindow({ content: commentString[35] }); commentPosition[35] = new google.maps.LatLng(27.805469,86.713353); commentMarker[35] = new google.maps.Marker({ map:map, position: commentPosition[35], icon:commenticon }); google.maps.event.addListener(commentMarker[35], 'click', function() { infoComment[35].open(map,commentMarker[35]); }); commentString[36] = '
'+ '
Últim sopar a Katmandu amb l\'Enric
Últim sopar a Katmandu amb l\'Enric
'+ '
'; infoComment[36] = new google.maps.InfoWindow({ content: commentString[36] }); commentPosition[36] = new google.maps.LatLng(27.67607,85.314148); commentMarker[36] = new google.maps.Marker({ map:map, position: commentPosition[36], icon:commenticon }); google.maps.event.addListener(commentMarker[36], 'click', function() { infoComment[36].open(map,commentMarker[36]); }); campString[1] = '
'+ '
Campamento
'+ '
'; infoCamp[1] = new google.maps.InfoWindow({ content: campString[1] }); campPosition[1] = new google.maps.LatLng(27.96821,86.91969); campMarker[1] = new google.maps.Marker({ map:map, position: campPosition[1], icon:campicon }); google.maps.event.addListener(campMarker[1], 'click', function() { infoCamp[1].open(map,campMarker[1]); }); campString[2] = '
'+ '
Campamento
'+ '
'; infoCamp[2] = new google.maps.InfoWindow({ content: campString[2] }); campPosition[2] = new google.maps.LatLng(27.96824,86.91969); campMarker[2] = new google.maps.Marker({ map:map, position: campPosition[2], icon:campicon }); google.maps.event.addListener(campMarker[2], 'click', function() { infoCamp[2].open(map,campMarker[2]); }); campString[3] = '
'+ '
Campamento
'+ '
'; infoCamp[3] = new google.maps.InfoWindow({ content: campString[3] }); campPosition[3] = new google.maps.LatLng(27.98164,86.89960); campMarker[3] = new google.maps.Marker({ map:map, position: campPosition[3], icon:campicon }); google.maps.event.addListener(campMarker[3], 'click', function() { infoCamp[3].open(map,campMarker[3]); }); campString[4] = '
'+ '
Campamento
'+ '
'; infoCamp[4] = new google.maps.InfoWindow({ content: campString[4] }); campPosition[4] = new google.maps.LatLng(27.98114,86.90003); campMarker[4] = new google.maps.Marker({ map:map, position: campPosition[4], icon:campicon }); google.maps.event.addListener(campMarker[4], 'click', function() { infoCamp[4].open(map,campMarker[4]); }); campString[5] = '
'+ '
Campamento
'+ '
'; infoCamp[5] = new google.maps.InfoWindow({ content: campString[5] }); campPosition[5] = new google.maps.LatLng(28.00620,86.86124); campMarker[5] = new google.maps.Marker({ map:map, position: campPosition[5], icon:campicon }); google.maps.event.addListener(campMarker[5], 'click', function() { infoCamp[5].open(map,campMarker[5]); }); campString[6] = '
'+ '
Base Camp
Base Camp
'+ '
'; infoCamp[6] = new google.maps.InfoWindow({ content: campString[6] }); campPosition[6] = new google.maps.LatLng(28.00620,86.86124); campMarker[6] = new google.maps.Marker({ map:map, position: campPosition[6], icon:campicon }); google.maps.event.addListener(campMarker[6], 'click', function() { infoCamp[6].open(map,campMarker[6]); }); campString[7] = '
'+ '
Camp 3
Camp 3
Amb la tenda ja instalada
'+ '
'; infoCamp[7] = new google.maps.InfoWindow({ content: campString[7] }); campPosition[7] = new google.maps.LatLng(27.968181,86.919725); campMarker[7] = new google.maps.Marker({ map:map, position: campPosition[7], icon:campicon }); google.maps.event.addListener(campMarker[7], 'click', function() { infoCamp[7].open(map,campMarker[7]); }); campString[8] = '
'+ '
Camp 2, als nostres peus
Camp 2, als nostres peus
Amb la impresionant vista de la vall del silenci.
'+ '
'; infoCamp[8] = new google.maps.InfoWindow({ content: campString[8] }); campPosition[8] = new google.maps.LatLng(27.98168,86.89980); campMarker[8] = new google.maps.Marker({ map:map, position: campPosition[8], icon:campicon }); google.maps.event.addListener(campMarker[8], 'click', function() { infoCamp[8].open(map,campMarker[8]); }); campString[9] = '
'+ '
Gorak Shep, Campamento
'+ '
'; infoCamp[9] = new google.maps.InfoWindow({ content: campString[9] }); campPosition[9] = new google.maps.LatLng(27.98125,86.82953); campMarker[9] = new google.maps.Marker({ map:map, position: campPosition[9], icon:campicon }); google.maps.event.addListener(campMarker[9], 'click', function() { infoCamp[9].open(map,campMarker[9]); }); campString[10] = '
'+ '
Campamento
'+ '
'; infoCamp[10] = new google.maps.InfoWindow({ content: campString[10] }); campPosition[10] = new google.maps.LatLng(27.89062,86.82817); campMarker[10] = new google.maps.Marker({ map:map, position: campPosition[10], icon:campicon }); google.maps.event.addListener(campMarker[10], 'click', function() { infoCamp[10].open(map,campMarker[10]); }); campString[11] = '
'+ '
Campamento
'+ '
'; infoCamp[11] = new google.maps.InfoWindow({ content: campString[11] }); campPosition[11] = new google.maps.LatLng(27.90464,86.87169); campMarker[11] = new google.maps.Marker({ map:map, position: campPosition[11], icon:campicon }); google.maps.event.addListener(campMarker[11], 'click', function() { infoCamp[11].open(map,campMarker[11]); }); google.maps.event.addListener(map, 'center_changed', centerChanged); centerChanged(); } google.maps.event.addDomListener(window, 'load', initialize); function getCenterLatLngText() { return 'Latitud: ' + round(map.getCenter().lat(),6) +' Longitud: '+ round(map.getCenter().lng(),6) +''; } function centerChanged() { var latlng = getCenterLatLngText(); document.getElementById('contentbottom').innerHTML = latlng; }