{"id":8052,"date":"2019-11-13T03:54:48","date_gmt":"2019-11-13T03:54:48","guid":{"rendered":"https:\/\/mickgb.com\/?p=8052"},"modified":"2023-11-23T03:53:01","modified_gmt":"2023-11-23T03:53:01","slug":"harmagadon-sa-mheanoirthear-2","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/harmagadon-sa-mheanoirthear-2\/","title":{"rendered":"Harmagad\u00f3n sa Mhe\u00e1noirthear 2!"},"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><\/p>\n<p style=\"text-align: center; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #000000; font-size: 24pt;\"><span 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>I <\/span><span style=\"color: #000000; font-size: 24pt;\">mB\u00e9al<\/span><span style=\"color: #000000; font-size: 24pt;\"> an <\/span><span style=\"color: #000000; font-size: 24pt;\">Phobail<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #000000;\">\u00a0<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2;\"><strong><span style=\"color: #000000; font-size: 14pt;\">Peadar<\/span><span style=\"color: #000000; font-size: 14pt;\"> <\/span><span style=\"color: #000000; font-size: 14pt;\">agus<\/span><span style=\"color: #000000; font-size: 14pt;\"> <\/span><span style=\"color: #000000; font-size: 14pt;\">Miche\u00e1l<\/span><span style=\"color: #000000; font-size: 14pt;\"> <\/span><span style=\"color: #000000; font-size: 14pt;\">Bair\u00e9ad<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Th\u00e1inig ocras orainn, agus cheannaigh m\u00e9 c\u00fapla ceapaire agus pota tae eile d\u00fainn. Mar is eol duit, bh\u00ed S\u00e9im\u00ed an Droichid agus m\u00e9 f\u00e9in th\u00edos sa Phota Caife, ag d\u00e9anamh dreas comhr\u00e1 agus ag r\u00e9iteach fadhbanna an domhain. Bh\u00edomar ag caint faoin Me\u00e1noirthear, agus gan dabht, t\u00e1 a dh\u00e1 dh\u00f3thain den mh\u00ed-\u00e1dh ar na t\u00edortha sa r\u00e9igi\u00fan. Bh\u00ed s\u00e9 r\u00e1ite ag S\u00e9im\u00ed go ndearna an tUachtar\u00e1n Trump ar a laghad tr\u00ed bhot\u00fan m\u00f3r maidir leis an Me\u00e1noirthear. D\u2019aonta\u00edomar gurb \u00e9 an ch\u00e9ad cheann n\u00e1 an Socr\u00fa N\u00faicl\u00e9ach Iar\u00e1nach a chur ar ceal.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cAgus c\u00e9ard faoin dara ceann?\u201d a d\u2019fhiafraigh S\u00e9im\u00ed d\u00edom.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u2018Sin ceist deacair!\u2019 arsa mise. \u2018Scaoilfidh m\u00e9 an ceann seo tharam!\u2019<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cN\u00ed scaoilfidh m\u00e9 leat chomh h\u00e9asca sin!\u2019 arsa S\u00e9im\u00ed, ag caochadh s\u00faile go sl\u00edthe\u00e1nta orm. \u201cTabharfaidh m\u00e9 nod duit! L\u00e9irigh an cinneadh seo go soil\u00e9ir go bhfuil airgead n\u00edos t\u00e1bhachta\u00ed n\u00e1 an bheatha f\u00e9in do Trump!\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cAn \u00e9 at\u00e1 i gceist n\u00e1 an taca\u00edocht a thugann Trump do Mohammad bin Salman (MBS), R\u00eddhamhna na hAraibe S\u00e1da\u00ed?\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cT\u00e1 an ceart agat, a Mhich\u00edl! Is \u00e9 an freagra d\u00edreach a bh\u00ed agam n\u00e1 an d\u00fanmhar\u00fa br\u00fadi\u00fail Jamal Khassogi i gConsalacht na hAraibe S\u00e1da\u00ed in Iostanb\u00fal an bhliain seo caite. Mhaigh an CIA gur ordaigh MBS an gn\u00edomh uafar sin. Ach c\u00e9 gurb \u00e1itritheoir de chuid na St\u00e1t Aontaithe \u00e9 Khassogi, agus col\u00fana\u00ed an nuacht\u00e1in ch\u00e1ili\u00fail sin \u2018The Washington Post\u2019, thug Trump neamhaird ar an ainghn\u00edomh seo, agus lean gach rud ar aghaidh gan c\u00e1ineadh n\u00e1 pion\u00f3s ar bith. Is \u00e9 MBS a rinne idirghabh\u00e1il mh\u00edleata ar \u00c9imin i 2015, i gcomhrialtas le timpeall is deich dt\u00edr eile sa r\u00e9igi\u00fan.\u00a0\u00a0B\u00edodh agus go bhfuil stair casta ag \u00c9imin, mar sin f\u00e9in t\u00e1 an sl\u00e9acht uaf\u00e1sach a rinneadh ar shibhialtaigh neamhchiontacha agus an gorta forleathan a bh\u00ed ag gabh\u00e1il leis do-ghlactha. Is rud n\u00e1ireach \u00e9 gur thug na St\u00e1it Aontaithe agus an R\u00edocht Aontaithe taca\u00edocht don Araibe S\u00e1da\u00ed d\u00e1 n-iarrachta\u00ed. A Mhich\u00edl, n\u00ed fh\u00e9adfa\u00ed \u00e9 sin a mhaitheamh d\u00f3ibh, nach bhfuil an ceart agam?\u201d Tharraing s\u00e9 an\u00e1il dhomhain, agus bhain s\u00e9 slog as a deoch thae.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cN\u00ed thiocfadh liom easaont\u00fa leis an anail\u00eds gh\u00e9ar a rinne t\u00fa!\u201d a d\u2019fhreagair m\u00e9 go tapa.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cAgus a Mhich\u00edl, an aonta\u00edonn t\u00fa liom nach cuma leis na cumhachta\u00ed sin sa sioc faoi Thadhg an mhargaidh, mar t\u00e1 an Dollar Uilechumhachtach n\u00edos t\u00e1bhachta\u00ed d\u00f3ibh?\u201d Chr\u00edochnaigh S\u00e9im\u00ed a phointe go diongbh\u00e1ilte.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cGan dabht, sin \u00e9 lomchl\u00e1r na f\u00edrinne agat!\u201d a d\u00fairt m\u00e9, roimh bholgam a bhaint as mo chup\u00e1n tae. \u201cAgus c\u00e9ard faoin tr\u00ed\u00fa fhadhb, n\u00edl t\u00fa chun iarraidh orm cad at\u00e1 i gceist ansin, t\u00e1 s\u00fail agam!\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cSeo anois,\u201d ar seisean go mealltach liom. \u201cM\u00e1 cheap t\u00fa go scaoilfinn leat an babhta seo, bh\u00ed dul am\u00fa ort, a Mhich\u00edl! Agus leis sin, c\u00e9ard \u00e9 an tr\u00ed\u00fa bhot\u00fan?\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Rinne m\u00e9 mo sheacht nd\u00edcheall an tr\u00ed\u00fa fhadhb a oibri\u00fa amach.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cCaithfidh m\u00e9 a r\u00e1 go raibh an t-ionsa\u00ed dr\u00f3n agus di\u00farac\u00e1n ar \u00e1iseanna ola na hAraibe S\u00e1da\u00ed an-chont\u00fairteach ar fad. C\u00e9 go nd\u00fairt na reibili\u00fanaigh Houthi gurbh iad a bh\u00ed freagrach, ag an am c\u00e9anna, d\u2019admhaigh Mike Pompeo, R\u00fana\u00ed St\u00e1it sna St\u00e1it Aontaithe, gurb \u00ed an Iar\u00e1in a bh\u00ed c\u00faisithe. Is \u00e1bhar m\u00f3r buartha \u00e9 sin, i mo thuairim, a Sh\u00e9im\u00ed!\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cIarracht iontach \u00e9 sin, a Mhich\u00edl, agus c\u00e9 go raibh fadhb eile ar intinn agam, t\u00e1 an ceann seo l\u00e1n chomh maith leis! Maith th\u00fa!\u201d D\u2019fh\u00e9ach s\u00e9 orm go meas\u00fail.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cAch c\u00e9ard a bh\u00ed ar intinn agat?\u201d a d\u2019iarr m\u00e9 air go fiosrach.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cN\u00e1 bac leis sin anois, a Mhich\u00edl,\u201d a d\u00fairt s\u00e9. \u201cAch nach furasta cogadh domhanda a spr\u00e9achadh sa Mhe\u00e1noirthear, le m\u00edthuiscint n\u00f3 dearmad amh\u00e1in?\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cN\u00edl m\u00e9 in ann easaont\u00fa leat, a Sh\u00e9im\u00ed!\u201d arsa mise.<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cIs m\u00f3r an faoiseamh dom \u00e9 sin, a Mhich\u00edl! Cheap m\u00e9 ar dt\u00fas n\u00e1r chreid t\u00fa m\u00e9! Ach feicim anois gur fear at\u00e1 ar eolas ar ch\u00farsa\u00ed domhanda t\u00fa, fear a thuigeann riosca\u00ed m\u00f3ra an tsaoil chomhaimseartha, go h\u00e1irithe sa Mhe\u00e1noirthear.\u201d<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u201cGo raibh maith agat, a Sh\u00e9im\u00ed!\u201d arsa mise. \u201cAgus caithfidh m\u00e9 a admh\u00e1il go raibh m\u00e9 ag smaoineamh go leisci\u00fail ar dt\u00fas, agus gur chuir t\u00fa i dtreo l\u00e9argais m\u00e9.\u201d\u00a0\u00a0<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">Creidim go diongbh\u00e1ilte \u00e9 sin! M\u00faineann S\u00e9im\u00ed teachtaireacht spreag\u00fail d\u00fainn go l\u00e9ir: N\u00edl aon \u00fadar s\u00e1stachta againn faoi ch\u00farsa\u00ed domhanda a bhfuil tionchar m\u00f3r acu orainn go l\u00e9ir!<\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"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><\/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>I mB\u00e9al an Phobail \u00a0 Peadar agus Miche\u00e1l Bair\u00e9ad . Th\u00e1inig ocras orainn, agus cheannaigh m\u00e9 c\u00fapla ceapaire agus pota tae eile d\u00fainn. Mar is eol duit, bh\u00ed S\u00e9im\u00ed an Droichid agus m\u00e9 f\u00e9in th\u00edos sa Phota Caife, ag d\u00e9anamh dreas comhr\u00e1 agus ag r\u00e9iteach fadhbanna an domhain. Bh\u00edomar ag caint faoin Me\u00e1noirthear, agus [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2\"><strong><span style=\"color:#000000;font-size:24pt\">I <\/span><span style=\"color:#000000;font-size:24pt\">mB\u00e9al<\/span><span style=\"color:#000000;font-size:24pt\"> an <\/span><span style=\"color:#000000;font-size:24pt\">Phobail<\/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\"><strong><span style=\"color:#000000\">\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\"><strong><span style=\"color:#000000;font-size:14pt\">Peadar<\/span><span style=\"color:#000000;font-size:14pt\"> <\/span><span style=\"color:#000000;font-size:14pt\">agus<\/span><span style=\"color:#000000;font-size:14pt\"> <\/span><span style=\"color:#000000;font-size:14pt\">Miche\u00e1l<\/span><span style=\"color:#000000;font-size:14pt\"> <\/span><span style=\"color:#000000;font-size:14pt\">Bair\u00e9ad<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Th\u00e1inig ocras orainn, agus cheannaigh m\u00e9 c\u00fapla ceapaire agus pota tae eile d\u00fainn.  Mar is eol duit, bh\u00ed S\u00e9im\u00ed an Droichid agus m\u00e9 f\u00e9in th\u00edos sa Phota Caife, ag d\u00e9anamh dreas comhr\u00e1 agus ag r\u00e9iteach fadhbanna an domhain.  Bh\u00edomar ag caint faoin Me\u00e1noirthear, agus gan dabht, t\u00e1 a dh\u00e1 dh\u00f3thain den mh\u00ed-\u00e1dh ar na t\u00edortha sa r\u00e9igi\u00fan.  Bh\u00ed s\u00e9 r\u00e1ite ag S\u00e9im\u00ed go ndearna an tUachtar\u00e1n Trump ar a laghad tr\u00ed bhot\u00fan m\u00f3r maidir leis an Me\u00e1noirthear.  D\u2019aonta\u00edomar gurb \u00e9 an ch\u00e9ad cheann n\u00e1 an Socr\u00fa N\u00faicl\u00e9ach Iar\u00e1nach a chur ar ceal.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cAgus c\u00e9ard faoin dara ceann?\u201d a d\u2019fhiafraigh S\u00e9im\u00ed d\u00edom.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u2018Sin ceist deacair!\u2019 arsa mise.  \u2018Scaoilfidh m\u00e9 an ceann seo tharam!\u2019<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cN\u00ed scaoilfidh m\u00e9 leat chomh h\u00e9asca sin!\u2019 arsa S\u00e9im\u00ed, ag caochadh s\u00faile go sl\u00edthe\u00e1nta orm.  \u201cTabharfaidh m\u00e9 nod duit!  L\u00e9irigh an cinneadh seo go soil\u00e9ir go bhfuil airgead n\u00edos t\u00e1bhachta\u00ed n\u00e1 an bheatha f\u00e9in do Trump!\u201d<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cAn \u00e9 at\u00e1 i gceist n\u00e1 an taca\u00edocht a thugann Trump do Mohammad bin Salman (MBS), R\u00eddhamhna na hAraibe S\u00e1da\u00ed?\u201d<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cT\u00e1 an ceart agat, a Mhich\u00edl!  Is \u00e9 an freagra d\u00edreach a bh\u00ed agam n\u00e1 an d\u00fanmhar\u00fa br\u00fadi\u00fail Jamal Khassogi i gConsalacht na hAraibe S\u00e1da\u00ed in Iostanb\u00fal an bhliain seo caite.  Mhaigh an CIA gur ordaigh MBS an gn\u00edomh uafar sin.  Ach c\u00e9 gurb \u00e1itritheoir de chuid na St\u00e1t Aontaithe \u00e9 Khassogi, agus col\u00fana\u00ed an nuacht\u00e1in ch\u00e1ili\u00fail sin \u2018The Washington Post\u2019, thug Trump neamhaird ar an ainghn\u00edomh seo, agus lean gach rud ar aghaidh gan c\u00e1ineadh n\u00e1 pion\u00f3s ar bith.  Is \u00e9 MBS a rinne idirghabh\u00e1il mh\u00edleata ar \u00c9imin i 2015, i gcomhrialtas le timpeall is deich dt\u00edr eile sa r\u00e9igi\u00fan.&nbsp;&nbsp;B\u00edodh agus go bhfuil stair casta ag \u00c9imin, mar sin f\u00e9in t\u00e1 an sl\u00e9acht uaf\u00e1sach a rinneadh ar shibhialtaigh neamhchiontacha agus an gorta forleathan a bh\u00ed ag gabh\u00e1il leis do-ghlactha.  Is rud n\u00e1ireach \u00e9 gur thug na St\u00e1it Aontaithe agus an R\u00edocht Aontaithe taca\u00edocht don Araibe S\u00e1da\u00ed d\u00e1 n-iarrachta\u00ed.  A Mhich\u00edl, n\u00ed fh\u00e9adfa\u00ed \u00e9 sin a mhaitheamh d\u00f3ibh, nach bhfuil an ceart agam?\u201d  Tharraing s\u00e9 an\u00e1il dhomhain, agus bhain s\u00e9 slog as a deoch thae.  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cN\u00ed thiocfadh liom easaont\u00fa leis an anail\u00eds gh\u00e9ar a rinne t\u00fa!\u201d a d\u2019fhreagair m\u00e9 go tapa.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cAgus a Mhich\u00edl, an aonta\u00edonn t\u00fa liom nach cuma leis na cumhachta\u00ed sin sa sioc faoi Thadhg an mhargaidh, mar t\u00e1 an Dollar Uilechumhachtach n\u00edos t\u00e1bhachta\u00ed d\u00f3ibh?\u201d  Chr\u00edochnaigh S\u00e9im\u00ed a phointe go diongbh\u00e1ilte.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cGan dabht, sin \u00e9 lomchl\u00e1r na f\u00edrinne agat!\u201d a d\u00fairt m\u00e9, roimh bholgam a bhaint as mo chup\u00e1n tae.  \u201cAgus c\u00e9ard faoin tr\u00ed\u00fa fhadhb, n\u00edl t\u00fa chun iarraidh orm cad at\u00e1 i gceist ansin, t\u00e1 s\u00fail agam!\u201d  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cSeo anois,\u201d ar seisean go mealltach liom.  \u201cM\u00e1 cheap t\u00fa go scaoilfinn leat an babhta seo, bh\u00ed dul am\u00fa ort, a Mhich\u00edl!  Agus leis sin, c\u00e9ard \u00e9 an tr\u00ed\u00fa bhot\u00fan?\u201d<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Rinne m\u00e9 mo sheacht nd\u00edcheall an tr\u00ed\u00fa fhadhb a oibri\u00fa amach. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cCaithfidh m\u00e9 a r\u00e1 go raibh an t-ionsa\u00ed dr\u00f3n agus di\u00farac\u00e1n ar \u00e1iseanna ola na hAraibe S\u00e1da\u00ed an-chont\u00fairteach ar fad.  C\u00e9 go nd\u00fairt na reibili\u00fanaigh Houthi gurbh iad a bh\u00ed freagrach, ag an am c\u00e9anna, d\u2019admhaigh Mike Pompeo, R\u00fana\u00ed St\u00e1it sna St\u00e1it Aontaithe, gurb \u00ed an Iar\u00e1in a bh\u00ed c\u00faisithe.  Is \u00e1bhar m\u00f3r buartha \u00e9 sin, i mo thuairim, a Sh\u00e9im\u00ed!\u201d  <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cIarracht iontach \u00e9 sin, a Mhich\u00edl, agus c\u00e9 go raibh fadhb eile ar intinn agam, t\u00e1 an ceann seo l\u00e1n chomh maith leis!  Maith th\u00fa!\u201d  D\u2019fh\u00e9ach s\u00e9 orm go meas\u00fail.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cAch c\u00e9ard a bh\u00ed ar intinn agat?\u201d  a d\u2019iarr m\u00e9 air go fiosrach.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cN\u00e1 bac leis sin anois, a Mhich\u00edl,\u201d a d\u00fairt s\u00e9.  \u201cAch nach furasta cogadh domhanda a spr\u00e9achadh sa Mhe\u00e1noirthear, le m\u00edthuiscint n\u00f3 dearmad amh\u00e1in?\u201d<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cN\u00edl m\u00e9 in ann easaont\u00fa leat, a Sh\u00e9im\u00ed!\u201d  arsa mise.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cIs m\u00f3r an faoiseamh dom \u00e9 sin, a Mhich\u00edl!  Cheap m\u00e9 ar dt\u00fas n\u00e1r chreid t\u00fa m\u00e9!  Ach feicim anois gur fear at\u00e1 ar eolas ar ch\u00farsa\u00ed domhanda t\u00fa, fear a thuigeann riosca\u00ed m\u00f3ra an tsaoil chomhaimseartha, go h\u00e1irithe sa Mhe\u00e1noirthear.\u201d<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">\u201cGo raibh maith agat, a Sh\u00e9im\u00ed!\u201d arsa mise.  \u201cAgus caithfidh m\u00e9 a admh\u00e1il go raibh m\u00e9 ag smaoineamh go leisci\u00fail ar dt\u00fas, agus gur chuir t\u00fa i dtreo l\u00e9argais m\u00e9.\u201d&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Creidim go diongbh\u00e1ilte \u00e9 sin!  M\u00faineann S\u00e9im\u00ed teachtaireacht spreag\u00fail d\u00fainn go l\u00e9ir:  N\u00edl aon  \u00fadar s\u00e1stachta againn faoi ch\u00farsa\u00ed domhanda a bhfuil tionchar m\u00f3r acu orainn go l\u00e9ir!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"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 -->","_et_gb_content_width":"","footnotes":""},"categories":[40],"tags":[],"class_list":["post-8052","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gearrscealta"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8052","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=8052"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8052\/revisions"}],"predecessor-version":[{"id":9575,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/8052\/revisions\/9575"}],"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=8052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=8052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=8052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}