{"id":7908,"date":"2020-06-17T01:44:39","date_gmt":"2020-06-17T01:44:39","guid":{"rendered":"https:\/\/mickgb.com\/?p=7908"},"modified":"2023-11-23T03:45:55","modified_gmt":"2023-11-23T03:45:55","slug":"cruachas-na-navachoch","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/cruachas-na-navachoch\/","title":{"rendered":"Cruach\u00e1s na Navach\u00f3ch"},"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; font-size: 12pt;\"><strong><span style=\"color: #000000; font-size: 14pt;\"><\/span><\/strong><a id=\"OLE_LINK1\"><\/a><a id=\"OLE_LINK2\"><\/a><\/p>\n<p><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 style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">An tseachtain seo chaite, bh\u00edomar ag caint faoin N\u00e1isi\u00fan Choctaw sna St\u00e1it Aontaithe agus faoin s\u00ednti\u00fas airgid ar thug siad d\u00fainn le linn an Ghorta Mh\u00f3ir. Thosaigh s\u00e9 sin sraith imeachta\u00ed at\u00e1 ar si\u00fal f\u00f3s, agus is \u00e9 an ceann is deireana\u00ed n\u00e1 an l\u00e1mh chuidithe at\u00e1 muintir na h\u00c9ireann ag tabhairt do bhund\u00fachasaigh Navach\u00f3ch agus Hopi chun dul i ngleic leis an gcor\u00f3inv\u00edreas.\u00a0\u00a0Nuair a l\u00e9igh m\u00e9 alt a scr\u00edobh Nicholas Kristoff sa \u2018New York Times\u2019 le d\u00e9ana\u00ed, cheap m\u00e9 go mbeadh s\u00e9 oiri\u00fanach cuid amh\u00e1in den alt a roinnt leat, a l\u00e9ir\u00edonn c\u00e9 chomh t\u00e1bhachtach is at\u00e1 s\u00e9 cuidi\u00fa leis na treibheanna bund\u00fachasacha sin in am a ng\u00e1tair, go h\u00e1irithe mar t\u00e1 neamhaird thubaisteach tugtha ag rialtas feidear\u00e1lach na St\u00e1it Aontaithe orthu. Anois, seo sc\u00e9al Shawna Gonzalez.<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Is as Chinle, in Arizona, ar dh\u00faiche na Navach\u00f3ch \u00ed Shawna. T\u00e1 seachtar p\u00e1iste aici, agus iad go l\u00e9ir ina gc\u00f3na\u00ed i dteach traidisi\u00fanta na Navach\u00f3ch darb ainm \u2018hogan\u2019. N\u00edl ach seomra amh\u00e1in ann, agus n\u00edl uisce reatha acu.\u00a0\u00a0Inimirceach m\u00eddhleathach Meicsiceach is \u00e9 a fear c\u00e9ile, ach d\u00edbr\u00edodh \u00e9 tamall \u00f3 shin.\u00a0\u00a0N\u00ed bheadh Shawna in ann lean\u00faint ar aghaidh murach cabhair \u00f3na m\u00e1thair, ach n\u00edorbh fhol\u00e1ir \u00ed a chur san ospid\u00e9al le d\u00e9ana\u00ed nuair a bh\u00ed s\u00ed ionfhabhtaithe leis an gcor\u00f3inv\u00edreas.\u00a0\u00a0Tar \u00e9is sin, n\u00ed raibh an dara rogha aici ach ruda\u00ed a choinne\u00e1il ar si\u00fal ar bhealach \u00e9igin, c\u00e9 go ndeachaigh c\u00farsa\u00ed in olcas di.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Gan aon uisce reatha, b\u00edonn ar Shawna tiom\u00e1int i bhfad i gc\u00e9in go minic chun seasca l\u00edtear uisce a fh\u00e1il.\u00a0\u00a0N\u00ed fol\u00e1ir di an t-uisce a \u00fas\u00e1id go barainneach ansin.\u00a0\u00a0Caithfidh Shawna dul go dt\u00ed Oifig a Phoist chun a post a fh\u00e1il, mar n\u00edl aon seachadadh poist ar f\u00e1il di. N\u00ed m\u00f3r di dul go dt\u00ed ionad n\u00edoch\u00e1in chun \u00e9ada\u00ed an teaghlaigh a n\u00ed freisin.\u00a0\u00a0T\u00e1 riosca\u00ed go dtolgfaidh Shawna an cor\u00f3invireas ag baint leis na turais sin, mar b\u00edonn go leor daoine eile bailithe le ch\u00e9ile sna h\u00e1iteanna sin. Ach n\u00edl an dara rogha ag aon duine acu, i nd\u00e1ir\u00edre.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">De ghn\u00e1th, b\u00edonn Shawna ag obair ar leora\u00ed bia a dh\u00edolann fulachta\u00ed fia. Le linn na pand\u00e9ime, \u00e1fach, n\u00ed th\u00e9ann an leora\u00ed amach ach go hannamh. C\u00e9 go raibh s\u00ed ar ioncam \u00edseal roimh na pand\u00e9ime, n\u00edl ach f\u00edorbheag\u00e1n airgid ag teach isteach anois. D\u00e1 dheasca sin, b\u00edonn s\u00ed ag streachailt chun a clann a choth\u00fa. Deir s\u00ed go bhfuil go leor imn\u00ed uirthi faoi sin.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">As \u00e1bhara\u00ed an tsaoil, t\u00e1 eagra\u00edocht dheonach in Chinle darb ainm \u2018Chinle Planting Hope\u2019. T\u00e1 feachtas Gofundme acu anseo: <a href=\"https:\/\/www.gofundme.com\/f\/support-for-elderly-on-navajo-nation\">https:\/\/www.gofundme.com\/f\/support-for-elderly-on-navajo-nation<\/a>. T\u00e1 siad ag d\u00e9anamh obair iontach in Chinle le linn na g\u00e9arch\u00e9ime, ag seachadadh bia do theaghlaigh bhochta, Shawna agus a p\u00e1ist\u00ed san \u00e1ireamh.\u00a0\u00a0Is seirbh\u00eds \u00e9igeantach \u00e9 seo freisin do dhaoine n\u00e1r cheart d\u00f3ibh a bheith gar do dhaoine eile; daoine at\u00e1 i bhf\u00edorchont\u00fairt \u00f3n gcor\u00f3inv\u00edreas.\u00a0\u00a0Is oibr\u00ed deonach \u00ed Shawna ag banc bia, mar is maith l\u00e9i an comhar a \u00edoc leis an bpobal.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">C\u00e9 go bhfuil s\u00e9 go hiontach go bhfuil daoine ar fud an domhain ag cabhr\u00fa leis na Navach\u00f3ch agus treibheanna eile, n\u00edl aon leithsc\u00e9al don easpa taca\u00edochta a bhfaigheann siad \u00f3 Rialtas Feidear\u00e1lach na St\u00e1it Aontaithe, at\u00e1 ag d\u00e9anamh neamairt iontu le fada.\u00a0\u00a0D\u00e9anta na f\u00edrinne, bh\u00ed siad in umar na haiml\u00e9ise cheana f\u00e9in, agus chuaigh siad in olcas le teacht an chor\u00f3inv\u00edris ar an bhf\u00f3d.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Chuir rialtas na St\u00e1it Aontaithe an tarcaisne i gceann na h\u00e9ag\u00f3ra maidir le d\u00e1ileadh an airgid \u00e9igeand\u00e1la a bh\u00ed curtha ar leataobh acu do threibheanna bund\u00fachasa\u00ed. Bh\u00ed an rialtas ag iarraidh cuid den airgead sin a thabhairt do chomhlachta\u00ed in Alasca nach bhfuil c\u00e1ilithe mar threibheanna. Mar sin, bh\u00ed ar na Navach\u00f3ch agus treibheanna eile caingean dl\u00ed a thabhairt i gcoinne an rialtais chun stop a chur leis sin, agus chun an t-airgead ceart a fh\u00e1il d\u00f3ibh f\u00e9in. Faoi dheireadh \u2013 s\u00e9 seachtaine n\u00edos d\u00e9ana\u00ed n\u00e1 mar ba cheart \u2013 fuair siad $600 milli\u00fan \u00f3n rialtas chun dul i ngleic leis an bpand\u00e9im. Is fearr d\u00e9anach n\u00e1 riamh, agus idir an d\u00e1 linn, bh\u00ed an t-airgead a fuair siad go dt\u00ed seo \u00f3n \u00c9ireann an-\u00fas\u00e1ideach ar fad, agus t\u00e1 an N\u00e1isi\u00fan Navach\u00f3ch an-bu\u00edoch d\u00fainn as.\u00a0\u00a0N\u00edl aon dabht faoi sin, mar ghabh Ard-Aighne an N\u00e1isi\u00fan Navach\u00f3ch Doreen McPaul bu\u00edochas d\u00fainn in \u00c9ireann, ag r\u00e1 freisin go bhfuil d\u00fachas \u00c9ireannach aici a bhfuil s\u00ed an-br\u00f3d\u00fail as. Is as \u00c9ireann a seanaithreacha, agus t\u00e1 d\u00e9shaor\u00e1nacht ag a hathair. Nach \u00e9 an domhan at\u00e1 beag!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; 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=\"text-align: justify; 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=\"text-align: justify; 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=\"text-align: justify; 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=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u00a0\u00a0\u00a0\u00a0<span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; 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=\"text-align: justify; 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=\"text-align: justify; 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=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u00a0\u00a0<span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; 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=\"text-align: justify; 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> An tseachtain seo chaite, bh\u00edomar ag caint faoin N\u00e1isi\u00fan Choctaw sna St\u00e1it Aontaithe agus faoin s\u00ednti\u00fas airgid ar thug siad d\u00fainn le linn an Ghorta Mh\u00f3ir. Thosaigh s\u00e9 sin sraith imeachta\u00ed at\u00e1 ar si\u00fal f\u00f3s, agus is \u00e9 an ceann is deireana\u00ed n\u00e1 an l\u00e1mh chuidithe at\u00e1 muintir na h\u00c9ireann ag tabhairt do [&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:12pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:24pt\"><\/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;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">\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;font-size:12pt\"><strong><span style=\"color:#000000;font-size:14pt\"><\/span><\/strong><a id=\"OLE_LINK1\"><\/a><a id=\"OLE_LINK2\"><\/a><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK3\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK4\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">An tseachtain seo chaite, bh\u00edomar ag caint faoin N\u00e1isi\u00fan Choctaw sna St\u00e1it Aontaithe agus faoin  s\u00ednti\u00fas airgid ar thug siad d\u00fainn le linn an Ghorta Mh\u00f3ir.  Thosaigh s\u00e9 sin sraith imeachta\u00ed at\u00e1 ar si\u00fal f\u00f3s, agus is \u00e9 an ceann is deireana\u00ed n\u00e1 an l\u00e1mh chuidithe at\u00e1 muintir na h\u00c9ireann ag tabhairt do bhund\u00fachasaigh Navach\u00f3ch agus Hopi chun dul i ngleic leis an gcor\u00f3inv\u00edreas.&nbsp;&nbsp;Nuair a l\u00e9igh m\u00e9 alt a scr\u00edobh Nicholas Kristoff sa \u2018New York Times\u2019 le d\u00e9ana\u00ed, cheap m\u00e9 go mbeadh s\u00e9 oiri\u00fanach cuid amh\u00e1in den alt a roinnt leat, a l\u00e9ir\u00edonn c\u00e9 chomh t\u00e1bhachtach is at\u00e1 s\u00e9 cuidi\u00fa leis na treibheanna bund\u00fachasacha sin in am a ng\u00e1tair, go h\u00e1irithe mar t\u00e1 neamhaird thubaisteach tugtha ag rialtas feidear\u00e1lach na St\u00e1it Aontaithe orthu.  Anois, seo sc\u00e9al Shawna Gonzalez.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Is as Chinle, in Arizona, ar dh\u00faiche na Navach\u00f3ch \u00ed Shawna.  T\u00e1 seachtar p\u00e1iste aici, agus iad go l\u00e9ir ina gc\u00f3na\u00ed i dteach traidisi\u00fanta na Navach\u00f3ch darb ainm \u2018hogan\u2019.  N\u00edl ach seomra amh\u00e1in ann, agus n\u00edl uisce reatha acu.&nbsp;&nbsp;Inimirceach m\u00eddhleathach Meicsiceach is \u00e9 a fear c\u00e9ile, ach d\u00edbr\u00edodh \u00e9 tamall \u00f3 shin.&nbsp;&nbsp;N\u00ed bheadh Shawna in ann lean\u00faint ar aghaidh murach cabhair \u00f3na m\u00e1thair, ach n\u00edorbh fhol\u00e1ir \u00ed a chur san ospid\u00e9al le d\u00e9ana\u00ed nuair a bh\u00ed s\u00ed ionfhabhtaithe leis an gcor\u00f3inv\u00edreas.&nbsp;&nbsp;Tar \u00e9is sin, n\u00ed raibh an dara rogha aici ach ruda\u00ed a choinne\u00e1il ar si\u00fal ar bhealach \u00e9igin, c\u00e9 go ndeachaigh c\u00farsa\u00ed in olcas di.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Gan aon uisce reatha, b\u00edonn ar Shawna tiom\u00e1int i bhfad i gc\u00e9in go minic chun seasca l\u00edtear uisce a fh\u00e1il.&nbsp;&nbsp;N\u00ed fol\u00e1ir di an t-uisce a \u00fas\u00e1id go barainneach ansin.&nbsp;&nbsp;Caithfidh Shawna dul go dt\u00ed Oifig a Phoist chun a post a fh\u00e1il, mar n\u00edl aon seachadadh poist ar f\u00e1il di.  N\u00ed m\u00f3r di dul go dt\u00ed ionad n\u00edoch\u00e1in chun \u00e9ada\u00ed an teaghlaigh a n\u00ed freisin.&nbsp;&nbsp;T\u00e1 riosca\u00ed go dtolgfaidh Shawna an cor\u00f3invireas ag baint leis na turais sin, mar b\u00edonn go leor daoine eile bailithe le ch\u00e9ile sna h\u00e1iteanna sin.  Ach n\u00edl an dara rogha ag aon duine acu, i nd\u00e1ir\u00edre.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">De ghn\u00e1th, b\u00edonn Shawna ag obair ar leora\u00ed bia a dh\u00edolann fulachta\u00ed fia.  Le linn na pand\u00e9ime, \u00e1fach, n\u00ed th\u00e9ann an leora\u00ed amach ach go hannamh.  C\u00e9 go raibh s\u00ed ar ioncam \u00edseal roimh na pand\u00e9ime, n\u00edl ach f\u00edorbheag\u00e1n airgid ag teach isteach anois.  D\u00e1 dheasca sin, b\u00edonn s\u00ed ag streachailt chun a clann a choth\u00fa.  Deir s\u00ed go bhfuil go leor imn\u00ed uirthi faoi sin.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">As \u00e1bhara\u00ed an tsaoil, t\u00e1 eagra\u00edocht dheonach in Chinle darb ainm \u2018Chinle Planting Hope\u2019.  T\u00e1 feachtas Gofundme acu anseo: <a href=\"https:\/\/www.gofundme.com\/f\/support-for-elderly-on-navajo-nation\">https:\/\/www.gofundme.com\/f\/support-for-elderly-on-navajo-nation<\/a>.  T\u00e1 siad ag d\u00e9anamh obair iontach in Chinle le linn na g\u00e9arch\u00e9ime, ag seachadadh bia do theaghlaigh bhochta, Shawna agus a p\u00e1ist\u00ed san \u00e1ireamh.&nbsp;&nbsp;Is seirbh\u00eds \u00e9igeantach \u00e9 seo freisin do dhaoine n\u00e1r cheart d\u00f3ibh a bheith gar do dhaoine eile; daoine at\u00e1 i bhf\u00edorchont\u00fairt \u00f3n gcor\u00f3inv\u00edreas.&nbsp;&nbsp;Is oibr\u00ed deonach \u00ed Shawna ag banc bia, mar is maith l\u00e9i an comhar a \u00edoc leis an bpobal.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">C\u00e9 go bhfuil s\u00e9 go hiontach go bhfuil daoine ar fud an domhain ag cabhr\u00fa leis na Navach\u00f3ch agus treibheanna eile, n\u00edl aon leithsc\u00e9al don easpa taca\u00edochta a bhfaigheann siad \u00f3 Rialtas Feidear\u00e1lach na St\u00e1it Aontaithe, at\u00e1 ag d\u00e9anamh neamairt iontu le fada.&nbsp;&nbsp;D\u00e9anta na f\u00edrinne, bh\u00ed siad in umar na haiml\u00e9ise cheana f\u00e9in, agus chuaigh siad in olcas le teacht an chor\u00f3inv\u00edris ar an bhf\u00f3d.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Chuir rialtas na St\u00e1it Aontaithe an tarcaisne i gceann na h\u00e9ag\u00f3ra maidir le d\u00e1ileadh an airgid \u00e9igeand\u00e1la a bh\u00ed curtha ar leataobh acu do threibheanna bund\u00fachasa\u00ed.  Bh\u00ed an rialtas ag iarraidh cuid den airgead sin a thabhairt do chomhlachta\u00ed in Alasca nach bhfuil c\u00e1ilithe mar threibheanna.  Mar sin, bh\u00ed ar na Navach\u00f3ch agus treibheanna eile caingean dl\u00ed a thabhairt i gcoinne an rialtais chun stop a chur leis sin, agus chun an t-airgead ceart a fh\u00e1il d\u00f3ibh f\u00e9in.  Faoi dheireadh \u2013 s\u00e9 seachtaine n\u00edos d\u00e9ana\u00ed n\u00e1 mar ba cheart \u2013 fuair siad $600 milli\u00fan \u00f3n rialtas chun dul i ngleic leis an bpand\u00e9im.  Is fearr d\u00e9anach n\u00e1 riamh, agus idir an d\u00e1 linn, bh\u00ed an t-airgead a fuair siad go dt\u00ed seo \u00f3n \u00c9ireann an-\u00fas\u00e1ideach ar fad, agus t\u00e1 an N\u00e1isi\u00fan Navach\u00f3ch an-bu\u00edoch d\u00fainn as.&nbsp;&nbsp;N\u00edl aon dabht faoi sin, mar ghabh Ard-Aighne an N\u00e1isi\u00fan Navach\u00f3ch Doreen McPaul bu\u00edochas d\u00fainn in \u00c9ireann, ag r\u00e1 freisin go bhfuil d\u00fachas \u00c9ireannach aici a bhfuil s\u00ed an-br\u00f3d\u00fail as.  Is as \u00c9ireann a  seanaithreacha, agus t\u00e1 d\u00e9shaor\u00e1nacht ag a hathair.  Nach \u00e9 an domhan at\u00e1 beag!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;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=\"text-align:justify;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=\"text-align:justify;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=\"text-align:justify;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=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">&nbsp;&nbsp;&nbsp;&nbsp;<span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;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=\"text-align:justify;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=\"text-align:justify;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=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">&nbsp;&nbsp;<span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;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=\"text-align:justify;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-7908","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-nuacht-idirnaisiunta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/comments?post=7908"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7908\/revisions"}],"predecessor-version":[{"id":9547,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7908\/revisions\/9547"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/media?parent=7908"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7908"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}