{"id":4147,"date":"2021-07-20T23:40:00","date_gmt":"2021-07-20T21:40:00","guid":{"rendered":"https:\/\/munterwegs.org\/unterwegs\/?p=4147"},"modified":"2022-11-10T17:57:22","modified_gmt":"2022-11-10T16:57:22","slug":"2021-07-20-vav-3","status":"publish","type":"post","link":"https:\/\/munterwegs.org\/unterwegs\/?p=4147","title":{"rendered":"2021-07-20 VAV-3"},"content":{"rendered":"\n<p class=\"has-drop-cap\">Alpintechnisch ist der Abstieg vom Madom Gr\u00f6ss die anspruchsvollste Passage auf der ganzen VAV. Zun\u00e4chst traversiert man zwei Kilometer horizontal bis zum recht steilen Anstieg auf den Pizzo Cramosina. Der Verbindungsgrat zum Madom Gr\u00f6ss wartet schon einmal mit zwei ausgesetzten, aber sehr gut versicherten, Passagen auf. Danach geht es wieder ruhiger zu und her bis zum Gipfel des Madom Gr\u00f6ss.<\/p>\n\n\n\n<p>Der Weg ist sehr gut angelegt und f\u00fchrt in Schlangenlinie in den Flanken des Couloirs. Trotzdem ist es nicht zu vermeiden, dass man abschnittsweise dem Steinschlag ausgesetzt w\u00e4re. Gegen unten hin ist zunehmend etwas Kraxelei notwendig. Im Abstieg gilt es grosse Vorsicht walten zu lassen, und gleichzeitig \u00fcberlege man sich gut, wen man kreuzt und wo sich diese Leute sp\u00e4ter befinden. Ich bin jedenfalls froh, als wir diesen &#8220;Ch\u00e4nel&#8221; verlassen k\u00f6nnen.<\/p>\n\n\n\n<p>Man traversiert durch die Flanke absteigend gegen den Fuss der N-Kante und folgt dem Grat gegen die Bocchetta di Cramosina. Dabei gilt es noch einige T\u00fcrme zu \u00fcbersteigen, wo auch nochmals gekraxelt werden darf, bis man das Schuttgel\u00e4nde s\u00fcdlich des Pizzo di Mezzod\u00ec erreicht. Bei gen\u00fcgend Zeit lohnt sich der Abstecher zum Gipfel hoch.<\/p>\n\n\n\n<p>Unten traversiert man zum W-Grat und sticht durch ein steiles Couloir hinunter. Unten liegt im Fr\u00fchsommer ein Schneefeld, das man unbedingt queren sollte und nicht etwa abrutschen, dann nach unten hin wird es zunehmend steiler. Nach steilem Abstieg durch grobblockiges Ger\u00f6ll erreicht man liebliches Wiesengel\u00e4nde und w\u00e4hnt sich schon fast im Feierabend. Davor ist jedoch noch eine vertrackte Kraxelstelle zu l\u00f6sen, wo der Weg neben einem Felsblock offenbar durch ein Unwetter teilweise weggesp\u00fclt wurde. <\/p>\n\n\n\n<p>Die Capanna Cognora liegt auf einer lieblichen Terrasse ungef\u00e4hr tausend Meter \u00fcber dem Talgrund. Sie wurde aufw\u00e4ndig renoviert und bietet mit modernen Duschen aussergew\u00f6hnlichen Komfort.<\/p>\n\n\n\n\n<!-- Start NGG opengeo Maps ID=351.-->\n\n<script type=\"text\/javascript\">\n\nvar map_351, baseLayer_351, firstLayer_351, markers_351, locs_351, map_bounds_351, center_351 ;\nvar markers_351 = [] , locs_351 = [] ;\n\nfunction nggopengeoMap_351( inludedMarkerIds, clickedImageId )\n{\n    \/\/ map (in its div opengeo_maps_map_351; s.b.)\n    map_351 = new L.map( 'opengeo_maps_map_351' , {\n        zoomSnap : 0.25 ,\n    } ) ;\n    map_351.setMaxZoom( 19 ) ;\n\n    \/\/ layers\n    osmLayer_351 = new L.tileLayer( \"https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png\" , {\n    maxZoom : 19 ,\n    maxNativeZoom : 19 ,\n    attribution : 'Kartendaten &copy; <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a> Mitwirkende' ,\n    } ) ;\n    otmLayer_351 = new L.tileLayer( \"https:\/\/{s}.tile.opentopomap.org\/{z}\/{x}\/{y}.png\" , {\n    opacity : 0.5 ,\n    maxZoom : 19 ,\n    maxNativeZoom : 17 ,\n    attribution : '| Map style: &copy; <a href=\"https:\/\/opentopomap.org\">OpenTopoMap<\/a> (<a href=\"https:\/\/creativecommons.org\/licenses\/by-sa\/3.0\/\">CC-BY-SA<\/a>)'\n    } ) ;\n    \/\/esriLayer_351 = new L.esri.Vector.vectorBasemapLayer( 'ArcGIS:Imagery:Standard' , {\n    \/\/apiKey: \"AAPK8e1416d08a8641608aa48fd80adf451c0LBHa3DxIzzJcrZ2z6UigvOAJ0UspPY2MZW8QYPReMGC59I4lePi52UlQpQ2dMRP\" ,\n    \/\/maxZoom : 19 ,\n    \/\/maxNativeZoom : 18 ,\n    \/\/} ) ;\n    esriLayer_351_old = new L.tileLayer( \"https:\/\/server.arcgisonline.com\/ArcGIS\/rest\/services\/World_Imagery\/MapServer\/tile\/{z}\/{y}\/{x}\", {\n    opacity : 0.5 ,\n    maxZoom : 19 ,\n    maxNativeZoom : 18 ,\n    attribution : '| Tiles &copy; Esri &mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community' ,\n    } ) ;\n\n    map_351.addLayer( osmLayer_351 ) ;\n\n    \/\/ layer control\n    var additionalLayers = {\n    'OpenTopoMap' : otmLayer_351 ,\n        'Satellit' : esriLayer_351_old ,\n    } ;\n    L.control.layers( null , additionalLayers , {\n        collapsed : true ,\n    } ).addTo( map_351 ) ;\n\n    \/\/ opacity control\n    L.control.opacity( additionalLayers , {\n        collapsed : true ,\n    } ).addTo( map_351 ) ;\n\n    \/\/ resizer control\n    L.control.resizer( { direction: 's' } ).addTo( map_351 ) ;\n\n    \/\/ marker cluster\n    var markerCluster_351 = L.markerClusterGroup( {\n        \/\/maxClusterRadius :          80 ,\n        zoomToBoundsOnClick :       false ,\n        \/\/disableClusteringAtZoom :   14 ,\n        \/\/disableClusteringAtZoom :   15 ,\n        disableClusteringAtZoom :   16 ,\n        \/\/disableClusteringAtZoom :   17 ,\n        \/\/disableClusteringAtZoom :   18 ,\n        \/\/disableClusteringAtZoom :   19 ,\n    } ) ;\n\n    map_351.addLayer( markerCluster_351 ) ;\n    var loc_351_0 = [ 46.357035833333 , 8.8423363888889 ] ;\nlocs_351.push( loc_351_0 ) ;\nvar marker_0 = new L.semiCircleMarker( loc_351_0 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_0 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_0.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_083350.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_083350.jpg\" style=\"max-width=300px\" alt=\"... und dort scharf rechts hoch.\" \/><\/a><p><p>... und dort scharf rechts hoch.<\/br>2021-07-20 08:33:50 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_0 ,\n    maxWidth :      popupWidth_351_0 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_0 ) ;\nmarkers_351.push( marker_0 ) ;var loc_351_1 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_1 ) ;\nvar marker_1 = new L.semiCircleMarker( loc_351_1 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_1 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_1.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_202724.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_202724.jpg\" style=\"max-width=300px\" alt=\"... und weg.\" \/><\/a><p><p>... und weg.<\/br>2021-07-20 20:27:24 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_1 ,\n    maxWidth :      popupWidth_351_1 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_1 ) ;\nmarkers_351.push( marker_1 ) ;var loc_351_2 = [ 46.378495725 , 8.8294858305556 ] ;\nlocs_351.push( loc_351_2 ) ;\nvar marker_2 = new L.semiCircleMarker( loc_351_2 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_2 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_2.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135813.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135813.jpg\" style=\"max-width=300px\" alt=\"... wurde wohl vom genau n&ouml;rdlich davon gelegenen Chironico aus benannt.\" \/><\/a><p><p>... wurde wohl vom genau n&ouml;rdlich davon gelegenen Chironico aus benannt.<\/br>2021-07-20 13:58:13 Altitude: 2756<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_2 ,\n    maxWidth :      popupWidth_351_2 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_2 ) ;\nmarkers_351.push( marker_2 ) ;var loc_351_3 = [ 46.3570665 , 8.8424165997222 ] ;\nlocs_351.push( loc_351_3 ) ;\nvar marker_3 = new L.semiCircleMarker( loc_351_3 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_3 = Math.min( 152 , mapWidth_351 - 40 ) ;\nmarker_3.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_083426.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_083426.jpg\" style=\"max-width=300px\" alt=\"20210720_083426\" \/><\/a><p><p>20210720_083426<\/br>2021-07-20 08:34:35 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_3 ,\n    maxWidth :      popupWidth_351_3 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_3 ) ;\nmarkers_351.push( marker_3 ) ;var loc_351_4 = [ 46.357914033333 , 8.8427363027778 ] ;\nlocs_351.push( loc_351_4 ) ;\nvar marker_4 = new L.semiCircleMarker( loc_351_4 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_4 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_4.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_084705.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_084705.jpg\" style=\"max-width=300px\" alt=\"20210720_084705\" \/><\/a><p><p>20210720_084705<\/br>2021-07-20 08:47:05 Altitude: 2545<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_4 ,\n    maxWidth :      popupWidth_351_4 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_4 ) ;\nmarkers_351.push( marker_4 ) ;var loc_351_5 = [ 46.363163 , 8.8432454 ] ;\nlocs_351.push( loc_351_5 ) ;\nvar marker_5 = new L.semiCircleMarker( loc_351_5 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_5 = Math.min( 759 , mapWidth_351 - 40 ) ;\nmarker_5.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_093547.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_093547.jpg\" style=\"max-width=300px\" alt=\"20210720_093547\" \/><\/a><p><p>20210720_093547<\/br>2021-07-20 09:35:58 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_5 ,\n    maxWidth :      popupWidth_351_5 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_5 ) ;\nmarkers_351.push( marker_5 ) ;var loc_351_6 = [ 46.363194499722 , 8.8432647 ] ;\nlocs_351.push( loc_351_6 ) ;\nvar marker_6 = new L.semiCircleMarker( loc_351_6 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_6 = Math.min( 1000 , mapWidth_351 - 40 ) ;\nmarker_6.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_093619.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_093619.jpg\" style=\"max-width=300px\" alt=\"20210720_093619\" \/><\/a><p><p>20210720_093619<\/br>2021-07-20 09:36:37 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_6 ,\n    maxWidth :      popupWidth_351_6 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_6 ) ;\nmarkers_351.push( marker_6 ) ;var loc_351_7 = [ 46.363192699722 , 8.8432536997222 ] ;\nlocs_351.push( loc_351_7 ) ;\nvar marker_7 = new L.semiCircleMarker( loc_351_7 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_7 = Math.min( 152 , mapWidth_351 - 40 ) ;\nmarker_7.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_093653.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_093653.jpg\" style=\"max-width=300px\" alt=\"20210720_093653\" \/><\/a><p><p>20210720_093653<\/br>2021-07-20 09:37:04 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_7 ,\n    maxWidth :      popupWidth_351_7 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_7 ) ;\nmarkers_351.push( marker_7 ) ;var loc_351_8 = [ 46.3666502 , 8.8321369997222 ] ;\nlocs_351.push( loc_351_8 ) ;\nvar marker_8 = new L.semiCircleMarker( loc_351_8 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_8 = Math.min( 82 , mapWidth_351 - 40 ) ;\nmarker_8.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_112237.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_112237.jpg\" style=\"max-width=300px\" alt=\"20210720_112237\" \/><\/a><p><p>20210720_112237<\/br>2021-07-20 11:22:56 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_8 ,\n    maxWidth :      popupWidth_351_8 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_8 ) ;\nmarkers_351.push( marker_8 ) ;var loc_351_9 = [ 46.378481899722 , 8.829475 ] ;\nlocs_351.push( loc_351_9 ) ;\nvar marker_9 = new L.semiCircleMarker( loc_351_9 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_9 = Math.min( 1000 , mapWidth_351 - 40 ) ;\nmarker_9.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135833.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135833.jpg\" style=\"max-width=300px\" alt=\"20210720_135833\" \/><\/a><p><p>20210720_135833<\/br>2021-07-20 13:58:51 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_9 ,\n    maxWidth :      popupWidth_351_9 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_9 ) ;\nmarkers_351.push( marker_9 ) ;var loc_351_10 = [ 46.378481899722 , 8.829475 ] ;\nlocs_351.push( loc_351_10 ) ;\nvar marker_10 = new L.semiCircleMarker( loc_351_10 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_10 = Math.min( 1000 , mapWidth_351 - 40 ) ;\nmarker_10.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135854.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135854.jpg\" style=\"max-width=300px\" alt=\"20210720_135854\" \/><\/a><p><p>20210720_135854<\/br>2021-07-20 13:59:07 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_10 ,\n    maxWidth :      popupWidth_351_10 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_10 ) ;\nmarkers_351.push( marker_10 ) ;var loc_351_11 = [ 46.376675811111 , 8.8136988944444 ] ;\nlocs_351.push( loc_351_11 ) ;\nvar marker_11 = new L.semiCircleMarker( loc_351_11 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_11 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_11.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154420.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154420.jpg\" style=\"max-width=300px\" alt=\"20210720_154420\" \/><\/a><p><p>20210720_154420<\/br>2021-07-20 15:44:20 Altitude: 1992<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_11 ,\n    maxWidth :      popupWidth_351_11 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_11 ) ;\nmarkers_351.push( marker_11 ) ;var loc_351_12 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_12 ) ;\nvar marker_12 = new L.semiCircleMarker( loc_351_12 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_12 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_12.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_202351.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_202351.jpg\" style=\"max-width=300px\" alt=\"Abendstimmung\" \/><\/a><p><p>Abendstimmung<\/br>2021-07-20 20:23:51 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_12 ,\n    maxWidth :      popupWidth_351_12 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_12 ) ;\nmarkers_351.push( marker_12 ) ;var loc_351_13 = [ 46.366712777778 , 8.8312536111111 ] ;\nlocs_351.push( loc_351_13 ) ;\nvar marker_13 = new L.semiCircleMarker( loc_351_13 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_13 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_13.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105452.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105452.jpg\" style=\"max-width=300px\" alt=\"Abstieg zur Capanna Efra von der Cima di Gagnone\" \/><\/a><p><p>Abstieg zur Capanna Efra von der Cima di Gagnone<\/br>2021-07-20 10:54:52 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_13 ,\n    maxWidth :      popupWidth_351_13 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_13 ) ;\nmarkers_351.push( marker_13 ) ;var loc_351_14 = [ 46.350969186111 , 8.8444627083333 ] ;\nlocs_351.push( loc_351_14 ) ;\nvar marker_14 = new L.semiCircleMarker( loc_351_14 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_14 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_14.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_073826.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_073826.jpg\" style=\"max-width=300px\" alt=\"Abzweigung in die Flanke von Cost&agrave;\" \/><\/a><p><p>Abzweigung in die Flanke von Cost&agrave;<\/br>2021-07-20 07:38:26 Altitude: 2109<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_14 ,\n    maxWidth :      popupWidth_351_14 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_14 ) ;\nmarkers_351.push( marker_14 ) ;var loc_351_15 = [ 46.370336208333 , 8.8327227194444 ] ;\nlocs_351.push( loc_351_15 ) ;\nvar marker_15 = new L.semiCircleMarker( loc_351_15 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_15 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_15.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_123851.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_123851.jpg\" style=\"max-width=300px\" alt=\"Anspruchsvoller Abstieg\" \/><\/a><p><p>Anspruchsvoller Abstieg<\/br>2021-07-20 12:38:51 Altitude: 2610<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_15 ,\n    maxWidth :      popupWidth_351_15 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_15 ) ;\nmarkers_351.push( marker_15 ) ;var loc_351_16 = [ 46.367557311111 , 8.8330029 ] ;\nlocs_351.push( loc_351_16 ) ;\nvar marker_16 = new L.semiCircleMarker( loc_351_16 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_16 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_16.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_115521.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_115521.jpg\" style=\"max-width=300px\" alt=\"Auf ca. 2600 erreich man den N-Grat.\" \/><\/a><p><p>Auf ca. 2600 erreich man den N-Grat.<\/br>2021-07-20 11:55:21 Altitude: 2635<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_16 ,\n    maxWidth :      popupWidth_351_16 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_16 ) ;\nmarkers_351.push( marker_16 ) ;var loc_351_17 = [ 46.378182016667 , 8.8221518305556 ] ;\nlocs_351.push( loc_351_17 ) ;\nvar marker_17 = new L.semiCircleMarker( loc_351_17 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_17 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_17.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_150759.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_150759.jpg\" style=\"max-width=300px\" alt=\"Auf rund 2300 verl&auml;sst man das blockige Gel&auml;nde\" \/><\/a><p><p>Auf rund 2300 verl&auml;sst man das blockige Gel&auml;nde<\/br>2021-07-20 15:07:59 Altitude: 2342<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_17 ,\n    maxWidth :      popupWidth_351_17 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_17 ) ;\nmarkers_351.push( marker_17 ) ;var loc_351_18 = [ 46.365306713889 , 8.8333886805556 ] ;\nlocs_351.push( loc_351_18 ) ;\nvar marker_18 = new L.semiCircleMarker( loc_351_18 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_18 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_18.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_103324.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_103324.jpg\" style=\"max-width=300px\" alt=\"Aufstieg vom Rifugio Alpe Costa her\" \/><\/a><p><p>Aufstieg vom Rifugio Alpe Costa her<\/br>2021-07-20 10:33:24 Altitude: 2702<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_18 ,\n    maxWidth :      popupWidth_351_18 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_18 ) ;\nmarkers_351.push( marker_18 ) ;var loc_351_19 = [ 46.364068216667 , 8.8386984472222 ] ;\nlocs_351.push( loc_351_19 ) ;\nvar marker_19 = new L.semiCircleMarker( loc_351_19 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_19 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_19.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_101225.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_101225.jpg\" style=\"max-width=300px\" alt=\"Ausgesetzter Absteig vom Pizzo Cramosina\" \/><\/a><p><p>Ausgesetzter Absteig vom Pizzo Cramosina<\/br>2021-07-20 10:12:25 Altitude: 2683<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_19 ,\n    maxWidth :      popupWidth_351_19 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_19 ) ;\nmarkers_351.push( marker_19 ) ;var loc_351_20 = [ 46.378423611111 , 8.8294136111111 ] ;\nlocs_351.push( loc_351_20 ) ;\nvar marker_20 = new L.semiCircleMarker( loc_351_20 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_20 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_20.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135956.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135956.jpg\" style=\"max-width=300px\" alt=\"Bereit f&uuml;r den Abstieg\" \/><\/a><p><p>Bereit f&uuml;r den Abstieg<\/br>2021-07-20 13:59:55 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_20 ,\n    maxWidth :      popupWidth_351_20 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_20 ) ;\nmarkers_351.push( marker_20 ) ;var loc_351_21 = [ 46.366701666667 , 8.8312536111111 ] ;\nlocs_351.push( loc_351_21 ) ;\nvar marker_21 = new L.semiCircleMarker( loc_351_21 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_21 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_21.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105510.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105510.jpg\" style=\"max-width=300px\" alt=\"Berner Alpen\" \/><\/a><p><p>Berner Alpen<\/br>2021-07-20 10:55:10 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_21 ,\n    maxWidth :      popupWidth_351_21 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_21 ) ;\nmarkers_351.push( marker_21 ) ;var loc_351_22 = [ 46.378423611111 , 8.8294672222222 ] ;\nlocs_351.push( loc_351_22 ) ;\nvar marker_22 = new L.semiCircleMarker( loc_351_22 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_22 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_22.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135337.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135337.jpg\" style=\"max-width=300px\" alt=\"Blau, blau, blau bl&uuml;ht der Enzian!\" \/><\/a><p><p>Blau, blau, blau bl&uuml;ht der Enzian!<\/br>2021-07-20 13:53:37 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_22 ,\n    maxWidth :      popupWidth_351_22 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_22 ) ;\nmarkers_351.push( marker_22 ) ;var loc_351_23 = [ 46.377912777778 , 8.8167105555556 ] ;\nlocs_351.push( loc_351_23 ) ;\nvar marker_23 = new L.semiCircleMarker( loc_351_23 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_23 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_23.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_153506.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_153506.jpg\" style=\"max-width=300px\" alt=\"Blick ins hinterste Val Vegorn&egrave;ss\" \/><\/a><p><p>Blick ins hinterste Val Vegorn&egrave;ss<\/br>2021-07-20 15:35:06 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_23 ,\n    maxWidth :      popupWidth_351_23 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_23 ) ;\nmarkers_351.push( marker_23 ) ;var loc_351_24 = [ 46.366705847222 , 8.83126175 ] ;\nlocs_351.push( loc_351_24 ) ;\nvar marker_24 = new L.semiCircleMarker( loc_351_24 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_24 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_24.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105546.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105546.jpg\" style=\"max-width=300px\" alt=\"Blick &uuml;bers Val Vegorn&egrave;ss\" \/><\/a><p><p>Blick &uuml;bers Val Vegorn&egrave;ss<\/br>2021-07-20 10:55:46 Altitude: 2798<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_24 ,\n    maxWidth :      popupWidth_351_24 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_24 ) ;\nmarkers_351.push( marker_24 ) ;var loc_351_25 = [ 46.3772342 , 8.8284085555556 ] ;\nlocs_351.push( loc_351_25 ) ;\nvar marker_25 = new L.semiCircleMarker( loc_351_25 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_25 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_25.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_142153.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_142153.jpg\" style=\"max-width=300px\" alt=\"Da geht es steil rechts hinunter.\" \/><\/a><p><p>Da geht es steil rechts hinunter.<\/br>2021-07-20 14:21:53 Altitude: 2704<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_25 ,\n    maxWidth :      popupWidth_351_25 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_25 ) ;\nmarkers_351.push( marker_25 ) ;var loc_351_26 = [ 46.366714138889 , 8.8318333666667 ] ;\nlocs_351.push( loc_351_26 ) ;\nvar marker_26 = new L.semiCircleMarker( loc_351_26 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_26 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_26.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_111615.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_111615.jpg\" style=\"max-width=300px\" alt=\"Das Couloir ist sp&auml;rlich, aber sehr gut versichert.\" \/><\/a><p><p>Das Couloir ist sp&auml;rlich, aber sehr gut versichert.<\/br>2021-07-20 11:16:15 Altitude: 2774<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_26 ,\n    maxWidth :      popupWidth_351_26 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_26 ) ;\nmarkers_351.push( marker_26 ) ;var loc_351_27 = [ 46.37745645 , 8.8292109638889 ] ;\nlocs_351.push( loc_351_27 ) ;\nvar marker_27 = new L.semiCircleMarker( loc_351_27 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_27 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_27.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_141749.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_141749.jpg\" style=\"max-width=300px\" alt=\"Der Aufstieg auf den Pizzo Mezzod&igrave; f&uuml;hrt um den Gipfel herum\" \/><\/a><p><p>Der Aufstieg auf den Pizzo Mezzod&igrave; f&uuml;hrt um den Gipfel herum<\/br>2021-07-20 14:17:49 Altitude: 2729<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_27 ,\n    maxWidth :      popupWidth_351_27 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_27 ) ;\nmarkers_351.push( marker_27 ) ;var loc_351_28 = [ 46.378423611111 , 8.8294672222222 ] ;\nlocs_351.push( loc_351_28 ) ;\nvar marker_28 = new L.semiCircleMarker( loc_351_28 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_28 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_28.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_133737.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_133737.jpg\" style=\"max-width=300px\" alt=\"Der Mittagsspitz ...\" \/><\/a><p><p>Der Mittagsspitz ...<\/br>2021-07-20 13:37:37 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_28 ,\n    maxWidth :      popupWidth_351_28 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_28 ) ;\nmarkers_351.push( marker_28 ) ;var loc_351_29 = [ 46.354829166667 , 8.8441441666667 ] ;\nlocs_351.push( loc_351_29 ) ;\nvar marker_29 = new L.semiCircleMarker( loc_351_29 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_29 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_29.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_081537.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_081537.jpg\" style=\"max-width=300px\" alt=\"Der Weg f&uuml;hrt in den markanten Einschnitt\" \/><\/a><p><p>Der Weg f&uuml;hrt in den markanten Einschnitt<\/br>2021-07-20 08:15:37 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_29 ,\n    maxWidth :      popupWidth_351_29 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_29 ) ;\nmarkers_351.push( marker_29 ) ;var loc_351_30 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_30 ) ;\nvar marker_30 = new L.semiCircleMarker( loc_351_30 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_30 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_30.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_195302.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_195302.jpg\" style=\"max-width=300px\" alt=\"Die H&uuml;tte f&uuml;llt sich ein wenig\" \/><\/a><p><p>Die H&uuml;tte f&uuml;llt sich ein wenig<\/br>2021-07-20 19:53:02 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_30 ,\n    maxWidth :      popupWidth_351_30 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_30 ) ;\nmarkers_351.push( marker_30 ) ;var loc_351_31 = [ 46.378423611111 , 8.8294672222222 ] ;\nlocs_351.push( loc_351_31 ) ;\nvar marker_31 = new L.semiCircleMarker( loc_351_31 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_31 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_31.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135300.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135300.jpg\" style=\"max-width=300px\" alt=\"Disput mit einem unnachgiebigen Gespr&auml;chspartner\" \/><\/a><p><p>Disput mit einem unnachgiebigen Gespr&auml;chspartner<\/br>2021-07-20 13:53:00 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_31 ,\n    maxWidth :      popupWidth_351_31 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_31 ) ;\nmarkers_351.push( marker_31 ) ;var loc_351_32 = [ 46.377905555556 , 8.8166997222222 ] ;\nlocs_351.push( loc_351_32 ) ;\nvar marker_32 = new L.semiCircleMarker( loc_351_32 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_32 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_32.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_153555.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_153555.jpg\" style=\"max-width=300px\" alt=\"Ein letztes Hindernis gilt es noch zu &uuml;berwinden!\" \/><\/a><p><p>Ein letztes Hindernis gilt es noch zu &uuml;berwinden!<\/br>2021-07-20 15:35:55 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_32 ,\n    maxWidth :      popupWidth_351_32 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_32 ) ;\nmarkers_351.push( marker_32 ) ;var loc_351_33 = [ 46.357199408333 , 8.8423051861111 ] ;\nlocs_351.push( loc_351_33 ) ;\nvar marker_33 = new L.semiCircleMarker( loc_351_33 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_33 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_33.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_084016.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_084016.jpg\" style=\"max-width=300px\" alt=\"Eindr&uuml;cklicher S&uuml;dturm\" \/><\/a><p><p>Eindr&uuml;cklicher S&uuml;dturm<\/br>2021-07-20 08:40:16 Altitude: 2505<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_33 ,\n    maxWidth :      popupWidth_351_33 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_33 ) ;\nmarkers_351.push( marker_33 ) ;var loc_351_34 = [ 46.369056758333 , 8.8325358222222 ] ;\nlocs_351.push( loc_351_34 ) ;\nvar marker_34 = new L.semiCircleMarker( loc_351_34 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_34 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_34.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_120410.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_120410.jpg\" style=\"max-width=300px\" alt=\"Erster von vielen T&uuml;rmen im N-Grat des Madom Gr&ouml;ss\" \/><\/a><p><p>Erster von vielen T&uuml;rmen im N-Grat des Madom Gr&ouml;ss<\/br>2021-07-20 12:04:10 Altitude: 2650<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_34 ,\n    maxWidth :      popupWidth_351_34 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_34 ) ;\nmarkers_351.push( marker_34 ) ;var loc_351_35 = [ 46.366733175 , 8.8318340333333 ] ;\nlocs_351.push( loc_351_35 ) ;\nvar marker_35 = new L.semiCircleMarker( loc_351_35 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_35 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_35.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_111621.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_111621.jpg\" style=\"max-width=300px\" alt=\"Es liegt viel Schutt rum!\" \/><\/a><p><p>Es liegt viel Schutt rum!<\/br>2021-07-20 11:16:21 Altitude: 2766<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_35 ,\n    maxWidth :      popupWidth_351_35 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_35 ) ;\nmarkers_351.push( marker_35 ) ;var loc_351_36 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_36 ) ;\nvar marker_36 = new L.semiCircleMarker( loc_351_36 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_36 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_36.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171407.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171407.jpg\" style=\"max-width=300px\" alt=\"Feierabbendb&auml;nklein\" \/><\/a><p><p>Feierabbendb&auml;nklein<\/br>2021-07-20 17:14:07 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_36 ,\n    maxWidth :      popupWidth_351_36 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_36 ) ;\nmarkers_351.push( marker_36 ) ;var loc_351_37 = [ 46.368711666667 , 8.8325088888889 ] ;\nlocs_351.push( loc_351_37 ) ;\nvar marker_37 = new L.semiCircleMarker( loc_351_37 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_37 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_37.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_120126.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_120126.jpg\" style=\"max-width=300px\" alt=\"Gegenverkehr\" \/><\/a><p><p>Gegenverkehr<\/br>2021-07-20 12:01:26 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_37 ,\n    maxWidth :      popupWidth_351_37 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_37 ) ;\nmarkers_351.push( marker_37 ) ;var loc_351_38 = [ 46.361589444444 , 8.8427925 ] ;\nlocs_351.push( loc_351_38 ) ;\nvar marker_38 = new L.semiCircleMarker( loc_351_38 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_38 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_38.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_092312.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_092312.jpg\" style=\"max-width=300px\" alt=\"Granateinschl&uuml;sse zeugen von \\&quot;jungem\\&quot; Urgestein.\" \/><\/a><p><p>Granateinschl&uuml;sse zeugen von \\&quot;jungem\\&quot; Urgestein.<\/br>2021-07-20 09:23:12 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_38 ,\n    maxWidth :      popupWidth_351_38 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_38 ) ;\nmarkers_351.push( marker_38 ) ;var loc_351_39 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_39 ) ;\nvar marker_39 = new L.semiCircleMarker( loc_351_39 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_39 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_39.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171715.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171715.jpg\" style=\"max-width=300px\" alt=\"Herzallerliebst\" \/><\/a><p><p>Herzallerliebst<\/br>2021-07-20 17:17:15 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_39 ,\n    maxWidth :      popupWidth_351_39 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_39 ) ;\nmarkers_351.push( marker_39 ) ;var loc_351_40 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_40 ) ;\nvar marker_40 = new L.semiCircleMarker( loc_351_40 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_40 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_40.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154524.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154524.jpg\" style=\"max-width=300px\" alt=\"Herzig!\" \/><\/a><p><p>Herzig!<\/br>2021-07-20 15:45:23 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_40 ,\n    maxWidth :      popupWidth_351_40 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_40 ) ;\nmarkers_351.push( marker_40 ) ;var loc_351_41 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_41 ) ;\nvar marker_41 = new L.semiCircleMarker( loc_351_41 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_41 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_41.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171338.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171338.jpg\" style=\"max-width=300px\" alt=\"Im Nebengeb&auml;ude befinden sich moderne Duschanlagen -- welch ein Luxus!\" \/><\/a><p><p>Im Nebengeb&auml;ude befinden sich moderne Duschanlagen -- welch ein Luxus!<\/br>2021-07-20 17:13:38 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_41 ,\n    maxWidth :      popupWidth_351_41 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_41 ) ;\nmarkers_351.push( marker_41 ) ;var loc_351_42 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_42 ) ;\nvar marker_42 = new L.semiCircleMarker( loc_351_42 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_42 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_42.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171555.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171555.jpg\" style=\"max-width=300px\" alt=\"Im Nordtessin ist Wasser kein Problem\" \/><\/a><p><p>Im Nordtessin ist Wasser kein Problem<\/br>2021-07-20 17:15:55 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_42 ,\n    maxWidth :      popupWidth_351_42 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_42 ) ;\nmarkers_351.push( marker_42 ) ;var loc_351_43 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_43 ) ;\nvar marker_43 = new L.semiCircleMarker( loc_351_43 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_43 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_43.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_155332.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_155332.jpg\" style=\"max-width=300px\" alt=\"Kunstvoll verbaute Steine\" \/><\/a><p><p>Kunstvoll verbaute Steine<\/br>2021-07-20 15:53:32 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_43 ,\n    maxWidth :      popupWidth_351_43 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_43 ) ;\nmarkers_351.push( marker_43 ) ;var loc_351_44 = [ 46.340130002778 , 8.8521276583333 ] ;\nlocs_351.push( loc_351_44 ) ;\nvar marker_44 = new L.semiCircleMarker( loc_351_44 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_44 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_44.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_065647.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_065647.jpg\" style=\"max-width=300px\" alt=\"Lange Traverse unter der Cima di N&egrave;dro durch\" \/><\/a><p><p>Lange Traverse unter der Cima di N&egrave;dro durch<\/br>2021-07-20 06:56:47 Altitude: 2100<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_44 ,\n    maxWidth :      popupWidth_351_44 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_44 ) ;\nmarkers_351.push( marker_44 ) ;var loc_351_45 = [ 46.3580125 , 8.8428119722222 ] ;\nlocs_351.push( loc_351_45 ) ;\nvar marker_45 = new L.semiCircleMarker( loc_351_45 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_45 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_45.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_084713.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_084713.jpg\" style=\"max-width=300px\" alt=\"Letzter Blick zur&uuml;ck &uuml;ber den Efra-Kessel\" \/><\/a><p><p>Letzter Blick zur&uuml;ck &uuml;ber den Efra-Kessel<\/br>2021-07-20 08:47:13 Altitude: 2564<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_45 ,\n    maxWidth :      popupWidth_351_45 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_45 ) ;\nmarkers_351.push( marker_45 ) ;var loc_351_46 = [ 46.366603091667 , 8.8320882277778 ] ;\nlocs_351.push( loc_351_46 ) ;\nvar marker_46 = new L.semiCircleMarker( loc_351_46 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_46 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_46.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_112209.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_112209.jpg\" style=\"max-width=300px\" alt=\"Lieber im Abstieg, dann weiss man, wen man &uuml;ber sich hat.\" \/><\/a><p><p>Lieber im Abstieg, dann weiss man, wen man &uuml;ber sich hat.<\/br>2021-07-20 11:22:08 Altitude: 2729<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_46 ,\n    maxWidth :      popupWidth_351_46 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_46 ) ;\nmarkers_351.push( marker_46 ) ;var loc_351_47 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_47 ) ;\nvar marker_47 = new L.semiCircleMarker( loc_351_47 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_47 = Math.min( 411 , mapWidth_351 - 40 ) ;\nmarker_47.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171719.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171719.jpg\" style=\"max-width=300px\" alt=\"Liebevoll gepflegt\" \/><\/a><p><p>Liebevoll gepflegt<\/br>2021-07-20 17:17:19 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_47 ,\n    maxWidth :      popupWidth_351_47 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_47 ) ;\nmarkers_351.push( marker_47 ) ;var loc_351_48 = [ 46.377915286111 , 8.8167540666667 ] ;\nlocs_351.push( loc_351_48 ) ;\nvar marker_48 = new L.semiCircleMarker( loc_351_48 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_48 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_48.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_153342.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_153342.jpg\" style=\"max-width=300px\" alt=\"Liebliches Gel&auml;nde\" \/><\/a><p><p>Liebliches Gel&auml;nde<\/br>2021-07-20 15:33:42 Altitude: 2102<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_48 ,\n    maxWidth :      popupWidth_351_48 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_48 ) ;\nmarkers_351.push( marker_48 ) ;var loc_351_49 = [ 46.376604555556 , 8.8146761111111 ] ;\nlocs_351.push( loc_351_49 ) ;\nvar marker_49 = new L.semiCircleMarker( loc_351_49 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_49 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_49.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_153951.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_153951.jpg\" style=\"max-width=300px\" alt=\"Links Cima Bianca\" \/><\/a><p><p>Links Cima Bianca<\/br>2021-07-20 15:39:51 Altitude: 2037<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_49 ,\n    maxWidth :      popupWidth_351_49 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_49 ) ;\nmarkers_351.push( marker_49 ) ;var loc_351_50 = [ 46.378422222222 , 8.8294118222222 ] ;\nlocs_351.push( loc_351_50 ) ;\nvar marker_50 = new L.semiCircleMarker( loc_351_50 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_50 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_50.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135941.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135941.jpg\" style=\"max-width=300px\" alt=\"Links unten ist die Capanna Cognora sichtbar\" \/><\/a><p><p>Links unten ist die Capanna Cognora sichtbar<\/br>2021-07-20 13:59:41 Altitude: 2759<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_50 ,\n    maxWidth :      popupWidth_351_50 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_50 ) ;\nmarkers_351.push( marker_50 ) ;var loc_351_51 = [ 46.368548380556 , 8.8325073861111 ] ;\nlocs_351.push( loc_351_51 ) ;\nvar marker_51 = new L.semiCircleMarker( loc_351_51 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_51 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_51.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_120106.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_120106.jpg\" style=\"max-width=300px\" alt=\"N-Kante\" \/><\/a><p><p>N-Kante<\/br>2021-07-20 12:01:06 Altitude: 2640<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_51 ,\n    maxWidth :      popupWidth_351_51 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_51 ) ;\nmarkers_351.push( marker_51 ) ;var loc_351_52 = [ 46.366755441667 , 8.832345 ] ;\nlocs_351.push( loc_351_52 ) ;\nvar marker_52 = new L.semiCircleMarker( loc_351_52 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_52 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_52.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_114859.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_114859.jpg\" style=\"max-width=300px\" alt=\"Nach dem Couloir traversiert der Weg in der Flanke Richtung Nord.\" \/><\/a><p><p>Nach dem Couloir traversiert der Weg in der Flanke Richtung Nord.<\/br>2021-07-20 11:48:59 Altitude: 2642<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_52 ,\n    maxWidth :      popupWidth_351_52 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_52 ) ;\nmarkers_351.push( marker_52 ) ;var loc_351_53 = [ 46.378423611111 , 8.8294136111111 ] ;\nlocs_351.push( loc_351_53 ) ;\nvar marker_53 = new L.semiCircleMarker( loc_351_53 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_53 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_53.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_140012.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_140012.jpg\" style=\"max-width=300px\" alt=\"Ohne meine St&ouml;cke gehe ich nicht aus dem Haus!\" \/><\/a><p><p>Ohne meine St&ouml;cke gehe ich nicht aus dem Haus!<\/br>2021-07-20 14:00:12 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_53 ,\n    maxWidth :      popupWidth_351_53 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_53 ) ;\nmarkers_351.push( marker_53 ) ;var loc_351_54 = [ 46.378423611111 , 8.8294136111111 ] ;\nlocs_351.push( loc_351_54 ) ;\nvar marker_54 = new L.semiCircleMarker( loc_351_54 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_54 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_54.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135949.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135949.jpg\" style=\"max-width=300px\" alt=\"Pizzo Barone (r&ouml;tlich, halb verdeckt) und Pizzo Campo Tencia &amp;amp; Co.\" \/><\/a><p><p>Pizzo Barone (r&ouml;tlich, halb verdeckt) und Pizzo Campo Tencia &amp;amp; Co.<\/br>2021-07-20 13:59:49 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_54 ,\n    maxWidth :      popupWidth_351_54 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_54 ) ;\nmarkers_351.push( marker_54 ) ;var loc_351_55 = [ 46.366704444444 , 8.831259825 ] ;\nlocs_351.push( loc_351_55 ) ;\nvar marker_55 = new L.semiCircleMarker( loc_351_55 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_55 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_55.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105610.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105610.jpg\" style=\"max-width=300px\" alt=\"Pizzo Campo Tencia und Pizzo Penca\" \/><\/a><p><p>Pizzo Campo Tencia und Pizzo Penca<\/br>2021-07-20 10:56:10 Altitude: 2795<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_55 ,\n    maxWidth :      popupWidth_351_55 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_55 ) ;\nmarkers_351.push( marker_55 ) ;var loc_351_56 = [ 46.378423611111 , 8.8294672222222 ] ;\nlocs_351.push( loc_351_56 ) ;\nvar marker_56 = new L.semiCircleMarker( loc_351_56 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_56 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_56.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_135735.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_135735.jpg\" style=\"max-width=300px\" alt=\"Pizzo Cramosina und Madom Gr&ouml;ss\" \/><\/a><p><p>Pizzo Cramosina und Madom Gr&ouml;ss<\/br>2021-07-20 13:57:35 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_56 ,\n    maxWidth :      popupWidth_351_56 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_56 ) ;\nmarkers_351.push( marker_56 ) ;var loc_351_57 = [ 46.373563477778 , 8.8299134694444 ] ;\nlocs_351.push( loc_351_57 ) ;\nvar marker_57 = new L.semiCircleMarker( loc_351_57 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_57 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_57.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_130858.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_130858.jpg\" style=\"max-width=300px\" alt=\"Pizzo di Mezzod&igrave;\" \/><\/a><p><p>Pizzo di Mezzod&igrave;<\/br>2021-07-20 13:08:58 Altitude: 2601<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_57 ,\n    maxWidth :      popupWidth_351_57 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_57 ) ;\nmarkers_351.push( marker_57 ) ;var loc_351_58 = [ 46.366709166667 , 8.8323102777778 ] ;\nlocs_351.push( loc_351_58 ) ;\nvar marker_58 = new L.semiCircleMarker( loc_351_58 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_58 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_58.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_114613.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_114613.jpg\" style=\"max-width=300px\" alt=\"Potentiellem Steinschlag ist man stellenweise doch ausgesetzt.\" \/><\/a><p><p>Potentiellem Steinschlag ist man stellenweise doch ausgesetzt.<\/br>2021-07-20 11:46:13 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_58 ,\n    maxWidth :      popupWidth_351_58 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_58 ) ;\nmarkers_351.push( marker_58 ) ;var loc_351_59 = [ 46.366704444444 , 8.831259825 ] ;\nlocs_351.push( loc_351_59 ) ;\nvar marker_59 = new L.semiCircleMarker( loc_351_59 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_59 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_59.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105606.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105606.jpg\" style=\"max-width=300px\" alt=\"Rechts hinten die Capanna Barone\" \/><\/a><p><p>Rechts hinten die Capanna Barone<\/br>2021-07-20 10:56:06 Altitude: 2795<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_59 ,\n    maxWidth :      popupWidth_351_59 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_59 ) ;\nmarkers_351.push( marker_59 ) ;var loc_351_60 = [ 46.366698055556 , 8.8312588888889 ] ;\nlocs_351.push( loc_351_60 ) ;\nvar marker_60 = new L.semiCircleMarker( loc_351_60 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_60 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_60.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_105446.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_105446.jpg\" style=\"max-width=300px\" alt=\"R&uuml;ckblick\" \/><\/a><p><p>R&uuml;ckblick<\/br>2021-07-20 10:54:46 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_60 ,\n    maxWidth :      popupWidth_351_60 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_60 ) ;\nmarkers_351.push( marker_60 ) ;var loc_351_61 = [ 46.344990327778 , 8.8515027805556 ] ;\nlocs_351.push( loc_351_61 ) ;\nvar marker_61 = new L.semiCircleMarker( loc_351_61 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_61 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_61.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_071143.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_071143.jpg\" style=\"max-width=300px\" alt=\"R&uuml;ckblick auf den gestrigen Abstieg von der Cima di Gagnone\" \/><\/a><p><p>R&uuml;ckblick auf den gestrigen Abstieg von der Cima di Gagnone<\/br>2021-07-20 07:11:43 Altitude: 2080<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_61 ,\n    maxWidth :      popupWidth_351_61 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_61 ) ;\nmarkers_351.push( marker_61 ) ;var loc_351_62 = [ 46.379178611111 , 8.8258730555556 ] ;\nlocs_351.push( loc_351_62 ) ;\nvar marker_62 = new L.semiCircleMarker( loc_351_62 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_62 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_62.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_144323.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_144323.jpg\" style=\"max-width=300px\" alt=\"R&uuml;ckblick auf den oberen Teil des Abstiegs\" \/><\/a><p><p>R&uuml;ckblick auf den oberen Teil des Abstiegs<\/br>2021-07-20 14:43:23 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_62 ,\n    maxWidth :      popupWidth_351_62 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_62 ) ;\nmarkers_351.push( marker_62 ) ;var loc_351_63 = [ 46.340038811111 , 8.85199175 ] ;\nlocs_351.push( loc_351_63 ) ;\nvar marker_63 = new L.semiCircleMarker( loc_351_63 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_63 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_63.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_065626.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_065626.jpg\" style=\"max-width=300px\" alt=\"Schattiger Start im Efra-Kessel\" \/><\/a><p><p>Schattiger Start im Efra-Kessel<\/br>2021-07-20 06:56:26 Altitude: 2106<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_63 ,\n    maxWidth :      popupWidth_351_63 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_63 ) ;\nmarkers_351.push( marker_63 ) ;var loc_351_64 = [ 46.364077222222 , 8.8386080555556 ] ;\nlocs_351.push( loc_351_64 ) ;\nvar marker_64 = new L.semiCircleMarker( loc_351_64 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_64 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_64.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_101228.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_101228.jpg\" style=\"max-width=300px\" alt=\"Seilsicherung ist nicht verkehrt\" \/><\/a><p><p>Seilsicherung ist nicht verkehrt<\/br>2021-07-20 10:12:28 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_64 ,\n    maxWidth :      popupWidth_351_64 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_64 ) ;\nmarkers_351.push( marker_64 ) ;var loc_351_65 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_65 ) ;\nvar marker_65 = new L.semiCircleMarker( loc_351_65 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_65 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_65.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171635.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171635.jpg\" style=\"max-width=300px\" alt=\"Sorgf&auml;ltig renovierte Steind&auml;cher\" \/><\/a><p><p>Sorgf&auml;ltig renovierte Steind&auml;cher<\/br>2021-07-20 17:16:35 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_65 ,\n    maxWidth :      popupWidth_351_65 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_65 ) ;\nmarkers_351.push( marker_65 ) ;var loc_351_66 = [ 46.366654822222 , 8.8321349277778 ] ;\nlocs_351.push( loc_351_66 ) ;\nvar marker_66 = new L.semiCircleMarker( loc_351_66 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_66 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_66.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_112223.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_112223.jpg\" style=\"max-width=300px\" alt=\"Soweit m&ouml;glich ist der Weg in den Flanken des Couloirs angelegt.\" \/><\/a><p><p>Soweit m&ouml;glich ist der Weg in den Flanken des Couloirs angelegt.<\/br>2021-07-20 11:22:23 Altitude: 2728<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_66 ,\n    maxWidth :      popupWidth_351_66 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_66 ) ;\nmarkers_351.push( marker_66 ) ;var loc_351_67 = [ 46.377989466667 , 8.8271853083333 ] ;\nlocs_351.push( loc_351_67 ) ;\nvar marker_67 = new L.semiCircleMarker( loc_351_67 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_67 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_67.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_143216.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_143216.jpg\" style=\"max-width=300px\" alt=\"Steile Schuttrine\" \/><\/a><p><p>Steile Schuttrine<\/br>2021-07-20 14:32:16 Altitude: 2620<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_67 ,\n    maxWidth :      popupWidth_351_67 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_67 ) ;\nmarkers_351.push( marker_67 ) ;var loc_351_68 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_68 ) ;\nvar marker_68 = new L.semiCircleMarker( loc_351_68 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_68 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_68.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154541.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154541.jpg\" style=\"max-width=300px\" alt=\"Steinkunst\" \/><\/a><p><p>Steinkunst<\/br>2021-07-20 15:45:41 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_68 ,\n    maxWidth :      popupWidth_351_68 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_68 ) ;\nmarkers_351.push( marker_68 ) ;var loc_351_69 = [ 46.352806713889 , 8.8440841111111 ] ;\nlocs_351.push( loc_351_69 ) ;\nvar marker_69 = new L.semiCircleMarker( loc_351_69 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_69 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_69.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_075108.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_075108.jpg\" style=\"max-width=300px\" alt=\"Stummer Zeuge von vergangenen Zeiten\" \/><\/a><p><p>Stummer Zeuge von vergangenen Zeiten<\/br>2021-07-20 07:51:08 Altitude: 2201<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_69 ,\n    maxWidth :      popupWidth_351_69 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_69 ) ;\nmarkers_351.push( marker_69 ) ;var loc_351_70 = [ 46.378253891667 , 8.8175603472222 ] ;\nlocs_351.push( loc_351_70 ) ;\nvar marker_70 = new L.semiCircleMarker( loc_351_70 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_70 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_70.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_152843.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_152843.jpg\" style=\"max-width=300px\" alt=\"Tessiner Gneiss\" \/><\/a><p><p>Tessiner Gneiss<\/br>2021-07-20 15:28:43 Altitude: 2167<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_70 ,\n    maxWidth :      popupWidth_351_70 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_70 ) ;\nmarkers_351.push( marker_70 ) ;var loc_351_71 = [ 46.371476475 , 8.8320249972222 ] ;\nlocs_351.push( loc_351_71 ) ;\nvar marker_71 = new L.semiCircleMarker( loc_351_71 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_71 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_71.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_125750.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_125750.jpg\" style=\"max-width=300px\" alt=\"&Uuml;ber sieben T&uuml;rme musst du geh&acute;n!\" \/><\/a><p><p>&Uuml;ber sieben T&uuml;rme musst du geh&acute;n!<\/br>2021-07-20 12:57:50 Altitude: 2585<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_71 ,\n    maxWidth :      popupWidth_351_71 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_71 ) ;\nmarkers_351.push( marker_71 ) ;var loc_351_72 = [ 46.376591891667 , 8.8141934444444 ] ;\nlocs_351.push( loc_351_72 ) ;\nvar marker_72 = new L.semiCircleMarker( loc_351_72 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_72 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_72.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154108.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154108.jpg\" style=\"max-width=300px\" alt=\"Unverfehlbar\" \/><\/a><p><p>Unverfehlbar<\/br>2021-07-20 15:41:08 Altitude: 2032<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_72 ,\n    maxWidth :      popupWidth_351_72 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_72 ) ;\nmarkers_351.push( marker_72 ) ;var loc_351_73 = [ 46.368711666667 , 8.8325088888889 ] ;\nlocs_351.push( loc_351_73 ) ;\nvar marker_73 = new L.semiCircleMarker( loc_351_73 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_73 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_73.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_120134.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_120134.jpg\" style=\"max-width=300px\" alt=\"Verbindungsgrat vom Pizzo Cramosina zum Madom Gr&ouml;ss\" \/><\/a><p><p>Verbindungsgrat vom Pizzo Cramosina zum Madom Gr&ouml;ss<\/br>2021-07-20 12:01:34 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_73 ,\n    maxWidth :      popupWidth_351_73 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_73 ) ;\nmarkers_351.push( marker_73 ) ;var loc_351_74 = [ 46.377436666667 , 8.82933435 ] ;\nlocs_351.push( loc_351_74 ) ;\nvar marker_74 = new L.semiCircleMarker( loc_351_74 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_74 = Math.min( 150 , mapWidth_351 - 40 ) ;\nmarker_74.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_141652.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_141652.jpg\" style=\"max-width=300px\" alt=\"Verbindungsgrat zum Madom Gr&ouml;ss; der Abstieg f&uuml;hrt rechts hinunter\" \/><\/a><p><p>Verbindungsgrat zum Madom Gr&ouml;ss; der Abstieg f&uuml;hrt rechts hinunter<\/br>2021-07-20 14:16:52 Altitude: 2736<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_74 ,\n    maxWidth :      popupWidth_351_74 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_74 ) ;\nmarkers_351.push( marker_74 ) ;var loc_351_75 = [ 46.376698888889 , 8.8134811111111 ] ;\nlocs_351.push( loc_351_75 ) ;\nvar marker_75 = new L.semiCircleMarker( loc_351_75 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_75 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_75.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154404.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154404.jpg\" style=\"max-width=300px\" alt=\"Von dort kommen wir gerade.\" \/><\/a><p><p>Von dort kommen wir gerade.<\/br>2021-07-20 15:44:04 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_75 ,\n    maxWidth :      popupWidth_351_75 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_75 ) ;\nmarkers_351.push( marker_75 ) ;var loc_351_76 = [ 46.378908425 , 8.8266486166667 ] ;\nlocs_351.push( loc_351_76 ) ;\nvar marker_76 = new L.semiCircleMarker( loc_351_76 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_76 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_76.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_143655.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_143655.jpg\" style=\"max-width=300px\" alt=\"Vorsicht, das Schneefeld wird nach unten hin zunehmend steiler!\" \/><\/a><p><p>Vorsicht, das Schneefeld wird nach unten hin zunehmend steiler!<\/br>2021-07-20 14:36:54 Altitude: 2575<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_76 ,\n    maxWidth :      popupWidth_351_76 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_76 ) ;\nmarkers_351.push( marker_76 ) ;var loc_351_77 = [ 46.375414783333 , 8.8299760055556 ] ;\nlocs_351.push( loc_351_77 ) ;\nvar marker_77 = new L.semiCircleMarker( loc_351_77 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_77 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_77.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_131657.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_131657.jpg\" style=\"max-width=300px\" alt=\"Wegzeichen sowohl f&uuml;r Fr&uuml;h- als auch f&uuml;r Hochsommer\" \/><\/a><p><p>Wegzeichen sowohl f&uuml;r Fr&uuml;h- als auch f&uuml;r Hochsommer<\/br>2021-07-20 13:16:57 Altitude: 2629<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_77 ,\n    maxWidth :      popupWidth_351_77 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_77 ) ;\nmarkers_351.push( marker_77 ) ;var loc_351_78 = [ 46.363504988889 , 8.8420155027778 ] ;\nlocs_351.push( loc_351_78 ) ;\nvar marker_78 = new L.semiCircleMarker( loc_351_78 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_78 = Math.min( 267 , mapWidth_351 - 40 ) ;\nmarker_78.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_094412.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_094412.jpg\" style=\"max-width=300px\" alt=\"Weiterweg &uuml;ber den Madom Gr&ouml;ss zum Pizzo di Mezzod&igrave;; weit hinten Pizzo Campo Tencia &amp;amp; Co.\" \/><\/a><p><p>Weiterweg &uuml;ber den Madom Gr&ouml;ss zum Pizzo di Mezzod&igrave;; weit hinten Pizzo Campo Tencia &amp;amp; Co.<\/br>2021-07-20 09:44:12 Altitude: 2742<\/br><\/p><\/p>' , {\n    minWidth :      popupWidth_351_78 ,\n    maxWidth :      popupWidth_351_78 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_78 ) ;\nmarkers_351.push( marker_78 ) ;var loc_351_79 = [ 46.376521388889 , 8.813095 ] ;\nlocs_351.push( loc_351_79 ) ;\nvar marker_79 = new L.semiCircleMarker( loc_351_79 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_79 = Math.min( 97 , mapWidth_351 - 40 ) ;\nmarker_79.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_171607.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_171607.jpg\" style=\"max-width=300px\" alt=\"Willkommen!\" \/><\/a><p><p>Willkommen!<\/br>2021-07-20 17:16:07 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_79 ,\n    maxWidth :      popupWidth_351_79 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_79 ) ;\nmarkers_351.push( marker_79 ) ;var loc_351_80 = [ 46.376673055556 , 8.8137225 ] ;\nlocs_351.push( loc_351_80 ) ;\nvar marker_80 = new L.semiCircleMarker( loc_351_80 , {\n    radius :        10 ,\n    color :         \"#0ff\" ,\n    opacity :       0.5 ,\n    fill :          true ,\n    fillColor :     \"#f0f\" ,\n    fillOpacity :   0.5 ,\n} ) ;\nvar mapWidth_351 = map_351.getSize().x ;\nvar popupWidth_351_80 = Math.min( 412 , mapWidth_351 - 40 ) ;\nmarker_80.bindPopup( '<a href=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/20210720_154235.jpg\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/munterwegs.org\/unterwegs\/\/wp-content\/gallery\/20210720-vav3\/thumbs\/thumbs_20210720_154235.jpg\" style=\"max-width=300px\" alt=\"Capanna Cognora, eine ehemalige Alp\" \/><\/a><p><p>Capanna Cognora, eine ehemalige Alp<\/br>2021-07-20 15:42:35 <\/p><\/p>' , {\n    minWidth :      popupWidth_351_80 ,\n    maxWidth :      popupWidth_351_80 ,\n    offset :        new L.Point( 0 , -10 ) ,\n    autoPan :       true ,\n    closeOnClick :  false ,\n} ) ;\nmarkerCluster_351.addLayer( marker_80 ) ;\nmarkers_351.push( marker_80 ) ;\n\n    map_bounds_351 = new L.latLngBounds( locs_351 ) ;\n    map_351.fitBounds( map_bounds_351 , {\n        padding : [ 300 , 100 ] ,\n        maxZoom : 12 ,\n    } ) ;\n\n    \/\/ controls: fullscreen, map scale, navigation bar with history and home button, resize\n    L.control.fullscreen().addTo( map_351 ) ;\n    L.control.scale().addTo( map_351 ) ;\n    L.control.navbar().addTo( map_351 ) ;\n\n} \/\/ ends JS-function nggopengeoMap_351\n\n<\/script>\n\n<!-- Show div box & start map -->\n<div id=\"opengeo_map_351_placeholder\">\n    <div class=\"opengeo_maps_map\">\n        <div id=\"opengeo_maps_map_351\" style=\"width:100% ; height:50vh ;\"><\/div>\n    <\/div>\n<\/div>\n\n<script>\njQuery( window ).on( 'load' , function() {\n    nggopengeoMap_351( \"\" , \"\" ) ;\n} ) ;\n<\/script>\n\n<!-- End NGG opengeo Maps; ID=351.-->\n\n\n\nngg_shortcode_0_placeholder\n","protected":false},"excerpt":{"rendered":"<p>Alpintechnisch ist der Abstieg vom Madom Gr\u00f6ss die anspruchsvollste Passage auf der ganzen VAV. Zun\u00e4chst traversiert man zwei Kilometer horizontal bis zum recht steilen Anstieg auf den Pizzo Cramosina. Der Verbindungsgrat zum Madom Gr\u00f6ss wartet schon einmal mit zwei ausgesetzten, aber sehr gut versicherten, Passagen auf. Danach geht es wieder ruhiger zu und her bis [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4319,"comment_status":"open","ping_status":"open","sticky":false,"template":"wp-custom-template-einzelbeitrag-volle-breite","format":"standard","meta":{"ngg_post_thumbnail":2493,"footnotes":""},"categories":[10],"tags":[43,42],"class_list":["post-4147","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wildtrails","tag-tessin","tag-vav"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/posts\/4147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4147"}],"version-history":[{"count":5,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/posts\/4147\/revisions"}],"predecessor-version":[{"id":4322,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/posts\/4147\/revisions\/4322"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=\/wp\/v2\/media\/4319"}],"wp:attachment":[{"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/munterwegs.org\/unterwegs\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}