{"id":7938,"date":"2020-10-07T01:45:19","date_gmt":"2020-10-07T01:45:19","guid":{"rendered":"https:\/\/mickgb.com\/?p=7938"},"modified":"2023-11-23T03:39:21","modified_gmt":"2023-11-23T03:39:21","slug":"tromlui-meiriceanach","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/tromlui-meiriceanach\/","title":{"rendered":"Tromlu\u00ed Meirice\u00e1nach!"},"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;\">Leanfaidh m\u00e9 ar aghaidh leis an dara sc\u00e9al mar gheall ar mhuintir Petrocelli as Staten Island i Nua-Eabhrac. Sa ch\u00e9ad sc\u00e9al tubaisteach, chualamar faoi ch\u00falra na clainne, agus ansin go h\u00e1irithe faoi cad a tharla do Mark Petrocelli ar an l\u00e1 sin na cinni\u00fana, 11 Me\u00e1n F\u00f3mhair, 2001.<\/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;\">Cailli\u00faint ollmh\u00f3r ba ea b\u00e1s Mark don chlann, ach lean siad ar aghaidh chomh maith agus a thiocfadh leo. Chuidigh a gcreideamh go m\u00f3r leo d\u00e9ile\u00e1il leis an trag\u00f3id uaf\u00e1sach, ach n\u00ed raibh l\u00e1 \u00e9asca acu riamh. Bh\u00ed s\u00e9 an-t\u00e1bhachtach d\u00f3ibh iad f\u00e9in a choime\u00e1d gn\u00f3thach, agus d\u2019oibrigh Ginger agus Al (tuismitheoir\u00ed Mark) mar Mhinistr\u00ed Eocairiste ag an eaglais \u00e1iti\u00fail &#8211; eaglais na Maighdine Muire, R\u00e9alt na Mara. Bh\u00ed Al ar bord iontaobhaithe na heaglaise agus bh\u00ed s\u00e9 ina l\u00e9itheoir san eaglais freisin. Bh\u00ed Ginger ar fhoireann babhl\u00e1la na heaglaise.<\/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;\">Sa bhaile, b\u2019aoibhinn le hAl aire a thabhairt dona gharra\u00ed glasra\u00ed, agus bh\u00edodh s\u00e9 an-ghn\u00f3thach leis an obair sin, go h\u00e1irithe san earrach. Go minic, rinne Ginger agus Al seala\u00edocht ar a ch\u00e9ile ag tiom\u00e1int a ngarin\u00edonacha Emily agus Lily, go dt\u00ed a scoil agus imeachta\u00ed \u00e9ags\u00fala.<\/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;\">L\u00e1 amh\u00e1in sa bhliain 2015, gan coinne ar bith, fuair siad scairt guth\u00e1in \u00f3 Michael Coppotelli, alumnas na me\u00e1nscoile c\u00e9anna ar fhreastal Mark uirthi. Sti\u00farth\u00f3ir c\u00fanta scoileanna Ard-deoise Nua-Eabhrac ba ea Michael anois, agus thug s\u00e9 cuireadh don chlann freastal ar dheasghn\u00e1tha ilchreidmheach a bheadh ar si\u00fal ag an Ionad Cuimhneach\u00e1in san Ionad Tr\u00e1d\u00e1la Domhanda.\u00a0\u00a0Bh\u00ed an P\u00e1pa ar cheann de na ceannair\u00ed reiligi\u00fanacha a bheadh i bhfeighil ag an gcom\u00f3radh. Ghlac an chlann go fonnmhar leis an gcuireadh.<\/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 mhoill ina dhiaidh sin, o\u00edche amh\u00e1in, bh\u00ed briongl\u00f3id ag Albert. Sa bhriongl\u00f3id, d\u00faradh leis a phaidr\u00edn agus c\u00e1rta\u00ed urna\u00ed ar son a mhac Mark a thabhairt leis go dt\u00ed an com\u00f3radh, agus go mbeann\u00f3dh an P\u00e1pa iad.<\/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;\">\u201cN\u00ed raibh a fhios agam an dtarl\u00f3dh a leith\u00e9id, n\u00f3 c\u00e9n chaoi a dtarl\u00f3dh s\u00e9,\u201d arsa Al. \u201cBh\u00ed m\u00e9 ag \u00fanfairt an o\u00edche ar fad, ag smaoineamh d\u00e1 mbeinn in ann na ruda\u00ed a thabhairt do Chairdin\u00e9al \u00d3 D\u00f3l\u00e1in, b\u2019fh\u00e9idir go mbeadh s\u00e9 in ann iad a thabhairt don Ph\u00e1pa.<\/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;\">Ag an searmanas, bh\u00ed an t-\u00e1dh dearg ar Ginger agus Al, mar bh\u00ed siad suite gar don tosach. Nuair a bh\u00ed an P\u00e1pa ag f\u00e1g\u00e1il, d\u2019fh\u00e9ach s\u00e9 ar Al, agus thapaigh Al an deis 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;\">\u201cAthair R\u00f3-Naofa,\u201d a d\u00fairt Al, \u201car mhiste leat na paidr\u00edn\u00ed agus c\u00e1rta\u00ed urna\u00ed seo a bheann\u00fa ar son \u00e1r mac Mark?\u201d Agus bheannaigh an P\u00e1pa iad, rinne s\u00e9 comhartha na Croise, agus leag s\u00e9 a l\u00e1mh orthu.<\/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;\">\u201cTarla\u00edonn m\u00edor\u00failt\u00ed,\u201d arsa Al. \u201cUaireanta, is g\u00e1 d\u00fainn a bheith oscailte do na f\u00e9idearthachta\u00ed!\u201d<\/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;\">Ar L\u00e1 Fh\u00e9ile P\u00e1draig seo caite (2020), thug Al cuairt ar a dhocht\u00fair mar d\u2019airigh s\u00e9 tinn. Ar 24 M\u00e1rta, diagn\u00f3is\u00edodh go raibh an galar COVID-19 air. Thug Ginger aire d\u00f3 ar feadh c\u00fapla l\u00e1, agus bh\u00ed s\u00e9 an-lag, agus ina chodladh formh\u00f3r an ama. Ach nuair a d\u2019\u00e9irigh s\u00e9 deacair d\u00f3 a an\u00e1il a tharraingt, tugadh go dt\u00ed an t-ospid\u00e9al \u00e9. Fuair s\u00e9 b\u00e1s ar an ch\u00e9ad l\u00e1 d\u2019Aibre\u00e1n, nuair nach raibh ach 73 bliana sl\u00e1naithe aige.<\/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;\">Ag labhairt faoi thionchar na dtrag\u00f3id\u00ed, d\u00fairt Al \u00d3g: \u00a0\u00a0<\/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;\">\u201cI gc\u00e1s Mark, bh\u00ed sochraid againn san eaglais gan a chorp. Agus i gc\u00e1s m\u2019athair, bh\u00ed a chorp againn ach n\u00ed raibh sochraid ceadaithe de dheasca an v\u00edris.\u00a0\u00a0Saghas Amharclann na h\u00c9ig\u00e9ille at\u00e1 i gceist, I nd\u00e1ir\u00edre.\u201d<\/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;\">D\u2019admhaigh Al \u00d3g gur f\u00e1gadh ina staic \u00e9 nuair a chuala s\u00e9 drochsc\u00e9ala a athair!<\/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;\">Ar 11 Me\u00e1n F\u00f3mhair, 2001, bh\u00ed a fhios ag Al \u00d3g agus a athair go maith go raibh an t-aer l\u00e1n le truaille\u00e1n nimhi\u00fail, ach n\u00ed raibh aon rud ar domhan a d\u2019fh\u00e9adfadh stop a chur leis a gcuardach t\u00e1bhachtach.<\/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 nach bhfuil fianaise dhosh\u00e9anta ar f\u00e1il f\u00f3s, t\u00e1 s\u00e9 soil\u00e9ir go l\u00e9ir go bhfuil na freagr\u00f3ir\u00ed \u00e9igeand\u00e1la 11 Me\u00e1n F\u00f3mhair i n\u00edos m\u00f3 cont\u00fairte an galar COVID-19 a tholg n\u00e1 an gn\u00e1thphobal.<\/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;\">Mar sin, is \u00e9 an rud is aist\u00ed faoi sc\u00e9alta mhuintir Petrocelli, n\u00e1 seans maith go raibh an t-ionsa\u00ed sceimhlitheoireachta freagrach as n\u00ed hamh\u00e1in b\u00e1s Mark, ach b\u00e1s a athair freisin.\u00a0\u00a0Fi\u00fa fiche bliain ina dhiaidh ionsaithe uaf\u00e1saigh 11 Me\u00e1n F\u00f3mhair, t\u00e1 an Tromlu\u00ed Meirice\u00e1nach sin ag mar\u00fa daoine f\u00f3s &#8211; dochreidte! \u00a0\u00a0<\/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> Leanfaidh m\u00e9 ar aghaidh leis an dara sc\u00e9al mar gheall ar mhuintir Petrocelli as Staten Island i Nua-Eabhrac. Sa ch\u00e9ad sc\u00e9al tubaisteach, chualamar faoi ch\u00falra na clainne, agus ansin go h\u00e1irithe faoi cad a tharla do Mark Petrocelli ar an l\u00e1 sin na cinni\u00fana, 11 Me\u00e1n F\u00f3mhair, 2001. Cailli\u00faint ollmh\u00f3r ba ea b\u00e1s [&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\"><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 --><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 --><a id=\"OLE_LINK11\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK12\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK9\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK10\"><\/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\">Leanfaidh m\u00e9 ar aghaidh leis an dara sc\u00e9al mar gheall ar mhuintir Petrocelli as Staten Island i Nua-Eabhrac.  Sa ch\u00e9ad sc\u00e9al tubaisteach, chualamar faoi ch\u00falra na clainne, agus ansin go h\u00e1irithe faoi cad a tharla do Mark Petrocelli ar an l\u00e1 sin na cinni\u00fana, 11 Me\u00e1n F\u00f3mhair, 2001.<\/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\">Cailli\u00faint ollmh\u00f3r ba ea b\u00e1s Mark don chlann, ach lean siad ar aghaidh chomh maith agus a thiocfadh leo.  Chuidigh a gcreideamh go m\u00f3r leo d\u00e9ile\u00e1il leis an trag\u00f3id uaf\u00e1sach, ach n\u00ed raibh l\u00e1 \u00e9asca acu riamh.  Bh\u00ed s\u00e9 an-t\u00e1bhachtach d\u00f3ibh iad f\u00e9in a choime\u00e1d gn\u00f3thach, agus d\u2019oibrigh Ginger agus Al (tuismitheoir\u00ed Mark) mar Mhinistr\u00ed Eocairiste ag an eaglais \u00e1iti\u00fail - eaglais na Maighdine Muire, R\u00e9alt na Mara.  Bh\u00ed Al ar bord iontaobhaithe na heaglaise agus bh\u00ed s\u00e9 ina l\u00e9itheoir san eaglais freisin.  Bh\u00ed Ginger ar fhoireann babhl\u00e1la na heaglaise.<\/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\">Sa bhaile, b\u2019aoibhinn le hAl aire a thabhairt dona gharra\u00ed glasra\u00ed, agus bh\u00edodh s\u00e9 an-ghn\u00f3thach leis an obair sin, go h\u00e1irithe san earrach.  Go minic, rinne Ginger agus Al seala\u00edocht ar a ch\u00e9ile ag tiom\u00e1int a ngarin\u00edonacha Emily agus Lily, go dt\u00ed a scoil agus imeachta\u00ed \u00e9ags\u00fala.<\/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\">L\u00e1 amh\u00e1in sa bhliain 2015, gan coinne ar bith, fuair siad scairt guth\u00e1in \u00f3 Michael Coppotelli, alumnas na me\u00e1nscoile c\u00e9anna ar fhreastal Mark uirthi.  Sti\u00farth\u00f3ir c\u00fanta scoileanna Ard-deoise Nua-Eabhrac ba ea Michael anois, agus thug s\u00e9 cuireadh don chlann freastal ar dheasghn\u00e1tha ilchreidmheach a bheadh ar si\u00fal ag an Ionad Cuimhneach\u00e1in san Ionad Tr\u00e1d\u00e1la Domhanda.&nbsp;&nbsp;Bh\u00ed an P\u00e1pa ar cheann de na ceannair\u00ed reiligi\u00fanacha a bheadh i bhfeighil ag an gcom\u00f3radh.  Ghlac an chlann go fonnmhar leis an gcuireadh.<\/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 mhoill ina dhiaidh sin, o\u00edche amh\u00e1in, bh\u00ed briongl\u00f3id ag Albert.  Sa bhriongl\u00f3id, d\u00faradh leis a phaidr\u00edn agus c\u00e1rta\u00ed urna\u00ed ar son a mhac Mark a thabhairt leis go dt\u00ed an com\u00f3radh, agus go mbeann\u00f3dh an P\u00e1pa iad.<\/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\">\u201cN\u00ed raibh a fhios agam an dtarl\u00f3dh a leith\u00e9id, n\u00f3 c\u00e9n chaoi a dtarl\u00f3dh s\u00e9,\u201d  arsa Al.  \u201cBh\u00ed m\u00e9 ag \u00fanfairt an o\u00edche ar fad, ag smaoineamh d\u00e1 mbeinn in ann na ruda\u00ed a thabhairt do Chairdin\u00e9al \u00d3 D\u00f3l\u00e1in, b\u2019fh\u00e9idir go mbeadh s\u00e9 in ann iad a thabhairt don Ph\u00e1pa.  <\/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\">Ag an searmanas, bh\u00ed an t-\u00e1dh dearg ar Ginger agus Al, mar bh\u00ed siad suite gar don tosach.  Nuair a bh\u00ed an P\u00e1pa ag f\u00e1g\u00e1il, d\u2019fh\u00e9ach s\u00e9 ar Al, agus thapaigh Al an deis 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\">\u201cAthair R\u00f3-Naofa,\u201d a d\u00fairt Al, \u201car mhiste leat na paidr\u00edn\u00ed agus c\u00e1rta\u00ed urna\u00ed seo a bheann\u00fa ar son \u00e1r mac Mark?\u201d  Agus bheannaigh an P\u00e1pa iad, rinne s\u00e9 comhartha na Croise, agus leag s\u00e9 a l\u00e1mh orthu.<\/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\">\u201cTarla\u00edonn m\u00edor\u00failt\u00ed,\u201d arsa Al. \u201cUaireanta, is g\u00e1 d\u00fainn a bheith oscailte do na f\u00e9idearthachta\u00ed!\u201d<\/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\">Ar L\u00e1 Fh\u00e9ile P\u00e1draig seo caite (2020), thug Al cuairt ar a dhocht\u00fair mar d\u2019airigh s\u00e9 tinn.  Ar 24 M\u00e1rta, diagn\u00f3is\u00edodh go raibh an galar COVID-19 air.  Thug Ginger aire d\u00f3 ar feadh c\u00fapla l\u00e1, agus bh\u00ed s\u00e9 an-lag, agus ina chodladh formh\u00f3r an ama.  Ach nuair a d\u2019\u00e9irigh s\u00e9 deacair d\u00f3 a an\u00e1il a tharraingt, tugadh go dt\u00ed an t-ospid\u00e9al \u00e9.  Fuair s\u00e9 b\u00e1s ar an ch\u00e9ad l\u00e1 d\u2019Aibre\u00e1n, nuair nach raibh ach 73 bliana sl\u00e1naithe aige. <\/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\">Ag labhairt faoi thionchar na dtrag\u00f3id\u00ed, d\u00fairt Al \u00d3g:  &nbsp;&nbsp;<\/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\">\u201cI gc\u00e1s Mark, bh\u00ed sochraid againn san eaglais gan a chorp.  Agus i gc\u00e1s m\u2019athair, bh\u00ed a chorp againn ach n\u00ed raibh sochraid ceadaithe de dheasca an v\u00edris.&nbsp;&nbsp;Saghas Amharclann na h\u00c9ig\u00e9ille at\u00e1 i gceist, I nd\u00e1ir\u00edre.\u201d<\/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\">D\u2019admhaigh Al \u00d3g gur f\u00e1gadh ina staic \u00e9 nuair a chuala s\u00e9 drochsc\u00e9ala a athair! <\/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\">Ar 11 Me\u00e1n F\u00f3mhair, 2001, bh\u00ed a fhios ag Al \u00d3g agus a athair go maith go raibh an t-aer l\u00e1n le truaille\u00e1n nimhi\u00fail, ach n\u00ed raibh aon rud ar domhan a d\u2019fh\u00e9adfadh stop a chur leis a gcuardach t\u00e1bhachtach. <\/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 nach bhfuil fianaise dhosh\u00e9anta ar f\u00e1il f\u00f3s, t\u00e1 s\u00e9 soil\u00e9ir go l\u00e9ir go bhfuil na freagr\u00f3ir\u00ed \u00e9igeand\u00e1la 11 Me\u00e1n F\u00f3mhair i n\u00edos m\u00f3 cont\u00fairte an galar COVID-19 a tholg n\u00e1 an gn\u00e1thphobal.  <\/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\">Mar sin, is \u00e9 an rud is aist\u00ed faoi sc\u00e9alta mhuintir Petrocelli, n\u00e1 seans maith go raibh an t-ionsa\u00ed sceimhlitheoireachta freagrach as n\u00ed hamh\u00e1in b\u00e1s Mark, ach b\u00e1s a athair freisin.&nbsp;&nbsp;Fi\u00fa fiche bliain ina dhiaidh ionsaithe uaf\u00e1saigh 11 Me\u00e1n F\u00f3mhair, t\u00e1 an Tromlu\u00ed Meirice\u00e1nach sin ag mar\u00fa daoine f\u00f3s - dochreidte! &nbsp;&nbsp;<\/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":[35],"tags":[],"class_list":["post-7938","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-nuacht-idirnaisiunta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7938","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=7938"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7938\/revisions"}],"predecessor-version":[{"id":9531,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7938\/revisions\/9531"}],"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=7938"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7938"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7938"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}