{"id":8004,"date":"2019-07-10T03:54:05","date_gmt":"2019-07-10T03:54:05","guid":{"rendered":"https:\/\/mickgb.com\/?p=8004"},"modified":"2023-11-23T17:17:23","modified_gmt":"2023-11-23T17:17:23","slug":"tranglam-trachta-ar-sliabh-everest","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/tranglam-trachta-ar-sliabh-everest\/","title":{"rendered":"Tranglam Tr\u00e1chta ar Sliabh Everest!"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">T\u00e1imid go l\u00e9ir cro\u00edbhriste tar \u00e9is b\u00e1s beirt shl\u00e9ibhteoir l\u00e1idre \u00c9ireannaigh taobh istigh de sheachtain le ch\u00e9ile.\u00a0\u00a0Fuair Seamus Lawless b\u00e1s agus \u00e9 ag teacht anuas tar \u00e9is mullach Everest a bhaint amach, nuair a thit s\u00e9 \u00f3n sliabh in \u00e1it darb ainm an Bhalc\u00f3in ag 8,300 m\u00e9adar in airde. Chas an t\u00c9ireannach eile, Kevin Hynes, timpeall sular shroich s\u00e9 an mullach, nuair a th\u00e1inig breoiteacht airde air. Fuair s\u00e9 b\u00e1s ina phuball ag 7,000 m\u00e9adar in airde. C\u00e9 go bhfuair an bheirt b\u00e1s, is iad an saghas duine ba cheart a bheith ag dreapad\u00f3ireacht ar an sliabh Everest, agus taispe\u00e1nann a deireadh br\u00f3nach c\u00e9 chomh dains\u00e9arach is a bhfuil an sp\u00f3rt seo, fi\u00fa amh\u00e1in do shaineolaithe cos\u00fail leosan.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">N\u00ed f\u00e9idir timpist\u00ed mar seo a sheachaint, ach is f\u00e9idir b\u00e1is daoine eile a sheachaint ar Everest. Seo ceann de na s\u00e9as\u00fair dhreapad\u00f3ireachta is measa le d\u00e9ana\u00ed ar Everest, le 11 duine ar a laghad marbh.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">I mo thuairim, t\u00e1 dh\u00e1 fhadhb mh\u00f3r i gceist anseo, ar a laghad, go h\u00e1irithe i Neipeal.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><strong>Fadhb a haon: An Iomarca sl\u00e9ibhteoir\u00ed<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Ar an 22\u00fa de Mheitheamh 2019, th\u00f3g dreapad\u00f3ir grianghraf iontach ag taispe\u00e1int l\u00edne fada dreapad\u00f3ir\u00ed ag sn\u00ed suas agus anuas g\u00e9ardhroim lastuas de campa 4 ag 8,000 m\u00e9adar. Bh\u00ed siad go l\u00e9ir greamaithe do r\u00f3pa amh\u00e1in agus iad ag s\u00fail go spad\u00e1nta.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">&#8220;N\u00ed raibh an aimsir chomh maith an s\u00e9as\u00far seo, agus nuair a bh\u00edonn fuinneog bheag dea-aimsire ann, d\u00e9anann na dreapad\u00f3ir\u00ed an t-aistri\u00fa,&#8221; a d\u00fairt Danduraj Ghimire, pr\u00edomhfheidhmeannach Roinn Turas\u00f3ireachta Neipeal. &#8220;Tar \u00e9is roinnt laethanta drochaimsire, d\u2019oscail fuinneog bheag dea-aimsire agus dhreapadh n\u00edos m\u00f3 n\u00e1 dh\u00e1 ch\u00e9ad sl\u00e9ibhteoir\u00ed an ch\u00e9ad l\u00e1. Is \u00e9 an ch\u00fais is m\u00f3 leis an mb\u00e1s ar Everest n\u00e1 breoiteacht sl\u00e9ibhe, rud at\u00e1 f\u00edor don chuid is m\u00f3 de na sl\u00e9ibhteoir\u00ed a chaill a shaol an s\u00e9as\u00far seo freisin. &#8220;<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">D\u2019eisigh Rialtas an Neipeal 381 cead\u00fanais Everest an bhliain seo, agus b\u00edonn treoir amh\u00e1in ar a laghad in \u00e9ineacht le gach sl\u00e9ibhteoir, ionas go raibh breis is ocht gc\u00e9ad daoine ag iarraidh an sliabh Everest a dhreapadh. Cosna\u00edonn s\u00e9 $11,000 le cead\u00fanas a cheannach, a l\u00e1n airgid i Neipeal.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">N\u00edl uasteorann ar c\u00e9 mh\u00e9ad ceadanna a eis\u00edtear, ach an oiread. Fadhb mh\u00f3r \u00e9 sin, mar n\u00edl an d\u00f3thain sp\u00e1s leis an m\u00e9id daoine a cheada\u00edonn siad, go h\u00e1irithe nuair a bh\u00edonn fuinneog bheag dea-aimsire ann. An bhliain seo caite bh\u00ed aon l\u00e1 dh\u00e9ag san fhuinneog sin, ach an bhliain seo n\u00ed raibh ach timpeall c\u00faig l\u00e1 . Ach bh\u00ed an m\u00e9id c\u00e9anna daoine ag iarraidh dul suas sa d\u00e1 bhliain, agus mar sin bh\u00ed i bhfad n\u00edos m\u00f3 daoine ag dreapad\u00f3ireacht gach l\u00e1 an bhliain seo.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><strong>An Dara Fhadhb: C\u00f3ras Cead\u00fanais beagmhaitheasach<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">N\u00edl aon chrit\u00e9ir ch\u00e1ilitheachta chun cead\u00fanas a fh\u00e1il, seachas deimhni\u00fa acla\u00ed \u00f3 dhocht\u00fair. Mar sin, t\u00e1 duine in ann cead\u00fanas a fh\u00e1il gan aon taith\u00ed dhreapad\u00f3ireachta a bheith aige n\u00f3 aici. Chun ruda\u00ed a dh\u00e9anamh n\u00edos measa, n\u00edl aon chrit\u00e9ir ch\u00e1ilitheachta do na cuideachta\u00ed eachtra\u00edochta cead\u00fanas oibri\u00fach\u00e1in a fh\u00e1il, ach an oiread. Comhcheangal marfach \u00e9 sin! T\u00e1 s\u00e9 an-t\u00e1bhachtach moladh maith a thabhairt dona cliaint i ngach c\u00e1s, ach go h\u00e1irithe cinnt\u00ed maith a dh\u00e9anamh maidir le cathain an mullach Everest a bhaint amach. M\u00e9ada\u00edonn ar an riosca do na daoine eile freisin, mar t\u00e1 ach l\u00edne amh\u00e1in ag dul suas agus ceann eile ag teacht anuas, le r\u00f3pa amh\u00e1in, agus caithfidh gach duine dul chomh mall agus an duine is moille sa l\u00edne. Lastuas de 8,000 m\u00e9adar ar airde, ceist bh\u00e1is n\u00f3 beatha at\u00e1 ann, mar sa \u2018z\u00f3n b\u00e1is\u2019 sin, t\u00e1 gach uile n\u00f3im\u00e9ad t\u00e1bhachtach, go h\u00e1irithe mar is g\u00e1 sorc\u00f3ir ocsaigine a \u00fas\u00e1id chun an\u00e1il a tharraingt. Faigheann daoine b\u00e1s chuige sin go d\u00edreach, ar an drochuair.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><strong>Concl\u00faid<\/strong><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Sa Tib\u00e9id, ceada\u00edtear ach aon trian de dhreapad\u00f3ir\u00ed dul suas Everest i gcompar\u00e1id le Neipeal, agus t\u00e1 an pr\u00f3iseas cead\u00fanais n\u00edos fearr . Caithfidh na cuideachta\u00ed eachtra\u00edochta caighde\u00e1in riachtanacha a bhaint amach freisin, go h\u00e1irithe \u00f3 thaobh an ts\u00e1bh\u00e1ilteacht de. Agus cuireann siad teorann ar c\u00e9 mh\u00e9ad cead\u00fanais a eis\u00edtear. Ba cheart teorann a chur ar an m\u00e9id daoine a cheada\u00edtear dul suas ar aon l\u00e1 freisin, chun an tranglam tr\u00e1chta a sheachaint.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">T\u00e1 s\u00e9 thar am do rialtas Neipeal seasamh prionsab\u00e1lta a ghlacadh agus a n-aghaidh a thabhairt ar an mbunfhadhb uaf\u00e1sach seo!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script> T\u00e1imid go l\u00e9ir cro\u00edbhriste tar \u00e9is b\u00e1s beirt shl\u00e9ibhteoir l\u00e1idre \u00c9ireannaigh taobh istigh de sheachtain le ch\u00e9ile.\u00a0\u00a0Fuair Seamus Lawless b\u00e1s agus \u00e9 ag teacht anuas tar \u00e9is mullach Everest a bhaint amach, nuair a thit s\u00e9 \u00f3n sliabh in \u00e1it darb ainm an Bhalc\u00f3in ag 8,300 m\u00e9adar in airde. Chas an t\u00c9ireannach eile, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\">&nbsp;\u00a0\u00a0\u00a0\u00a0\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:14pt\"> <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><span style=\"color:#000000\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">T\u00e1imid go l\u00e9ir cro\u00edbhriste tar \u00e9is b\u00e1s beirt shl\u00e9ibhteoir l\u00e1idre \u00c9ireannaigh taobh istigh de sheachtain le ch\u00e9ile.&nbsp;&nbsp;Fuair Seamus Lawless b\u00e1s agus \u00e9 ag teacht anuas tar \u00e9is mullach Everest a bhaint amach, nuair a thit s\u00e9 \u00f3n sliabh in \u00e1it darb ainm an Bhalc\u00f3in ag 8,300 m\u00e9adar in airde.  Chas an t\u00c9ireannach eile, Kevin Hynes, timpeall sular shroich s\u00e9 an mullach, nuair a th\u00e1inig breoiteacht airde air.  Fuair s\u00e9 b\u00e1s ina phuball ag 7,000 m\u00e9adar in airde.  C\u00e9 go bhfuair an bheirt b\u00e1s, is iad an saghas duine ba cheart a bheith ag dreapad\u00f3ireacht ar an sliabh Everest, agus taispe\u00e1nann a deireadh br\u00f3nach c\u00e9 chomh dains\u00e9arach is a bhfuil an sp\u00f3rt seo, fi\u00fa amh\u00e1in do shaineolaithe cos\u00fail leosan.    <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">N\u00ed f\u00e9idir timpist\u00ed mar seo a sheachaint, ach is f\u00e9idir b\u00e1is daoine eile a sheachaint ar Everest.  Seo ceann de na s\u00e9as\u00fair dhreapad\u00f3ireachta is measa le d\u00e9ana\u00ed ar Everest, le 11 duine ar a laghad marbh.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">I mo thuairim, t\u00e1 dh\u00e1 fhadhb mh\u00f3r i gceist anseo, ar a laghad, go h\u00e1irithe i Neipeal.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><strong>Fadhb a haon: An Iomarca sl\u00e9ibhteoir\u00ed<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Ar an 22\u00fa de Mheitheamh 2019, th\u00f3g dreapad\u00f3ir grianghraf iontach ag taispe\u00e1int l\u00edne fada dreapad\u00f3ir\u00ed ag sn\u00ed suas agus anuas g\u00e9ardhroim lastuas de campa 4 ag 8,000 m\u00e9adar.  Bh\u00ed siad go l\u00e9ir greamaithe do r\u00f3pa amh\u00e1in agus iad ag s\u00fail go spad\u00e1nta.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\"N\u00ed raibh an aimsir chomh maith an s\u00e9as\u00far seo, agus nuair a bh\u00edonn fuinneog bheag dea-aimsire ann, d\u00e9anann na dreapad\u00f3ir\u00ed an t-aistri\u00fa,\" a d\u00fairt Danduraj Ghimire, pr\u00edomhfheidhmeannach Roinn Turas\u00f3ireachta Neipeal. \"Tar \u00e9is roinnt laethanta drochaimsire, d\u2019oscail fuinneog bheag dea-aimsire agus  dhreapadh n\u00edos m\u00f3 n\u00e1 dh\u00e1 ch\u00e9ad sl\u00e9ibhteoir\u00ed an ch\u00e9ad l\u00e1.  Is \u00e9 an ch\u00fais is m\u00f3 leis an mb\u00e1s ar Everest n\u00e1 breoiteacht sl\u00e9ibhe, rud at\u00e1 f\u00edor don chuid is m\u00f3 de na sl\u00e9ibhteoir\u00ed a chaill a shaol an s\u00e9as\u00far seo freisin. \" <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">D\u2019eisigh Rialtas an Neipeal 381 cead\u00fanais Everest an bhliain seo, agus b\u00edonn treoir amh\u00e1in ar a laghad in \u00e9ineacht le gach sl\u00e9ibhteoir, ionas go raibh breis is ocht gc\u00e9ad daoine ag iarraidh an sliabh Everest a dhreapadh.  Cosna\u00edonn s\u00e9 $11,000 le cead\u00fanas a cheannach, a l\u00e1n airgid i Neipeal.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">N\u00edl uasteorann ar c\u00e9 mh\u00e9ad ceadanna a eis\u00edtear, ach an oiread.  Fadhb mh\u00f3r \u00e9 sin, mar n\u00edl an d\u00f3thain sp\u00e1s leis an m\u00e9id daoine a cheada\u00edonn siad, go h\u00e1irithe nuair a bh\u00edonn fuinneog bheag dea-aimsire ann.  An bhliain seo caite bh\u00ed aon l\u00e1 dh\u00e9ag san fhuinneog sin, ach an bhliain seo n\u00ed raibh ach timpeall c\u00faig l\u00e1 .  Ach bh\u00ed an m\u00e9id c\u00e9anna daoine ag iarraidh dul suas sa d\u00e1 bhliain, agus mar sin bh\u00ed i bhfad n\u00edos m\u00f3 daoine ag dreapad\u00f3ireacht gach l\u00e1 an bhliain seo.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><strong>An Dara Fhadhb:  C\u00f3ras Cead\u00fanais beagmhaitheasach<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">N\u00edl aon chrit\u00e9ir ch\u00e1ilitheachta chun cead\u00fanas a fh\u00e1il, seachas deimhni\u00fa acla\u00ed \u00f3 dhocht\u00fair.  Mar sin, t\u00e1 duine in ann cead\u00fanas a fh\u00e1il gan aon taith\u00ed dhreapad\u00f3ireachta a bheith aige n\u00f3 aici.  Chun ruda\u00ed a dh\u00e9anamh n\u00edos measa, n\u00edl aon chrit\u00e9ir ch\u00e1ilitheachta do na cuideachta\u00ed eachtra\u00edochta cead\u00fanas oibri\u00fach\u00e1in a fh\u00e1il, ach an oiread.  Comhcheangal marfach \u00e9 sin!  T\u00e1 s\u00e9 an-t\u00e1bhachtach  moladh maith a thabhairt dona cliaint i ngach c\u00e1s, ach go h\u00e1irithe cinnt\u00ed maith a dh\u00e9anamh maidir le cathain an mullach Everest a bhaint amach.  M\u00e9ada\u00edonn ar an riosca do na daoine eile freisin, mar t\u00e1 ach l\u00edne amh\u00e1in ag dul suas agus ceann eile ag teacht anuas, le r\u00f3pa amh\u00e1in, agus caithfidh gach duine dul chomh mall agus an duine is moille sa l\u00edne.  Lastuas de 8,000 m\u00e9adar ar airde, ceist bh\u00e1is n\u00f3 beatha at\u00e1 ann, mar sa \u2018z\u00f3n b\u00e1is\u2019  sin, t\u00e1 gach uile n\u00f3im\u00e9ad t\u00e1bhachtach, go h\u00e1irithe mar is g\u00e1 sorc\u00f3ir ocsaigine a \u00fas\u00e1id chun an\u00e1il a tharraingt.  Faigheann daoine b\u00e1s chuige sin go d\u00edreach, ar an drochuair.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><strong>Concl\u00faid<\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Sa Tib\u00e9id, ceada\u00edtear ach aon trian de dhreapad\u00f3ir\u00ed dul suas Everest i gcompar\u00e1id le Neipeal, agus t\u00e1  an pr\u00f3iseas cead\u00fanais n\u00edos fearr .  Caithfidh na cuideachta\u00ed eachtra\u00edochta caighde\u00e1in riachtanacha a bhaint amach freisin, go h\u00e1irithe \u00f3 thaobh an ts\u00e1bh\u00e1ilteacht de.  Agus cuireann siad teorann ar c\u00e9 mh\u00e9ad cead\u00fanais a eis\u00edtear.  Ba cheart teorann a chur ar an m\u00e9id daoine a cheada\u00edtear dul suas ar aon l\u00e1 freisin, chun an tranglam tr\u00e1chta a sheachaint.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">T\u00e1 s\u00e9 thar am do rialtas Neipeal seasamh prionsab\u00e1lta a ghlacadh agus a n-aghaidh a thabhairt ar an mbunfhadhb uaf\u00e1sach seo!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,35],"tags":[],"class_list":["post-8004","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-nuacht-idirnaisiunta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=8004"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8004\/revisions"}],"predecessor-version":[{"id":9614,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8004\/revisions\/9614"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=8004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8004"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}