{"id":7352,"date":"2022-07-13T19:52:27","date_gmt":"2022-07-13T19:52:27","guid":{"rendered":"https:\/\/mickgb.com\/?p=7352"},"modified":"2023-11-23T00:48:19","modified_gmt":"2023-11-23T00:48:19","slug":"tuairisc-o-mheiricea-eisteachtai-roghchoiste-eanair-6-4","status":"publish","type":"post","link":"https:\/\/mickgb.com\/en\/tuairisc-o-mheiricea-eisteachtai-roghchoiste-eanair-6-4\/","title":{"rendered":"Tuairisc \u00f3 Mheirice\u00e1 \u2013 \u00c9isteachta\u00ed Roghchoiste Ean\u00e1ir 6 &#8211; \u00c9isteacht 6"},"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: 2.4;\"><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><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>Is \u00ed Cassidy Hutchinson an <\/span><span style=\"font-size: 14pt;\">finn\u00e9 <\/span><span style=\"font-size: 14pt;\">a rabhamar ag fanacht <\/span><span style=\"font-size: 14pt;\">l\u00e9\u00ed<\/span><span style=\"font-size: 14pt;\">!<\/span><span style=\"font-size: 14pt;\"> N\u00edl aon dabht faoi sin! N\u00ed raibh a fhios ag \u00e9inne (seachas an roghchoiste f\u00e9in) go mbeadh \u00e9isteac<\/span><span style=\"font-size: 14pt;\">ht gan choinne<\/span><span style=\"font-size: 14pt;\"> eagraithe agus go mbeadh Cassidy mar an <\/span><span style=\"font-size: 14pt;\">t-aon <\/span><span style=\"font-size: 14pt;\">fhinn\u00e9 <\/span><span style=\"font-size: 14pt;\">i gcl\u00e1r na mionn, agus <\/span><span style=\"font-size: 14pt;\">leaschathaoirleach an roghchoiste Liz Cheney ar cur na ceisteanna uirthi. N\u00ed<\/span><span style=\"font-size: 14pt;\"> h\u00e1ibh\u00e9il \u00e9 a r\u00e1 na<\/span><span style=\"font-size: 14pt;\">ch<\/span><span style=\"font-size: 14pt;\"> <\/span><span style=\"font-size: 14pt;\">bhf<\/span><span style=\"font-size: 14pt;\">aca m\u00e9 a leith\u00e9id ar an teilif\u00eds riamh<\/span><span style=\"font-size: 14pt;\">! <\/span><span style=\"font-size: 14pt;\">Thug <\/span><span style=\"font-size: 14pt;\">Cassidy<\/span><span style=\"font-size: 14pt;\"> ruda\u00ed uaf\u00e1sacha chun solais maidir le ch\u00farsa\u00ed Ean\u00e1ir 6 i Washington DC.<\/span><span style=\"font-size: 14pt;\">\u00a0\u00a0<\/span><span style=\"font-size: 14pt;\">T\u00e1 laoch <\/span><span style=\"font-size: 14pt;\">Ean\u00e1ir 6 <\/span><span style=\"font-size: 14pt;\">againn anois<\/span><span style=\"font-size: 14pt;\">, a chairde<\/span><span style=\"font-size: 14pt;\"> \u2013 duine nach bhfuil ach<\/span><span style=\"font-size: 14pt;\"> c\u00faig bliana is fiche <\/span><span style=\"font-size: 14pt;\">sl\u00e1naithe a<\/span><span style=\"font-size: 14pt;\">ice!<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Bh\u00ed<\/span><span style=\"font-size: 14pt;\"> s\u00ed ina c\u00fant\u00f3ir<\/span><span style=\"font-size: 14pt;\"> feidhmeannach<\/span><span style=\"font-size: 14pt;\"> <\/span><span style=\"font-size: 14pt;\">ag <\/span><span style=\"font-size: 14pt;\">ceann foirne Trump &#8211;<\/span><span style=\"font-size: 14pt;\">Mark Meadows<\/span><span style=\"font-size: 14pt;\">. <\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Is \u00ed an duine a rabhamar ag feitheamh <\/span><span style=\"font-size: 14pt;\">l\u00e9\u00ed<\/span><span style=\"font-size: 14pt;\">! Chonaic s\u00e9 gach rud, <\/span><span style=\"font-size: 14pt;\">chuala s\u00ed gach rud, agus anois <\/span><span style=\"font-size: 14pt;\">bhris s\u00ed na sc\u00e9alta ar Trump<\/span><span style=\"font-size: 14pt;\"> agus Meadows, chomh maith le c\u00fapla duine eile. Ba<\/span><span style=\"font-size: 14pt;\"> cheart d\u00f3ibh si\u00fad <\/span><span style=\"font-size: 14pt;\">go mbeadh a gcro\u00ed amuigh ar a mb\u00e9al!<\/span><span style=\"font-size: 14pt;\"> <\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Thug Cassidy fianaise <\/span><span style=\"font-size: 14pt;\">dochreidte, idir fh\u00edsta<\/span><span style=\"font-size: 14pt;\">ifeadadh agus bheo<\/span><span style=\"font-size: 14pt;\">, <\/span><span style=\"font-size: 14pt;\">a thug l\u00e9argas <\/span><span style=\"font-size: 14pt;\">domhain d\u00fainn faoi<\/span><span style=\"font-size: 14pt;\"> <\/span><span style=\"font-size: 14pt;\">Trump agus a <\/span><span style=\"font-size: 14pt;\">chomhph\u00e1irtithe timpeall Ean\u00e1ir 6<\/span><span style=\"font-size: 14pt;\">, <\/span><span style=\"font-size: 14pt;\">nuair a bh\u00ed na <\/span><span style=\"font-size: 14pt;\">madaidh<\/span><span style=\"font-size: 14pt;\"> scaoilte agus clocha ceangailte!<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><strong><span style=\"font-size: 14pt;\">An fh\u00edrinne shearbh<\/span><span style=\"font-size: 14pt;\">, dal le Cassidy Hutchinson<\/span><span style=\"font-size: 14pt;\">!<\/span><\/strong><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Ar Ean\u00e1ir <\/span><span style=\"font-size: 14pt;\">2, <\/span><span style=\"font-size: 14pt;\">chuaigh s\u00ed <\/span><span style=\"font-size: 14pt;\">in \u00e9ineacht le <\/span><span style=\"font-size: 14pt;\">dl\u00edod\u00f3ir Trump, Rudy <\/span><span style=\"font-size: 14pt;\">Guliani<\/span><span style=\"font-size: 14pt;\">, do dt\u00ed a charr. <\/span><span style=\"font-size: 14pt;\">D\u2019iarr Giuliani di: <\/span><span style=\"font-size: 14pt;\">\u201cCass, <\/span><span style=\"font-size: 14pt;\">an<\/span><span style=\"font-size: 14pt;\"> bhfuil <\/span><span style=\"font-size: 14pt;\">sceitim\u00edn\u00ed ort faoi Ean\u00e1ir 6?<\/span><span style=\"font-size: 14pt;\"> L\u00e1 ionta<\/span><span style=\"font-size: 14pt;\">c<\/span><span style=\"font-size: 14pt;\">h a bheidh ann! T\u00e1 muid ag dul go dt\u00ed an Caipeat\u00f3l!<\/span><span style=\"font-size: 14pt;\">\u201d <\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Nuair a <\/span><span style=\"font-size: 14pt;\">chuir Cassidy ceist ar a bass, Mark Meadows<\/span><span style=\"font-size: 14pt;\">, ag iarraidh cad a bh\u00ed i gceist ag Giuliani<\/span><span style=\"font-size: 14pt;\">, d\u2019fhreagair s\u00e9<\/span><span style=\"font-size: 14pt;\">: \u201c<\/span><span style=\"font-size: 14pt;\">T\u00e1 go leor ar si\u00fal, Cass, ach n\u00edl a fhios agam<\/span><span style=\"font-size: 14pt;\">. Seans go rachaidh c\u00farsa\u00ed chun don<\/span><span style=\"font-size: 14pt;\">ais ar fad ar Ean\u00e1ir 6!\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">D\u00fairt Cassidy leis <\/span><span style=\"font-size: 14pt;\">an<\/span><span style=\"font-size: 14pt;\"> roghchoiste: \u201c<\/span><span style=\"font-size: 14pt;\">Ba \u00e9 sin an ch\u00e9a<\/span><span style=\"font-size: 14pt;\">d<\/span><span style=\"font-size: 14pt;\"> uair ar chuimhin liom gur mh<\/span><span style=\"font-size: 14pt;\">othaigh m\u00e9 scanraithe agus <\/span><span style=\"font-size: 14pt;\">neirbh\u00edseach faoi cad a<\/span><span style=\"font-size: 14pt;\"> d\u2019fh\u00e9adfadh tarl\u00fa<\/span><span style=\"font-size: 14pt;\"> ar Ean\u00e1ir 6. Agus bh\u00ed an-imn\u00ed orm faoi<\/span><span style=\"font-size: 14pt;\">, \u00f3 thaobh <\/span><span style=\"font-size: 14pt;\">na plean\u00e1la de.<\/span><span style=\"font-size: 14pt;\">\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Thug Mark Meadows neamhaird ar na fol\u00e1irimh <\/span><span style=\"font-size: 14pt;\">ar thug<\/span><span style=\"font-size: 14pt;\"> Hutchinson agus an leascheann foirne sa Teach B\u00e1n, <\/span><span style=\"font-size: 14pt;\">Tony <\/span><span style=\"font-size: 14pt;\">Ornato<\/span><span style=\"font-size: 14pt;\">, d\u00f3. D\u00fairt siad le Meadows go raibh <\/span><span style=\"font-size: 14pt;\">uirlis\u00ed troda ag cuid den slua a bh\u00ed ag freastal ar <\/span><span style=\"font-size: 14pt;\">sl\u00f3gadh Ean\u00e1ir 6 \u2013 gunna\u00ed, <\/span><span style=\"font-size: 14pt;\">sceana, arm\u00far colainne, <\/span><span style=\"font-size: 14pt;\">sprae <\/span><span style=\"font-size: 14pt;\">\u00e9agu<\/span><span style=\"font-size: 14pt;\">masaithe, fi\u00fa crainn brata\u00ed <\/span><span style=\"font-size: 14pt;\">le <\/span><span style=\"font-size: 14pt;\">sle\u00e1nna ar a mbarr.<\/span><span style=\"font-size: 14pt;\"> Ach n\u00edor fh\u00e9ach Meadows an\u00edos \u00f3na chatha<\/span><span style=\"font-size: 14pt;\">oir, arsa Hutchinson, agus n\u00ed raibh le r\u00e1 aige ach: \u201cMaith go leor, aon rud eile?\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Hutchinson said she had the sensation that \u201cI was watching a bad car accident about to happen where you can\u2019t stop <\/span><span style=\"font-size: 14pt;\">it<\/span><span style=\"font-size: 14pt;\"> but you want to be able to do something. I remember thinking in that moment, \u2018Mark needs to snap out of this.<\/span><span style=\"font-size: 14pt;\">\u2019 \u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">(Mark, by the way, still hasn\u2019t.)<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Backstage at the infamous \u201cStop the Steal\u201d rally where Trump would urge supporters to march to the Capitol, and vow to join them, Hutchinson said, Trump was furious because metal detectors erected by the Secret Service were keeping many rallygoers away. They apparently did not want to relinquish their weapons, but that meant the crowd inside the perimeter looked less robust.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">\u201cI don\u2019t <\/span><span style=\"font-size: 14pt;\">effing<\/span><span style=\"font-size: 14pt;\"> care that they have weapons,\u201d Trump said just before he took the stage, recalled Hutchinson. \u201cThey aren\u2019t here to hurt me.\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">No indeed. They were there \u2014 some of them anyway \u2014 to hang Vice President Mike Pence, who refused Trump\u2019s corrupt demands that he not <\/span><span style=\"font-size: 14pt;\">certify<\/span><span style=\"font-size: 14pt;\"> the results of the electoral college.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Hutchinson, in almost two hours of quiet but explosive testimony Tuesday at the latest, hastily called Jan. 6 committee hearing, was present when White House Counsel Pat Cipollone pleaded with Meadows to make Trump intervene as the rioters fought with officers and breached the Capitol.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">\u201cI remember Pat saying something to<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">the effect of, \u2018Mark, we need to do something more,<\/span><span style=\"font-size: 14pt;\">\u2019 \u201d<\/span><span style=\"font-size: 14pt;\"> said Hutchinson. <\/span><span style=\"font-size: 14pt;\">\u201c \u2018<\/span><span style=\"font-size: 14pt;\">They are literally calling for the effing vice president to be<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">hung.<\/span><span style=\"font-size: 14pt;\">\u2019 \u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Meadows, she said, reminded Cipollone of Trump\u2019s response: \u201cYou heard it, Pat. He thinks Mike deserves it. He doesn\u2019t think they are doing anything wrong.\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">When his Secret Service detail refused to drive Trump to the Capitol after the rally to join the insurrection, the president became unhinged, Hutchinson testified. <\/span><span style=\"font-size: 14pt;\">\u201c \u2018<\/span><span style=\"font-size: 14pt;\">I\u2019m the effing president, take me up to the Capitol now,\u2019 \u201d Hutchinson was told the president said.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">He tried to grab the steering wheel of his limo, and when the head of his Secret Service detail, Bobby Engel, removed his hand, he went for Engel\u2019s throat. Engel did not refute the story when it was recounted to Hutchinson later by <\/span><span style=\"font-size: 14pt;\">Ornato<\/span><span style=\"font-size: 14pt;\"> (in Engel\u2019s presence). In fact, Hutchinson said she saw a shaken Engel put his hands to his clavicle to demonstrate what Trump had done.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Hutchinson was also in the White House when Trump threw his lunch across the room after learning his then-Atty. Gen. William Barr had told an Associated Press reporter that Trump had lost the election.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">\u201cI remember hearing noise,\u201d she testified. When she walked to the dining room, she saw the valet cleaning up. \u201cI first noticed there was ketchup dripping down the wall and there was a shattered porcelain plate on the floor,\u201d she said. \u201cThe valet articulated the president was extremely angry at the attorney general\u2019s AP interview and had thrown his lunch against the wall. I grabbed a towel and started wiping the ketchup off the wall to help the valet out.\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">That wasn\u2019t the only time she\u2019d been aware of Trump chucking his lunch. \u201cThere were several times that I was aware of him either throwing dishes or flipping the <\/span><span style=\"font-size: 14pt;\">tablecloth to let all the contents of the table go onto the floor, likely break or go everywhere.\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">For other people to clean up, of course.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">In 2018, when she was a senior at Christopher Newport University in Virginia, Hutchinson told her college newspaper how thrilled she was to have been selected as a White House intern.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">\u201cI have set a personal goal to pursue a path of civic significance,\u201d she said.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">Congratulations, Ms. Hutchinson. Few people are lucky enough to achieve their goals so young.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">@AbcarianLAT<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">She disclosed that Trump physically attacked a Secret Service agent when he didn\u2019t get his way on Jan. 6, that he instructed Meadows to call political dirty trickster Roger Stone and disgraced former national security advisor Michael Flynn at their Willard Hotel \u201cwar room\u201d on Jan. 5, which she told Meadows was \u201cinappropriate.\u201d<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">With no apparent ax to grind, and plenty to lose, she showed up for her country Tuesday.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"font-size: 14pt;\">In the days leading up to the Jan. 6 insurrection, Hutchinson testified, she became frightened by what Trump and his allies were planning.<\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><\/p>\n<p style=\"text-align: justify; margin-top: 0pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 2.4;\"><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>Is \u00ed Cassidy Hutchinson an finn\u00e9 a rabhamar ag fanacht l\u00e9\u00ed! N\u00edl aon dabht faoi sin! N\u00ed raibh a fhios ag \u00e9inne (seachas an roghchoiste f\u00e9in) go mbeadh \u00e9isteacht gan choinne eagraithe agus go mbeadh Cassidy mar an t-aon fhinn\u00e9 i gcl\u00e1r na mionn, agus leaschathaoirleach an roghchoiste Liz Cheney ar cur na ceisteanna [&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:2.4\"><strong><span style=\"font-size:24pt\">I mB\u00e9al<\/span><span style=\"font-size:24pt\"> an Phobail<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"color:#000000;font-size:18pt\">\u00c9isteacht <\/span><span style=\"color:#000000;font-size:18pt\">6<\/span><span style=\"color:#000000;font-size:18pt\"> <\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"font-size:14pt\">Miche<\/span><span style=\"font-size:14pt\">\u00e1l <\/span><span style=\"font-size:14pt\">Bair\u00e9ad<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Is \u00ed Cassidy Hutchinson an <\/span><span style=\"font-size:14pt\">finn\u00e9 <\/span><span style=\"font-size:14pt\">a rabhamar ag fanacht <\/span><span style=\"font-size:14pt\">l\u00e9\u00ed<\/span><span style=\"font-size:14pt\">!<\/span><span style=\"font-size:14pt\">  N\u00edl aon dabht faoi sin!  N\u00ed raibh a fhios ag \u00e9inne (seachas an roghchoiste f\u00e9in) go mbeadh \u00e9isteac<\/span><span style=\"font-size:14pt\">ht gan choinne<\/span><span style=\"font-size:14pt\"> eagraithe agus go mbeadh Cassidy mar an <\/span><span style=\"font-size:14pt\">t-aon <\/span><span style=\"font-size:14pt\">fhinn\u00e9 <\/span><span style=\"font-size:14pt\">i gcl\u00e1r na mionn, agus <\/span><span style=\"font-size:14pt\">leaschathaoirleach an roghchoiste Liz Cheney ar cur na ceisteanna uirthi.  N\u00ed<\/span><span style=\"font-size:14pt\"> h\u00e1ibh\u00e9il \u00e9 a r\u00e1 na<\/span><span style=\"font-size:14pt\">ch<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">bhf<\/span><span style=\"font-size:14pt\">aca m\u00e9 a leith\u00e9id ar an teilif\u00eds riamh<\/span><span style=\"font-size:14pt\">!  <\/span><span style=\"font-size:14pt\">Thug <\/span><span style=\"font-size:14pt\">Cassidy<\/span><span style=\"font-size:14pt\"> ruda\u00ed uaf\u00e1sacha chun solais maidir le ch\u00farsa\u00ed Ean\u00e1ir 6 i Washington DC.<\/span><span style=\"font-size:14pt\">&nbsp;&nbsp;<\/span><span style=\"font-size:14pt\">T\u00e1 laoch <\/span><span style=\"font-size:14pt\">Ean\u00e1ir 6 <\/span><span style=\"font-size:14pt\">againn anois<\/span><span style=\"font-size:14pt\">, a chairde<\/span><span style=\"font-size:14pt\"> \u2013 duine nach bhfuil ach<\/span><span style=\"font-size:14pt\"> c\u00faig bliana is fiche <\/span><span style=\"font-size:14pt\">sl\u00e1naithe a<\/span><span style=\"font-size:14pt\">ice!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Bh\u00ed<\/span><span style=\"font-size:14pt\"> s\u00ed ina c\u00fant\u00f3ir<\/span><span style=\"font-size:14pt\"> feidhmeannach<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">ag <\/span><span style=\"font-size:14pt\">ceann foirne Trump -<\/span><span style=\"font-size:14pt\">Mark Meadows<\/span><span style=\"font-size:14pt\">.  <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Is \u00ed an duine a rabhamar ag feitheamh <\/span><span style=\"font-size:14pt\">l\u00e9\u00ed<\/span><span style=\"font-size:14pt\">! Chonaic s\u00e9 gach rud, <\/span><span style=\"font-size:14pt\">chuala s\u00ed gach rud, agus anois <\/span><span style=\"font-size:14pt\">bhris s\u00ed na sc\u00e9alta ar Trump<\/span><span style=\"font-size:14pt\"> agus Meadows, chomh maith le c\u00fapla duine eile.  Ba<\/span><span style=\"font-size:14pt\"> cheart d\u00f3ibh si\u00fad <\/span><span style=\"font-size:14pt\">go mbeadh a gcro\u00ed amuigh ar a mb\u00e9al!<\/span><span style=\"font-size:14pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Thug Cassidy fianaise <\/span><span style=\"font-size:14pt\">dochreidte, idir fh\u00edsta<\/span><span style=\"font-size:14pt\">ifeadadh agus bheo<\/span><span style=\"font-size:14pt\">, <\/span><span style=\"font-size:14pt\">a thug l\u00e9argas <\/span><span style=\"font-size:14pt\">domhain d\u00fainn faoi<\/span><span style=\"font-size:14pt\"> <\/span><span style=\"font-size:14pt\">Trump agus a <\/span><span style=\"font-size:14pt\">chomhph\u00e1irtithe timpeall Ean\u00e1ir 6<\/span><span style=\"font-size:14pt\">, <\/span><span style=\"font-size:14pt\">nuair a bh\u00ed na <\/span><span style=\"font-size:14pt\">madaidh<\/span><span style=\"font-size:14pt\"> scaoilte agus clocha ceangailte!<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><strong><span style=\"font-size:14pt\">An fh\u00edrinne shearbh<\/span><span style=\"font-size:14pt\">, dal le Cassidy Hutchinson<\/span><span style=\"font-size:14pt\">!<\/span><\/strong><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Ar Ean\u00e1ir <\/span><span style=\"font-size:14pt\">2, <\/span><span style=\"font-size:14pt\">chuaigh s\u00ed <\/span><span style=\"font-size:14pt\">in \u00e9ineacht le <\/span><span style=\"font-size:14pt\">dl\u00edod\u00f3ir Trump, Rudy <\/span><span style=\"font-size:14pt\">Guliani<\/span><span style=\"font-size:14pt\">, do dt\u00ed a charr.  <\/span><span style=\"font-size:14pt\">D\u2019iarr Giuliani di: <\/span><span style=\"font-size:14pt\">\u201cCass, <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> bhfuil <\/span><span style=\"font-size:14pt\">sceitim\u00edn\u00ed ort faoi Ean\u00e1ir 6?<\/span><span style=\"font-size:14pt\">  L\u00e1 ionta<\/span><span style=\"font-size:14pt\">c<\/span><span style=\"font-size:14pt\">h a bheidh ann!  T\u00e1 muid ag dul go dt\u00ed an Caipeat\u00f3l!<\/span><span style=\"font-size:14pt\">\u201d <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Nuair a <\/span><span style=\"font-size:14pt\">chuir Cassidy ceist ar a bass, Mark Meadows<\/span><span style=\"font-size:14pt\">, ag iarraidh cad a bh\u00ed i gceist ag Giuliani<\/span><span style=\"font-size:14pt\">, d\u2019fhreagair s\u00e9<\/span><span style=\"font-size:14pt\">: \u201c<\/span><span style=\"font-size:14pt\">T\u00e1 go leor ar si\u00fal, Cass, ach n\u00edl a fhios agam<\/span><span style=\"font-size:14pt\">.  Seans go rachaidh c\u00farsa\u00ed chun don<\/span><span style=\"font-size:14pt\">ais ar fad ar Ean\u00e1ir 6!\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">D\u00fairt Cassidy leis <\/span><span style=\"font-size:14pt\">an<\/span><span style=\"font-size:14pt\"> roghchoiste: \u201c<\/span><span style=\"font-size:14pt\">Ba \u00e9 sin an ch\u00e9a<\/span><span style=\"font-size:14pt\">d<\/span><span style=\"font-size:14pt\"> uair ar chuimhin liom gur mh<\/span><span style=\"font-size:14pt\">othaigh m\u00e9 scanraithe agus <\/span><span style=\"font-size:14pt\">neirbh\u00edseach faoi cad a<\/span><span style=\"font-size:14pt\"> d\u2019fh\u00e9adfadh tarl\u00fa<\/span><span style=\"font-size:14pt\"> ar Ean\u00e1ir 6.  Agus bh\u00ed an-imn\u00ed orm faoi<\/span><span style=\"font-size:14pt\">, \u00f3 thaobh <\/span><span style=\"font-size:14pt\">na plean\u00e1la de.<\/span><span style=\"font-size:14pt\">\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Thug Mark Meadows neamhaird ar na fol\u00e1irimh <\/span><span style=\"font-size:14pt\">ar thug<\/span><span style=\"font-size:14pt\"> Hutchinson agus an leascheann foirne sa Teach B\u00e1n, <\/span><span style=\"font-size:14pt\">Tony <\/span><span style=\"font-size:14pt\">Ornato<\/span><span style=\"font-size:14pt\">, d\u00f3.  D\u00fairt siad le Meadows go raibh <\/span><span style=\"font-size:14pt\">uirlis\u00ed troda ag cuid den slua a bh\u00ed ag freastal ar <\/span><span style=\"font-size:14pt\">sl\u00f3gadh Ean\u00e1ir 6 \u2013 gunna\u00ed, <\/span><span style=\"font-size:14pt\">sceana, arm\u00far colainne, <\/span><span style=\"font-size:14pt\">sprae <\/span><span style=\"font-size:14pt\">\u00e9agu<\/span><span style=\"font-size:14pt\">masaithe, fi\u00fa crainn brata\u00ed <\/span><span style=\"font-size:14pt\">le <\/span><span style=\"font-size:14pt\">sle\u00e1nna ar a mbarr.<\/span><span style=\"font-size:14pt\">  Ach n\u00edor fh\u00e9ach Meadows an\u00edos \u00f3na chatha<\/span><span style=\"font-size:14pt\">oir, arsa Hutchinson, agus n\u00ed raibh le r\u00e1 aige ach: \u201cMaith go leor, aon rud eile?\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Hutchinson said she had the sensation that \u201cI was watching a bad car accident about to happen where you can\u2019t stop <\/span><span style=\"font-size:14pt\">it<\/span><span style=\"font-size:14pt\"> but you want to be able to do something. I remember thinking in that moment, \u2018Mark needs to snap out of this.<\/span><span style=\"font-size:14pt\">\u2019 \u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">(Mark, by the way, still hasn\u2019t.)<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Backstage at the infamous \u201cStop the Steal\u201d rally where Trump would urge supporters to march to the Capitol, and vow to join them, Hutchinson said, Trump was furious because metal detectors erected by the Secret Service were keeping many rallygoers away. They apparently did not want to relinquish their weapons, but that meant the crowd inside the perimeter looked less robust.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">\u201cI don\u2019t <\/span><span style=\"font-size:14pt\">effing<\/span><span style=\"font-size:14pt\"> care that they have weapons,\u201d Trump said just before he took the stage, recalled Hutchinson. \u201cThey aren\u2019t here to hurt me.\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">No indeed. They were there \u2014 some of them anyway \u2014 to hang Vice President Mike Pence, who refused Trump\u2019s corrupt demands that he not <\/span><span style=\"font-size:14pt\">certify<\/span><span style=\"font-size:14pt\"> the results of the electoral college.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Hutchinson, in almost two hours of quiet but explosive testimony Tuesday at the latest, hastily called Jan. 6 committee hearing, was present when White House Counsel Pat Cipollone pleaded with Meadows to make Trump intervene as the rioters fought with officers and breached the Capitol.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">\u201cI remember Pat saying something to<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">the effect of, \u2018Mark, we need to do something more,<\/span><span style=\"font-size:14pt\">\u2019 \u201d<\/span><span style=\"font-size:14pt\"> said Hutchinson. <\/span><span style=\"font-size:14pt\">\u201c \u2018<\/span><span style=\"font-size:14pt\">They are literally calling for the effing vice president to be<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">hung.<\/span><span style=\"font-size:14pt\">\u2019 \u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Meadows, she said, reminded Cipollone of Trump\u2019s response: \u201cYou heard it, Pat. He thinks Mike deserves it. He doesn\u2019t think they are doing anything wrong.\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">When his Secret Service detail refused to drive Trump to the Capitol after the rally to join the insurrection, the president became unhinged, Hutchinson testified. <\/span><span style=\"font-size:14pt\">\u201c \u2018<\/span><span style=\"font-size:14pt\">I\u2019m the effing president, take me up to the Capitol now,\u2019 \u201d Hutchinson was told the president said.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">He tried to grab the steering wheel of his limo, and when the head of his Secret Service detail, Bobby Engel, removed his hand, he went for Engel\u2019s throat. Engel did not refute the story when it was recounted to Hutchinson later by <\/span><span style=\"font-size:14pt\">Ornato<\/span><span style=\"font-size:14pt\"> (in Engel\u2019s presence). In fact, Hutchinson said she saw a shaken Engel put his hands to his clavicle to demonstrate what Trump had done.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Hutchinson was also in the White House when Trump threw his lunch across the room after learning his then-Atty. Gen. William Barr had told an Associated Press reporter that Trump had lost the election.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">\u201cI remember hearing noise,\u201d she testified. When she walked to the dining room, she saw the valet cleaning up. \u201cI first noticed there was ketchup dripping down the wall and there was a shattered porcelain plate on the floor,\u201d she said. \u201cThe valet articulated the president was extremely angry at the attorney general\u2019s AP interview and had thrown his lunch against the wall. I grabbed a towel and started wiping the ketchup off the wall to help the valet out.\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">That wasn\u2019t the only time she\u2019d been aware of Trump chucking his lunch. \u201cThere were several times that I was aware of him either throwing dishes or flipping the <\/span><span style=\"font-size:14pt\">tablecloth to let all the contents of the table go onto the floor, likely break or go everywhere.\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">For other people to clean up, of course.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">In 2018, when she was a senior at Christopher Newport University in Virginia, Hutchinson told her college newspaper how thrilled she was to have been selected as a White House intern.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">\u201cI have set a personal goal to pursue a path of civic significance,\u201d she said.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">Congratulations, Ms. Hutchinson. Few people are lucky enough to achieve their goals so young.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">@AbcarianLAT<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">She disclosed that Trump physically attacked a Secret Service agent when he didn\u2019t get his way on Jan. 6, that he instructed Meadows to call political dirty trickster Roger Stone and disgraced former national security advisor Michael Flynn at their Willard Hotel \u201cwar room\u201d on Jan. 5, which she told Meadows was \u201cinappropriate.\u201d<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">With no apparent ax to grind, and plenty to lose, she showed up for her country Tuesday.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"font-size:14pt\">In the days leading up to the Jan. 6 insurrection, Hutchinson testified, she became frightened by what Trump and his allies were planning.<\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"text-align:justify;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,35,38],"tags":[],"class_list":["post-7352","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-nuacht-idirnaisiunta","category-polaitiocht"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7352","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=7352"}],"version-history":[{"count":5,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7352\/revisions"}],"predecessor-version":[{"id":9348,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/posts\/7352\/revisions\/9348"}],"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=7352"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/categories?post=7352"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/en\/wp-json\/wp\/v2\/tags?post=7352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}