{"id":7914,"date":"2020-07-22T01:44:46","date_gmt":"2020-07-22T01:44:46","guid":{"rendered":"https:\/\/mickgb.com\/?p=7914"},"modified":"2023-11-23T03:45:22","modified_gmt":"2023-11-23T03:45:22","slug":"abhar-conspoideach-maisc","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/abhar-conspoideach-maisc\/","title":{"rendered":"\u00c1bhar Consp\u00f3ideach &#8211; Maisc!"},"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;\">Is \u00e1bhar polait\u00edochta \u00e9 an cor\u00f3inv\u00edreas i gc\u00fapla t\u00edr anois, sna St\u00e1it Aontaithe go m\u00f3r m\u00f3r. N\u00edor l\u00e1imhse\u00e1il an Pr\u00edomh\u00datam\u00e1la\u00ed Trump an gh\u00e9arch\u00e9im mar is ceart \u00f3 th\u00fas na pand\u00e9ime seo. Ar dt\u00fas, sh\u00e9an s\u00e9 go raibh aon fhadhb ann agus cailltear am luachmhar chun dul i ngleic leis. Ar an drochuair, chaill a l\u00e1n daoine a mbeatha de dheasca na moille seo. Lena chois sin, bh\u00ed fadhb mh\u00f3r leis na fearais t\u00e1st\u00e1la a d\u2019fhorbair an L\u00e1rionad um Ghalair a Rial\u00fa (CDC). Bh\u00ed moill sh\u00edora\u00ed tar \u00e9is sin, tuairim is s\u00e9 seachtaine n\u00f3 breis, fad is a bh\u00ed an CDC agus an t\u00dadar\u00e1s Bia agus Druga\u00ed (FDA) ina gc\u00edor thuathail ag iarraidh an fhadhb a shocr\u00fa, agus iad b\u00e1ite i sraitheanna maorlathais. Ansin, bh\u00ed fadhb mh\u00f3r le trealamh cosanta pearsanta (PPE) agus aer\u00e1laithe, mar bh\u00ed ganntanas m\u00f3r ann. Thosaigh an Pr\u00edomh\u00datam\u00e1la\u00ed ag arg\u00f3int leis na St\u00e1it, ag r\u00e1 go raibh siad freagrach as iad a fh\u00e1il. Bh\u00ed mearbhall m\u00f3r ansin agus na St\u00e1it in aghaidh a ch\u00e9ile sa phr\u00f3iseas tairisceana ar PPE agus aer\u00e1laithe. Lean c\u00farsa\u00ed ar aghaidh mar sin agus chuaigh siad \u00f3 mhaoil go mullach. Mhol Trump do dhaoine hydroxychloroquine a \u00fas\u00e1id, c\u00e9 nach raibh aon fhianaise eola\u00edoch ann. N\u00edos measa f\u00f3s n\u00e1 sin, mhol Trump do na saineolaithe taighde a dh\u00e9anamh ar dh\u00edghalr\u00e1n agus solas ultraivialait mar leigheasanna do COVID-19. Le d\u00e9ana\u00ed, ionas go bhfuil t\u00e1st\u00e1il COVID-19 ag m\u00e9ad\u00fa faoi dheireadh agus mar sin ag aimsi\u00fa n\u00edos m\u00f3 c\u00e1sanna COVID-19, d\u00fairt an Pr\u00edomh\u00datam\u00e1la\u00ed go gcuirfeadh s\u00e9 moill ar an t\u00e1st\u00e1il sin! D\u2019fh\u00e9adfainn lean\u00faint ar aghaidh an l\u00e1 ar fad, ach cuirfidh m\u00e9 an bh\u00e9im ar an rud deiridh seo \u2013 n\u00ed ghlacann s\u00e9 le comhairle a rialtas f\u00e9in maidir leis an v\u00edreas! T\u00e1 s\u00e9 n\u00edos soil\u00e9ire gach l\u00e1 gur dea-chomhairle \u00e9 cl\u00fadach a chaitheamh ar d\u2019aghaidh d\u00e1 mbeife\u00e1 i sp\u00e1s c\u00fang gan deis agat fanacht dh\u00e1 mh\u00e9adar \u00f3 dhaoine eile. N\u00ed chaitheann an Pr\u00edomh\u00datam\u00e1la\u00ed masc ar chor ar bith \u2013 ag d\u00e9anamh neamhaird go hoscailte le moladh an CDC agus ag tabhairt drochshampla do mhuintir na t\u00edre. Ach n\u00ed hamh\u00e1in sin ach leis a dhrochiompar tionta\u00edodh ceist sl\u00e1inte phoibl\u00ed ina ceist pholaiti\u00fail \u2013 agus n\u00ed rud maith \u00e9 sin!<\/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;\">C\u00e9n f\u00e1th go bhfuil an oiread sin clampair faoi mhaisc sna St\u00e1it Aontaithe anois, go h\u00e1irithe nuair a chuireann t\u00fa san \u00e1ireamh go bhfuil an gh\u00e9arch\u00e9im ag dul in olcas ann?\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;\">Sna St\u00e1it Aontaithe, fi\u00fa sular tharla an pand\u00e9im seo, bh\u00ed cult\u00far polaiti\u00fail gangaideach ann. T\u00e1 dh\u00e1 phr\u00edomhph\u00e1irt\u00ed ann. Ar thaobh amh\u00e1in, t\u00e1 na Poblachtaigh a thugann taca\u00edocht do na gn\u00f3tha\u00ed m\u00f3ra agus a chreideann go bhfuil an iomarca rialach\u00e1in rialtais ann. Ar an taobh eile, t\u00e1 na Daonlathaithe at\u00e1 ar thaobh na gn\u00e1thdhaoine, agus mar sin creideann siad i dtimpeallacht rialach\u00e1in a chosna\u00edonn cearta an phobail agus a thugann taca\u00edocht l\u00e1idir d\u00f3ibh tr\u00ed pholasaithe s\u00f3isialta. T\u00e1 an bhearna idir na Poblachtaigh agus na Daonlathaithe ag m\u00e9ad\u00fa agus ag leathn\u00fa le tamall anuas, agus anois t\u00e1 s\u00e9 ag d\u00e9anamh an-dam\u00e1iste don t\u00edr, mar t\u00e1 easpa comhoibri\u00fa eatarthu le linn na pand\u00e9ime uaf\u00e1sach seo.\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;\">Nuair a thug Trump neamhaird ar chomhairle a rialtas f\u00e9in agus go h\u00e1irithe na saineolaithe ann, lean a lucht taca\u00edochta d\u00edograiseach a shampla, agus mar chuid den amaid\u00ed sin, di\u00falta\u00edonn siad glan maisc a chaitheamh. T\u00e1 an fhianaise ag carnadh gach l\u00e1 ar son na mbunt\u00e1ist\u00ed ag baint le maisc a \u00fas\u00e1id, go h\u00e1irithe i gc\u00f3ngar daoine eile. Ach n\u00edl Trump n\u00f3 a lucht lean\u00fana ag \u00e9isteacht. Bh\u00ed c\u00fapla sl\u00f3gadh ag Trump (Tulsa, Oklahoma agus Phoenix, Arizona) agus is ar \u00e9igean a caitheadh maisc ann.\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;\">Thosaigh roinnt mhaith gobharn\u00f3ir\u00ed Poblachtaigh ag oscailt geilleagair a St\u00e1it r\u00f3luath, nuair a bh\u00ed an v\u00edreas ag scaipeadh f\u00f3s, agus anois t\u00e1 an gh\u00e9arch\u00e9im tar \u00e9is dul in olcas orthu, go h\u00e1irithe in Arizona, Florida agus Texas.\u00a0\u00a0Anois, n\u00ed m\u00f3r d\u00f3ibh athruithe a dh\u00e9anamh chun dul i ngleic leis an v\u00edreas, ach t\u00e1 a l\u00e1n dam\u00e1iste d\u00e9anta, cheana f\u00e9in, agus beidh s\u00e9 deacair c\u00farsa\u00ed a chur faoi smacht.<\/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;\">Tr\u00edd is tr\u00edd, t\u00e1 na St\u00e1it Aontaithe tr\u00ed ch\u00e9ile ar fad ag d\u00e9ile\u00e1il leis an ng\u00e9arch\u00e9im seo. T\u00e1 m\u00edfheidhmithe an Pr\u00edomh\u00datam\u00e1la\u00ed agus a chuid deisceabal le feice\u00e1il go soil\u00e9ir, agus n\u00ed chreideann ach a lucht taca\u00edochta a leithsc\u00e9alta leamha. Ar an drochuair, d\u00edolfaidh a l\u00e1n daoine lena n-anam as na gn\u00edomhartha m\u00edn\u00e1ireacha amaideacha sin. T\u00e1 Teamhair ina f\u00e9ar agus f\u00e9ach an Traoi mar at\u00e1!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u00a0\u00a0<span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\">\u00a0\u00a0 <span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/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> Is \u00e1bhar polait\u00edochta \u00e9 an cor\u00f3inv\u00edreas i gc\u00fapla t\u00edr anois, sna St\u00e1it Aontaithe go m\u00f3r m\u00f3r. N\u00edor l\u00e1imhse\u00e1il an Pr\u00edomh\u00datam\u00e1la\u00ed Trump an gh\u00e9arch\u00e9im mar is ceart \u00f3 th\u00fas na pand\u00e9ime seo. Ar dt\u00fas, sh\u00e9an s\u00e9 go raibh aon fhadhb ann agus cailltear am luachmhar chun dul i ngleic leis. Ar an drochuair, chaill [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6850,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:12pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:24pt\"><\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:11pt\">\u00a0<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><strong><span style=\"color:#000000;font-size:14pt\"><\/span><\/strong><a id=\"OLE_LINK1\"><\/a><a id=\"OLE_LINK2\"><\/a><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:1.2;font-size:12pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK3\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><a id=\"OLE_LINK4\"><\/a><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">Is \u00e1bhar polait\u00edochta \u00e9 an cor\u00f3inv\u00edreas i gc\u00fapla t\u00edr anois, sna St\u00e1it Aontaithe go m\u00f3r m\u00f3r.  N\u00edor l\u00e1imhse\u00e1il an Pr\u00edomh\u00datam\u00e1la\u00ed Trump an gh\u00e9arch\u00e9im mar is ceart \u00f3 th\u00fas na pand\u00e9ime seo.  Ar dt\u00fas, sh\u00e9an s\u00e9 go raibh aon fhadhb ann agus cailltear am luachmhar chun dul i ngleic leis.  Ar an drochuair, chaill a l\u00e1n daoine a mbeatha de dheasca na moille seo.  Lena chois sin, bh\u00ed fadhb mh\u00f3r leis na fearais t\u00e1st\u00e1la a d\u2019fhorbair an L\u00e1rionad um Ghalair a Rial\u00fa (CDC).  Bh\u00ed moill sh\u00edora\u00ed tar \u00e9is sin, tuairim is s\u00e9 seachtaine n\u00f3 breis, fad is a bh\u00ed an CDC agus an t\u00dadar\u00e1s Bia agus Druga\u00ed (FDA) ina gc\u00edor thuathail ag iarraidh an fhadhb a shocr\u00fa, agus iad b\u00e1ite i sraitheanna maorlathais.  Ansin, bh\u00ed fadhb mh\u00f3r le trealamh cosanta pearsanta (PPE) agus aer\u00e1laithe, mar bh\u00ed ganntanas m\u00f3r ann.  Thosaigh an Pr\u00edomh\u00datam\u00e1la\u00ed ag arg\u00f3int leis na St\u00e1it, ag r\u00e1 go raibh siad freagrach as iad a fh\u00e1il.  Bh\u00ed mearbhall m\u00f3r ansin agus na St\u00e1it in aghaidh a ch\u00e9ile sa phr\u00f3iseas tairisceana ar PPE agus aer\u00e1laithe.  Lean c\u00farsa\u00ed ar aghaidh mar sin agus chuaigh siad \u00f3 mhaoil go mullach.  Mhol Trump do dhaoine hydroxychloroquine a \u00fas\u00e1id, c\u00e9 nach raibh aon fhianaise eola\u00edoch ann.  N\u00edos measa f\u00f3s n\u00e1 sin, mhol Trump do na saineolaithe taighde a dh\u00e9anamh ar dh\u00edghalr\u00e1n agus solas ultraivialait mar leigheasanna do COVID-19.  Le d\u00e9ana\u00ed, ionas go bhfuil t\u00e1st\u00e1il COVID-19 ag m\u00e9ad\u00fa faoi dheireadh agus mar sin ag aimsi\u00fa n\u00edos m\u00f3 c\u00e1sanna COVID-19, d\u00fairt an Pr\u00edomh\u00datam\u00e1la\u00ed go gcuirfeadh s\u00e9 moill ar an t\u00e1st\u00e1il sin!  D\u2019fh\u00e9adfainn lean\u00faint ar aghaidh an l\u00e1 ar fad, ach cuirfidh m\u00e9 an bh\u00e9im ar an rud deiridh seo \u2013 n\u00ed ghlacann s\u00e9 le comhairle a rialtas f\u00e9in maidir leis an v\u00edreas!  T\u00e1 s\u00e9 n\u00edos soil\u00e9ire gach l\u00e1 gur dea-chomhairle \u00e9 cl\u00fadach a chaitheamh ar d\u2019aghaidh d\u00e1 mbeife\u00e1 i sp\u00e1s c\u00fang gan deis agat fanacht dh\u00e1 mh\u00e9adar \u00f3 dhaoine eile.  N\u00ed chaitheann an Pr\u00edomh\u00datam\u00e1la\u00ed masc ar chor ar bith \u2013 ag d\u00e9anamh neamhaird go hoscailte le moladh an CDC agus ag tabhairt drochshampla do mhuintir na t\u00edre.  Ach n\u00ed hamh\u00e1in sin ach leis a dhrochiompar tionta\u00edodh ceist sl\u00e1inte phoibl\u00ed ina ceist pholaiti\u00fail \u2013 agus n\u00ed rud maith \u00e9 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\">C\u00e9n f\u00e1th go bhfuil an oiread sin clampair faoi mhaisc sna St\u00e1it Aontaithe anois, go h\u00e1irithe nuair a chuireann t\u00fa san \u00e1ireamh go bhfuil an gh\u00e9arch\u00e9im ag dul in olcas ann?&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\">Sna St\u00e1it Aontaithe, fi\u00fa sular tharla an pand\u00e9im seo, bh\u00ed cult\u00far polaiti\u00fail gangaideach ann.  T\u00e1 dh\u00e1 phr\u00edomhph\u00e1irt\u00ed ann.  Ar thaobh amh\u00e1in, t\u00e1 na Poblachtaigh a thugann taca\u00edocht do na gn\u00f3tha\u00ed m\u00f3ra agus a chreideann go bhfuil an iomarca rialach\u00e1in rialtais ann.  Ar an taobh eile, t\u00e1 na Daonlathaithe at\u00e1 ar thaobh na gn\u00e1thdhaoine, agus mar sin creideann siad i dtimpeallacht rialach\u00e1in a chosna\u00edonn cearta an phobail agus a thugann taca\u00edocht l\u00e1idir d\u00f3ibh tr\u00ed pholasaithe s\u00f3isialta.  T\u00e1 an bhearna idir na Poblachtaigh agus na Daonlathaithe ag m\u00e9ad\u00fa agus ag leathn\u00fa le tamall anuas, agus anois t\u00e1 s\u00e9 ag d\u00e9anamh an-dam\u00e1iste don t\u00edr, mar t\u00e1 easpa comhoibri\u00fa eatarthu le linn na pand\u00e9ime uaf\u00e1sach seo.&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\">Nuair a thug Trump neamhaird ar chomhairle a rialtas f\u00e9in agus go h\u00e1irithe na saineolaithe ann, lean a lucht taca\u00edochta d\u00edograiseach a shampla, agus mar chuid den amaid\u00ed sin, di\u00falta\u00edonn siad glan maisc a chaitheamh.  T\u00e1 an fhianaise ag carnadh gach l\u00e1 ar son na mbunt\u00e1ist\u00ed ag baint le maisc a \u00fas\u00e1id, go h\u00e1irithe i gc\u00f3ngar daoine eile.  Ach n\u00edl Trump n\u00f3 a lucht lean\u00fana ag \u00e9isteacht.  Bh\u00ed c\u00fapla sl\u00f3gadh ag Trump (Tulsa, Oklahoma agus Phoenix, Arizona) agus is ar \u00e9igean a caitheadh maisc ann.&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\">Thosaigh roinnt mhaith gobharn\u00f3ir\u00ed Poblachtaigh ag oscailt geilleagair a St\u00e1it r\u00f3luath, nuair a bh\u00ed an v\u00edreas ag scaipeadh f\u00f3s, agus anois t\u00e1 an gh\u00e9arch\u00e9im tar \u00e9is dul in olcas orthu, go h\u00e1irithe in Arizona, Florida agus Texas.&nbsp;&nbsp;Anois, n\u00ed m\u00f3r d\u00f3ibh athruithe a dh\u00e9anamh chun dul i ngleic leis an v\u00edreas, ach t\u00e1 a l\u00e1n dam\u00e1iste d\u00e9anta, cheana f\u00e9in, agus beidh s\u00e9 deacair c\u00farsa\u00ed a chur faoi smacht. <\/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\">Tr\u00edd is tr\u00edd, t\u00e1 na St\u00e1it Aontaithe tr\u00ed ch\u00e9ile ar fad ag d\u00e9ile\u00e1il leis an ng\u00e9arch\u00e9im seo.  T\u00e1 m\u00edfheidhmithe an Pr\u00edomh\u00datam\u00e1la\u00ed agus a chuid deisceabal le feice\u00e1il go soil\u00e9ir, agus n\u00ed chreideann ach a lucht taca\u00edochta a leithsc\u00e9alta leamha.  Ar an drochuair, d\u00edolfaidh a l\u00e1n daoine lena n-anam as na gn\u00edomhartha m\u00edn\u00e1ireacha amaideacha sin.  T\u00e1 Teamhair ina f\u00e9ar agus f\u00e9ach an Traoi mar at\u00e1!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">&nbsp;&nbsp;<span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\">&nbsp;&nbsp; <span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:8pt;padding-bottom:0;line-height:1.3\"> <span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,44],"tags":[],"class_list":["post-7914","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7914","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=7914"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7914\/revisions"}],"predecessor-version":[{"id":9544,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/7914\/revisions\/9544"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/6850"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=7914"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=7914"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=7914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}