{"id":7874,"date":"2020-02-19T01:43:05","date_gmt":"2020-02-19T01:43:05","guid":{"rendered":"https:\/\/mickgb.com\/?p=7874"},"modified":"2023-11-23T03:49:11","modified_gmt":"2023-11-23T03:49:11","slug":"pionos-an-tsamaraigh-mhaith","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/pionos-an-tsamaraigh-mhaith\/","title":{"rendered":"Pion\u00f3s an tSam\u00e1raigh Mhaith!"},"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: 0pt; padding-bottom: 0; line-height: 1.2;\">An tseachtain seo caite, rinne m\u00e9 achoimre ar dhaoine a rinneadh \u00e9ag\u00f3racha m\u00f3ra orthu faoi l\u00e1mh gn\u00f3 ar an m\u00f3rsc\u00e1la. T\u00e1 a fhios agam gur gheall m\u00e9 sc\u00e9al duit freisin, ach tar \u00e9is r\u00e9amhr\u00e1 fada, n\u00ed raibh sp\u00e1s agam don sc\u00e9al! Gabh mo leithsc\u00e9al agus gan a thuilleadh moille, seo \u00e9 sc\u00e9al an tSam\u00e1raigh Mhaith agus cad a tharla!<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><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: 0pt; padding-bottom: 0; line-height: 1.2;\">Thosaigh an sc\u00e9al ar O\u00edche Nollag, 2019, i bPortland, Oregon, sna St\u00e1it Aontaithe. Bh\u00ed fear darb ainm Marc Eugenio ag st\u00e1isi\u00fan peitril ag iarraidh tanc folamh a athl\u00edonadh. N\u00ed raibh ach fadhb amh\u00e1in aige leis sin. Ar an drochuair, fadhb mh\u00f3r a bh\u00ed ann \u2013 bh\u00ed a iarmh\u00e9id cuntais folamh. Ach l\u00f3iste\u00e1il s\u00e9 a seic p\u00e1 sa bhanc c\u00fapla l\u00e1 \u00f3 shin, agus n\u00edor ghlan siad a sheic go f\u00f3ill. Bh\u00ed s\u00e9 tr\u00e9igthe ar fad. N\u00ed raibh s\u00e9 in acmhainn \u00edoc as braon peitril, agus bh\u00ed s\u00e9 r\u00f3fhada d\u00f3 si\u00fal abhaile san fhuacht.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Bh\u00ed s\u00e9 ag an mbanc n\u00edos luaithe an l\u00e1 c\u00e9anna, ag iarraidh an fhadhb a r\u00e9iteach, agus d\u00fairt fosta\u00ed an bhainc leis go mbeadh a chuid airgid ar f\u00e1il i gceann tamaill\u00edn. B\u2019fh\u00e9idir go nd\u00fairt an fosta\u00ed \u00e9 sin ionas go bhf\u00e1gfadh Marc!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Ar aon n\u00f3s, chuir s\u00e9 glaoch ar uimhir saor in aisce a bh\u00ed ag an mbanc, ag s\u00fail go mbeadh s\u00e9 in ann teacht ar r\u00e9iteach ar an gceist. Emily James a d\u2019fhreagair an f\u00f3n, oifigeach sinsearach ag ionad glaonna an bhainc i bPortland. Bh\u00ed s\u00ed ag iarraidh cabhair a thabhairt d\u00f3 ar feadh uair a chloig, nuair a rith s\u00e9 l\u00e9i nach mbeadh an t-airgead ar f\u00e1il d\u00f3 l\u00e1 ar bith feasta.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">De ghn\u00e1th, chr\u00edochn\u00f3dh an sc\u00e9al ag an tr\u00e1th seo, agus n\u00ed bheadh a fhios againn cad a tharl\u00f3dh do Mharc, ach go deimhin bheadh s\u00e9 i gcruach\u00e1s.\u00a0\u00a0Ach tharla eachtra neamhghn\u00e1ch ag an bpointe sin, b\u2019fh\u00e9idir mar aimsir na Nollag a bh\u00ed ann!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">D\u2019airigh Emily go dona mar bh\u00ed a custaim\u00e9ir i bponc ceart agus thairg s\u00ed c\u00fanamh a thabhairt d\u00f3. Thiom\u00e1infeadh s\u00ed \u00f3n ionad glaonna go dt\u00ed an st\u00e1isi\u00fan peitril agus thabharfadh s\u00ed fiche dollar d\u00f3. Ar dt\u00fas, dhi\u00faltaigh s\u00e9 don tairiscint. N\u00edor mhaith leis cur isteach uirthi. Ach d\u00fairt s\u00ed go dtabharfadh s\u00ed sos \u00f3n obair chun an t-airgead a sheachadadh d\u00f3, agus d\u2019aontaigh s\u00e9 go drogallach ansin.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Fuair Emily cead \u00f3na maoirseoir agus thiom\u00e1in s\u00ed achar gearr go dt\u00ed an st\u00e1isi\u00fan peitril ina raibh Marc ag fanacht. Ghuigh s\u00ed beannachta\u00ed na Nollag ar Mharc, agus \u00ed ag tabhairt an t-airgead d\u00f3. Sc\u00e9al deas spreag\u00fail \u00e9 sin d\u00e1 gcr\u00edochn\u00f3dh s\u00e9 anseo, ach ar\u00eds, n\u00edl s\u00e9 cr\u00edochnaithe f\u00f3s!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">D\u00fairt Emily n\u00edos d\u00e9ana\u00ed nach nd\u00e9anfadh fiche dollar a l\u00e1n difr\u00edocht di, ach dh\u00e9anfadh s\u00e9 an-difr\u00edocht do Mharc, mar bheadh s\u00e9 in ann dul abhaile go dt\u00ed a theaghlach.\u00a0\u00a0Ach n\u00ed raibh an banc ar aon intinn l\u00e9i faoi! Is \u00e9 f\u00edrinne an sc\u00e9il gur thug an banc an bh\u00f3thair di agus d\u00e1 maoirseoir freisin. D\u00fairt an banc l\u00e9i gur bhris an bheirt acu na rialacha agus gur chuir siad an banc agus iad f\u00e9in i mbaol nach g\u00e1. N\u00ed bhfuair Emily aon ph\u00e1 scar\u00fana, c\u00e9 go raibh s\u00ed ag obair ann le breis is dh\u00e1 bhliain anuas.\u00a0\u00a0N\u00edl Emily p\u00f3sta, ach d\u2019\u00fas\u00e1id s\u00ed a seic p\u00e1 deireanach chun bia a fh\u00e1il d\u00e1 madra\u00ed.\u00a0\u00a0F\u00e1gadh beo bocht \u00ed, agus bh\u00ed uirthi a plasma fola a dh\u00edol le lean\u00faint ar aghaidh.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">T\u00e1 r\u00e1iteas f\u00edse ag an mbanc i gceist \u2013 U.S. Bank \u2013 ina ma\u00edonn siad: T\u00e1 \u00e1r bhfostaithe cumasaithe an rud ceart a dh\u00e9anamh.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Nuair a rinne Nicholas Kristoff iarracht ceist a chur ar pr\u00edomhoifigeach feidhmi\u00fach\u00e1in an bhainc, n\u00edor fhreagair Andrew Cecere an f\u00f3n. Ach nuair a d&#8217;fhoils\u00edodh a chol\u00fan, fuair Kristoff glao guth\u00e1in \u00f3 Cicere f\u00e9in.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">\u201cN\u00edlimid mar sin \u2013 t\u00e1 bot\u00fan d\u00e9anta againn\u201d a d\u00fairt Cicere go doil\u00edosach. \u2018Glacaim \u00fain\u00e9ireacht ar an drochghn\u00edomh sin agus cuirfidh m\u00e9 i gceart \u00e9!\u2019<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\">Fuair Emily glao guth\u00e1in \u00f3 Cicere, agus bh\u00ed s\u00e9 soil\u00e9ir go raibh Cicere buartha i dtaobh Emily agus a maoirseoir.\u00a0\u00a0T\u00e1 athbhreithni\u00fa \u00e1 dh\u00e9anamh ag an mbanc ar an gc\u00e1s seo anois, agus is d\u00f3cha go nd\u00e9anfar athruithe i bpolasaithe an bhainc ar ball beag. B\u2019fh\u00e9idir go dtabharfar a bpoist ar ais don bheirt fhostaithe!.\u00a0\u00a0Rinne Cicere rud amh\u00e1in ceart faoi dheireadh, ach is d\u00f3cha nach dtarl\u00f3dh fi\u00fa amh\u00e1in \u00e9 sin, mura nochtadh an fh\u00edrinne i gcol\u00fan Kristoff sa ch\u00e9ad \u00e1it!\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><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 caite, rinne m\u00e9 achoimre ar dhaoine a rinneadh \u00e9ag\u00f3racha m\u00f3ra orthu faoi l\u00e1mh gn\u00f3 ar an m\u00f3rsc\u00e1la. T\u00e1 a fhios agam gur gheall m\u00e9 sc\u00e9al duit freisin, ach tar \u00e9is r\u00e9amhr\u00e1 fada, n\u00ed raibh sp\u00e1s agam don sc\u00e9al! Gabh mo leithsc\u00e9al agus gan a thuilleadh moille, seo \u00e9 sc\u00e9al an [&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=\"text-align:center;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 --><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 --><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:0pt;padding-bottom:0;line-height:1.2\"><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:0pt;padding-bottom:0;line-height:1.2\">An tseachtain seo caite, rinne m\u00e9 achoimre ar dhaoine a rinneadh \u00e9ag\u00f3racha m\u00f3ra orthu faoi l\u00e1mh gn\u00f3 ar an m\u00f3rsc\u00e1la.  T\u00e1 a fhios agam gur gheall m\u00e9 sc\u00e9al duit freisin, ach tar \u00e9is r\u00e9amhr\u00e1 fada, n\u00ed raibh sp\u00e1s agam don sc\u00e9al!  Gabh mo leithsc\u00e9al agus gan a thuilleadh moille, seo \u00e9 sc\u00e9al an tSam\u00e1raigh Mhaith agus cad a tharla!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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:0pt;padding-bottom:0;line-height:1.2\">Thosaigh an sc\u00e9al ar O\u00edche Nollag, 2019, i bPortland, Oregon, sna St\u00e1it Aontaithe.  Bh\u00ed fear darb ainm Marc Eugenio ag st\u00e1isi\u00fan peitril ag iarraidh tanc folamh a athl\u00edonadh.  N\u00ed raibh ach fadhb amh\u00e1in aige leis sin.  Ar an drochuair, fadhb mh\u00f3r a bh\u00ed ann \u2013 bh\u00ed a iarmh\u00e9id cuntais folamh.  Ach l\u00f3iste\u00e1il s\u00e9 a seic p\u00e1 sa bhanc c\u00fapla l\u00e1 \u00f3 shin, agus n\u00edor ghlan siad a sheic go f\u00f3ill.  Bh\u00ed s\u00e9 tr\u00e9igthe ar fad.  N\u00ed raibh s\u00e9 in acmhainn \u00edoc as braon peitril, agus bh\u00ed s\u00e9 r\u00f3fhada d\u00f3 si\u00fal abhaile san fhuacht.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">Bh\u00ed s\u00e9 ag an mbanc n\u00edos luaithe an l\u00e1 c\u00e9anna, ag iarraidh an fhadhb a r\u00e9iteach, agus d\u00fairt fosta\u00ed an bhainc leis go mbeadh a chuid airgid ar f\u00e1il i gceann tamaill\u00edn.  B\u2019fh\u00e9idir go nd\u00fairt an fosta\u00ed \u00e9 sin ionas go bhf\u00e1gfadh Marc!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">Ar aon n\u00f3s, chuir s\u00e9 glaoch ar uimhir saor in aisce a bh\u00ed ag an mbanc, ag s\u00fail go mbeadh s\u00e9 in ann teacht ar r\u00e9iteach ar an gceist.  Emily James a d\u2019fhreagair an f\u00f3n, oifigeach sinsearach ag ionad glaonna an bhainc i bPortland.  Bh\u00ed s\u00ed ag iarraidh cabhair a thabhairt d\u00f3 ar feadh uair a chloig, nuair a rith s\u00e9 l\u00e9i nach mbeadh an t-airgead ar f\u00e1il d\u00f3 l\u00e1 ar bith feasta.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">De ghn\u00e1th, chr\u00edochn\u00f3dh an sc\u00e9al ag an tr\u00e1th seo, agus n\u00ed bheadh a fhios againn cad a tharl\u00f3dh do Mharc, ach go deimhin bheadh s\u00e9 i gcruach\u00e1s.&nbsp;&nbsp;Ach tharla eachtra neamhghn\u00e1ch ag an bpointe sin, b\u2019fh\u00e9idir mar aimsir na Nollag a bh\u00ed ann!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">D\u2019airigh Emily go dona mar bh\u00ed a custaim\u00e9ir i bponc ceart agus thairg s\u00ed c\u00fanamh a thabhairt d\u00f3.  Thiom\u00e1infeadh s\u00ed \u00f3n ionad glaonna go dt\u00ed an st\u00e1isi\u00fan peitril agus thabharfadh s\u00ed fiche dollar d\u00f3.  Ar dt\u00fas, dhi\u00faltaigh s\u00e9 don tairiscint.  N\u00edor mhaith leis cur isteach uirthi.  Ach d\u00fairt s\u00ed go dtabharfadh s\u00ed sos \u00f3n obair chun an t-airgead a sheachadadh d\u00f3, agus d\u2019aontaigh s\u00e9 go drogallach ansin.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">Fuair Emily cead \u00f3na maoirseoir agus thiom\u00e1in s\u00ed achar gearr go dt\u00ed an st\u00e1isi\u00fan peitril ina raibh Marc ag fanacht.  Ghuigh s\u00ed beannachta\u00ed na Nollag ar Mharc, agus \u00ed ag tabhairt an t-airgead d\u00f3.  Sc\u00e9al deas spreag\u00fail \u00e9 sin d\u00e1 gcr\u00edochn\u00f3dh s\u00e9 anseo, ach ar\u00eds, n\u00edl s\u00e9 cr\u00edochnaithe f\u00f3s! <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">D\u00fairt Emily n\u00edos d\u00e9ana\u00ed nach nd\u00e9anfadh fiche dollar a l\u00e1n difr\u00edocht di, ach dh\u00e9anfadh s\u00e9 an-difr\u00edocht do Mharc, mar bheadh s\u00e9 in ann dul abhaile go dt\u00ed a theaghlach.&nbsp;&nbsp;Ach n\u00ed raibh an banc ar aon intinn l\u00e9i faoi!  Is \u00e9 f\u00edrinne an sc\u00e9il gur thug an banc an bh\u00f3thair di agus d\u00e1 maoirseoir freisin.  D\u00fairt an banc l\u00e9i gur bhris an bheirt acu na rialacha agus gur chuir siad an banc agus iad f\u00e9in i mbaol nach g\u00e1.  N\u00ed bhfuair Emily aon ph\u00e1 scar\u00fana, c\u00e9 go raibh s\u00ed ag obair ann le breis is dh\u00e1 bhliain anuas.&nbsp;&nbsp;N\u00edl Emily p\u00f3sta, ach d\u2019\u00fas\u00e1id s\u00ed a seic p\u00e1 deireanach chun bia a fh\u00e1il d\u00e1 madra\u00ed.&nbsp;&nbsp;F\u00e1gadh beo bocht \u00ed, agus bh\u00ed uirthi a plasma fola a dh\u00edol le lean\u00faint ar aghaidh.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">T\u00e1 r\u00e1iteas f\u00edse ag an mbanc i gceist \u2013 U.S. Bank \u2013 ina ma\u00edonn siad:  T\u00e1 \u00e1r bhfostaithe cumasaithe an rud ceart a dh\u00e9anamh.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">Nuair a rinne Nicholas Kristoff iarracht ceist a chur ar pr\u00edomhoifigeach feidhmi\u00fach\u00e1in an bhainc, n\u00edor fhreagair Andrew Cecere an f\u00f3n.  Ach nuair a d'fhoils\u00edodh a chol\u00fan, fuair Kristoff glao guth\u00e1in \u00f3 Cicere f\u00e9in.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">\u201cN\u00edlimid mar sin \u2013 t\u00e1 bot\u00fan d\u00e9anta againn\u201d a d\u00fairt Cicere go doil\u00edosach. \u2018Glacaim \u00fain\u00e9ireacht ar an drochghn\u00edomh sin agus cuirfidh m\u00e9 i gceart \u00e9!\u2019  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\">Fuair Emily glao guth\u00e1in \u00f3 Cicere, agus bh\u00ed s\u00e9 soil\u00e9ir go raibh Cicere buartha i dtaobh Emily agus a maoirseoir.&nbsp;&nbsp;T\u00e1 athbhreithni\u00fa \u00e1 dh\u00e9anamh ag an mbanc ar an gc\u00e1s seo anois, agus is d\u00f3cha go nd\u00e9anfar athruithe i bpolasaithe an bhainc ar ball beag.  B\u2019fh\u00e9idir go dtabharfar a bpoist ar ais don bheirt fhostaithe!.&nbsp;&nbsp;Rinne Cicere rud amh\u00e1in ceart faoi dheireadh, ach is d\u00f3cha nach dtarl\u00f3dh fi\u00fa amh\u00e1in \u00e9 sin, mura nochtadh an fh\u00edrinne i gcol\u00fan Kristoff sa ch\u00e9ad \u00e1it!&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><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-7874","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\/7874","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=7874"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7874\/revisions"}],"predecessor-version":[{"id":9564,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7874\/revisions\/9564"}],"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=7874"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7874"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}