CINXE.COM

Candidate Confessional Podcast

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Mobile redirect: 80 --> <!--esi <esi:assign name="is_mobile" value="0" /> <esi:choose> <esi:when test="$(done)!='1'"> <esi:assign name="done" value="0"/> </esi:when> </esi:choose> <esi:assign name="query_param" value="''"/> <esi:choose> <esi:when test="$(QUERY_STRING)"> <esi:assign name="query_param">'?'+$(QUERY_STRING)</esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox|tizen.+mobile'''"> <esi:assign name="is_mobile" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SAMSUNG\ SM-T'''"> <esi:assign name="is_mobile" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/jobs'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/hill/signup\.html'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'false') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=false; path=/;') $set_redirect('http://www.huffingtonpost.com'+$(REQUEST_PATH)) <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'true') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=true; path=/;') <esi:assign name="ignore_mobile_cookie" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'tm'})) && $(QUERY_STRING{'tm'}) == 'false') && $(is_mobile)=='1'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i 'special\/disney_travel'"> $set_redirect('http://m.news.travel.aol.com/disney/') <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="( $(ignore_mobile_cookie) == '1' || !$exists($(HTTP_COOKIE{'mobileview'}) ) || $(HTTP_COOKIE{'mobileview'})=='true' ) && $(is_mobile) == '1' && $(done)=='0'"> <esi:choose> <esi:when test="!$exists($(HTTP_COOKIE{'mobileview'}))"> $add_header('Set-Cookie','mobileview=true; path=/;') </esi:when> </esi:choose> <esi:choose> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html#(.+)$' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{5})+'#$(MATCHES{6})'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{5})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/([^/]+)/([^/]+)_([0-9]+)\.html'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/entry/'+$(MATCHES{3})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/(news|tag|actualites)/([a-z0-9-_]+)' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/'+$(MATCHES{2})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/newsletter/([a-z0-9-_]+)'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/?pop=nls&nls='+ $(MATCHES{1})</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/imageblog'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/imageblog/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/thirdmetric'"> <esi:assign name="redirect_to">'http://m.huffpost.com/us/news/third-metric/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/p/horoscopos-([a-z]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/horoscopos/'+$(MATCHES{1})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/(subscription|users\/notifications|terms)' "> <esi:assign name="done" value="1"/> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/([a-z0-9-_]{2,})' "> <esi:assign name="redirect_to">'http://m.huffpost.com/us/vertical/'+$(MATCHES{1})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$is_empty($(REQUEST_PATH)) || $(REQUEST_PATH) =='/'"> <esi:choose> <esi:when test="($(GEO{'country_code'}) == 'AU')"> <esi:assign name="redirect_to">'http://m.huffpost.com/au'+$(query_param)</esi:assign> </esi:when> <esi:otherwise> <esi:assign name="redirect_to">'http://m.huffpost.com/us'+$(query_param)</esi:assign> </esi:otherwise> </esi:choose> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(redirect_to)) && !$is_empty($(redirect_to))"> $set_redirect($(redirect_to)) </esi:when> </esi:choose> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> --> <!--esi <esi:assign name="is_facebook_client" value="0" /> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'facebookexternalhit' && $(REQUEST_PATH) has 'ogpublishing/'"> <esi:assign name="is_facebook_client" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_facebook_client) == 0 && $(REQUEST_PATH) has 'ogpublishing/'"> $set_response_code(301) $add_header('Location', 'http://www.huffingtonpost.com/news/candidate-confessional-podcast/') </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.huffingtonpost.com/news/candidate-confessional-podcast/","20160819180208","https://web.archive.org/","web","/_static/", "1471629728"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160819180208/http://m.huffpost.com/us/news/candidate-confessional-podcast/"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta http-equiv="Content-Language" content="en_US"/> <!-- core ad call for AOL AdTech CMS --> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <!--end of ad call--> <script type="text/javascript"> adSetAdURL('http://' + ((document.domain && document.domain != '')?document.domain:'www.huffingtonpost.com') + ((location.port)?':'+location.port:'') + '/_uac/2014adpage.html'); </script> <link rel="search" type="application/opensearchdescription+xml" href="/web/20160819180208/http://www.huffingtonpost.com/ie8search/opensearch.xml.php" title="HuffPost Search"/> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Windows NT 6.2'"> <esi:text> <meta name="msapplication-TileColor" content="#2D695A"/> <meta name="msapplication-TileImage" content="/images/windows8_pin_en.png"/> </esi:text> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Trident/5.0'"> <esi:text> <link rel="shortcut icon" href="/images/sitemode/verts/homepage.ico" /> <meta name="msapplication-starturl" content="/" /> <meta name="msapplication-task" content="name=Home;action-uri=http://www.huffingtonpost.com;icon-uri=/favicon.ico" /> <meta name="msapplication-task" content="name=Politics;action-uri=http://www.huffingtonpost.com/politics/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/politics.ico" /> <meta name="msapplication-task" content="name=Business;action-uri=http://www.huffingtonpost.com/business/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/business.ico" /> <meta name="msapplication-task" content="name=Media;action-uri=http://www.huffingtonpost.com/media/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/media.ico" /> <meta name="msapplication-task" content="name=Entertainment;action-uri=http://www.huffingtonpost.com/entertainment/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/entertainment.ico" /> <meta name="msapplication-task" content="name=Sports;action-uri=http://www.huffingtonpost.com/sports/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/sports.ico" /> <meta name="msapplication-task" content="name=Comedy;action-uri=http://www.huffingtonpost.com/comedy/;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/comedy.ico" /> </esi:text> </esi:when> <esi:otherwise> <esi:text> <link rel="shortcut icon" href="/favicon.ico" /></esi:text> </esi:otherwise> </esi:choose> --> <link rel="canonical" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/"/> <link rel="alternate" hreflang="en" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/"/> <link rel="alternate" href="https://web.archive.org/web/20160819180208/android-app://com.huffingtonpost.android/http/www.huffingtonpost.com/news/candidate-confessional-podcast/"/> <meta property="fb:app_id" content="46744042133"/> <meta property="og:type" content="blog"/> <meta property="og:title" content="Candidate Confessional Podcast"/><meta property="og:image" content="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/74_58/5741df681600006400f941d8.jpg"/><meta property="og:url" content="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/"/> <title>Candidate Confessional Podcast</title> <link rel="stylesheet" href="https://web.archive.org/web/20160819180208cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=verticals%2Fdefault.css%2Ctopnav_new%2Fmodule.edition_nav.css%2Cbasic.css%2Cmasthead.css%2Call_pages.css%2Cmaster.css%2Cbuttons.css%2Chp_modules%2Fmodule.photo_galleries.css%2Cprofiles.css%2Cadd%2Finner.css%2Chp_modules%2Fmodule.threeup.css%2Cemail_share.css%2Ccommercial.css%2Csite_promo.css%2Cpoll_like.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160819180208cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=search_autocomplete.css%2Csocial-navbar.css%2Chighlights.css%2Chp_modules%2Fmodule.apps_feeds.css%2Chufflists.css%2Cdirect_message.css%2Cshare_boxes.css%2Cbadges_v2.css%2Csharer.css%2Chp_modules%2Fmodule.snn_entry_inside.css%2Chp_modules%2Fmodule.most_popular_social.css%2Chp_modules%2Ffacebook.css%2Chp_modules%2Fmodule.most_popular_celebrity.css%2Cuser_levels.css%2Cverticals%2Fcolor_scheme.css%2Ctwitter.css%2Cbing.css%2Csubmissions.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160819180208cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=hp_modules%2Fmodule.bubble.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Chp_modules%2Fgeneral.css%2Chp_modules%2Fmodule.fb_like_button.css%2Cfeatured-posts.css%2Clogos.css%2Ccomments.css%2Cmod-follow.css%2Cfloating_share.css" type="text/css" media="screen"/><link rel="stylesheet" href="https://web.archive.org/web/20160819180208cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=tweetable.css%2Csnp_friends.css%2Csnn-header.css%2Csignup_modal.css%2Chuff_promo.css%2Cmodal_window.css%2Cfonts%2Fopensans-condbold%2Fstylesheet.css%2Cpage_type%2Fbnpages.css%2Ctopnav_new%2Ftop_nav.css" type="text/css" media="screen"/> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^6\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie6.css%2Cconversations%2Fapp.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie7.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie8.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie7.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie8.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=yui.js%2Cjquery.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery%2Fjquery.I18N.js%2Clocale%2Fdefault.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=huff.js%2Chp_config.js%2Chp_app.js%2Chp_plugins_default.js%2Chp_plugins_default_yui.js%2Chp_init.js%2Cjquery%2Fjquery.backgroundPosition.js%2Cjquery%2Fjquery.mousewheel-min.js%2Cscroll-track.js%2Ccookiesmin.js%2Cjsonmin.js%2Chp_track.js%2Chp_util.js%2Chp_browser.js%2Cget_font.js%2Cpreload_topnav_font.js%2C_tmp%2Fcommon.js%2C_tmp%2Ffloating_promt.js%2C_tmp%2Fevent_module.js%2C_tmp%2Fdoc_status.js%2C_tmp%2Fview_tracker.js%2C_tmp%2Fclick_tracker.js%2C_tmp%2Fslider.js%2C_tmp%2Fstructured_image.js%2C_tmp%2Fcommon_paginator.js%2C_tmp%2Fcurtain.js%2C_tmp%2Fpaginator.js%2C_tmp%2Fon_focus_timer.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Ftwitter_util.js%2C_tmp%2Faol_search.js%2C_tmp%2Felection_widgets.js%2C_tmp%2Fhot_keys.js%2C_tmp%2Fmodal.js%2C_tmp%2Fuser_poll.js%2C_tmp%2Fquick_snp.js%2C_tmp%2Fquick_login.js%2C_tmp%2Fquick_facebook_invite.js%2C_tmp%2Ffan_action.js%2C_tmp%2Fquick_subscribe_user.js%2C_tmp%2Fquick_signup.js%2C_tmp%2Fquick_fan.js%2C_tmp%2Fsay_it.js%2C_tmp%2Fquick_contribute.js%2C_tmp%2Flightbox_search.js%2C_tmp%2Femail_alerts.js%2Cprovider.js%2Cposts.js%2Cshare.js%2Chuff_promo.js%2Cjquery%2Fcolor.jquery.js%2Cflashobjectmin.js%2Clazyload-min.js%2Cfacebook.js%2Csnproject.js%2Csnn_module.js%2Cuser.js%2Chp_message.js%2Csocial_friends.js%2Cuser%2Frecommendations.js%2Csubmissions.js%2Chp_liveblog.js%2Cmodules%2Fhpimagecrop.js%2Cjquery%2Fjquery.inview.min.js%2Cmod-follow.js%2Cconversations%2Fbootstrap.js%2C_social%2Ffloating_share.js%2C_social%2Ftweetable.js%2Cpopup_manager.js%2Cbadges_v2.js%2Csharer.js%2Cuser_levels.js%2Cpopup.js%2Chuffconnect.js%2Cconnect_overview.js%2Cbing.js%2Chptwitter_anywhere.js%2Chptwitter.js%2Csitemode.js%2Csearch_focus.js%2C_front%2Ftopnav_new.js"></script> <script type="text/javascript">huff.v()</script> <script type="text/javascript"> huff.v({"last_deploy_commit_id":"9448676f94eb3a3a8739e8a3fc0d85c6b51c8838","deploy_commit_id":"f75899926af7cc4499a5fde4de7ecc5f0030c1d2","deploy_seq":1470760434,"last_deploy_seq":1470163362,"deploy_date":"Tue, 09 Aug 2016 12:33:54 -0400","last_deploy_date":"Tue, 02 Aug 2016 14:42:42 -0400"}); </script> <script type="text/javascript"> jQuery.getScript('https://web.archive.org/web/20160819180208/http://s.huffpost.com/assets/js.php?v=1470760434&f=jquery%2Fui%2Fjquery.ui.core.min.js%2Cjquery%2Fui%2Fjquery.ui.widget.min.js%2Cjquery%2Fui%2Fjquery.ui.position.min.js%2Cjquery%2Fui%2Fjquery.ui.autocomplete.min.js', function(){ huff.emit('ready'); }); </script> <script type="text/javascript"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); // bpage modules huff.use('app-feeds', 'front/quickread', 'front/bignews', 'bpage/threeup', 'bpage'); </script> <script type="text/javascript"> HPConfig.comments_update_interval = 200000; HPConfig.comments_update_for_all_users = false; HPConfig.user_show_levels_and_badges_disabled = false; </script> <link rel="alternate" type="application/rss+xml" title="The Full Feed" href="https://web.archive.org/web/20160819180208/http://feeds.huffingtonpost.com/huffingtonpost/raw_feed"/> <link rel="alternate" type="application/rss+xml" title="Latest News" href="https://web.archive.org/web/20160819180208/http://feeds.huffingtonpost.com/huffingtonpost/LatestNews"/> <link rel="alternate" type="application/rss+xml" title="The Blog" href="https://web.archive.org/web/20160819180208/http://feeds.huffingtonpost.com/huffingtonpost/TheBlog"/> <link rel="alternate" type="application/rss+xml" title="Featured Posts" href="https://web.archive.org/web/20160819180208/http://feeds.huffingtonpost.com/FeaturedPosts"/> <link rel="alternate" href="https://web.archive.org/web/20160819180208/ios-app://306621789/huffpostnews/?editionID=us§ionName=candidate-confessional-podcast§ionTitle=Candidate-confessional-podcast§ionType=tag"/> <script type="text/javascript"> HPFB.api_key = "4d965afccc4d86c598dbf5d94fb34a7c"; HPFB.app_id = "46744042133"; HPFB.app_namespace = "huffpost"; </script> <!--commercial var declaration for GE wellness campaign--> <script type="text/javascript">var feedKeyword = "Wellness";</script> <script type="text/javascript"> HPAds.full_page_config = {"flights":[{"mode":"all_but","name":"devil","spots":["left_lower"]}]}; HPAds.current_platform = "desktop"; </script> <script type="text/javascript"> commercial_video = { "site_and_category":"huffpost.general", "package":"" }; </script> <script type="text/javascript"> adSetMOAT("1"); </script><!-- tacProp object --> <script type="text/javascript"> tacProp={vert:"Homepage",tags:"kvpagetype=big_news:atf:desktop;kvbn=candidate-confessional-podcast;kvvert=general;"}; tacProp.tags += ( (typeof HPAds!=="undefined") && (typeof HPAds.adtech_client_side_inf=="function") ) ? HPAds.adtech_client_side_inf() : ""; if (typeof adSetOthAT=="function") adSetOthAT(tacProp.tags); </script><!-- end of tacProp object --> <!--end of GE code--> <script type="text/javascript"> var ads_ext_ref_sig = ''; </script> <!--esi <esi:choose> <esi:when test="$(HTTP_REFERER) has '|dl' || $(QUERY_STRING) has '|dl' || $(HTTP_REFERER) has 'fundrace.' || $(QUERY_STRING) has 'fundrace.'"> <esi:choose> <esi:when test="($(HTTP_REFERER) has '|dl') || ($(QUERY_STRING) has '|dl')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'aol_welcome_screen'; </script> </esi:text> </esi:when> <esi:when test="($(HTTP_REFERER) has 'fundrace.') || ($(QUERY_STRING) has 'fundrace.')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'fundrace'; </script> </esi:text> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="($exists($(HTTP_COOKIE{'ad_ops_bookmarklet'})) && !($(HTTP_HOST) has 'editorial'))"> <script type="text/javascript" src="/ads/bookmarklet/bookmarklet.js"></script> </esi:when> </esi:choose> --> <!-- Taboola loader --> <script type="text/javascript"> if (typeof __taboola_params !== 'undefined'){ window._taboola = window._taboola || []; _taboola.push({article:'auto'}); !function (e, f, u) { e.async = 1; e.src = u; f.parentNode.insertBefore(e, f); }(document.createElement('script'), document.getElementsByTagName('script')[0], __taboola_params[2].loader); } </script> <!-- Ad Test And Targeting JS --> <!-- Parsely header code start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160819180208/http://schema.org", "@type": "webpage" } </script><!-- Parsely header code end --> </head> <body id="news" class="bpage_body loadimages us_body "> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160819180208im_/http://www.huffingtonpost.com/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160819180208im_/http://www.huffingtonpost.com/images/mobile/view-mobile-icon.png" style="height: 68px; margin-bottom: -16px;"/> View mobile site </a> </div> <script> if(window.navigator.userAgent.match(/SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox/i)) { document.getElementById("view_mobile_banner").style.display = 'block'; } </script> <div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> #snp_friends_module{display: none;} #all_frontpage_widgets #snp_friends_module{display: block !important;} .snp_module_pagination {display: none !important;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><style> #threeup_top_wrapper {display: none;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> #ad_leaderboard_flex iframe { margin: 0 auto; }</style></div><div id="ad_top_1x1" class="ad_wrapper"><style> body#news.hpsn.us_body #threeup_top_wrapper {display: none !important;} </style></div> <!-- current domain: huffingtonpost.com --> <div id="anywhere_block"></div> <script type="text/javascript">TwitterAnywhere.anywhere();</script> <script type="text/javascript"> HPConfig.enable_fb_widgets = 1; HPConfig.current_vertical_name = 'home'; HPConfig.current_vertical_id = -1; HPConfig.current_web_address = "www.huffingtonpost.com"; HPConfig.current_uri = "/news/candidate-confessional-podcast/"; HPConfig.entry_bitly_url = ""; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.slideshow_individual_slide_link = false; // by default HPConfig.slideshow_mode = "0"; HPConfig.slideshow_type = ""; HPConfig.slideshow_id = 0; HPConfig.wide_format = 0; HPConfig.entry_id = false; HPConfig.blog_id = 0; HPConfig.entry_design = ""; HPConfig.display_domain = "i.huffpost.com"; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@HuffingtonPost"; HPConfig.current_vertical_color = '#058B7B'; HPConfig.current_vertical_color_light = '#005F4C'; HPConfig.entry_tags = new Array(''); HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.fb_lang = "en_US"; HPConfig.googleplus_lang = "en-US"; HPConfig.allow_comments = 1; //Synchronise the user login status on multi-domain with huffingtonpost.com HPConfig.recaptcha_key = "6Ld6ZcISAAAAAIhkL02obhQNn6tdW47W-t-HcPAO"; HPConfig.bit_ly_key = {"_Note":"bit.ly public key, will generate huff.to links only for whitelisted domains","user_name":"huffpostapi","user_key":"R_d7766e99c939e9f2b0c074c155e98b83"}; HPConfig.entry_expanded = 0; HPConfig.terms_link = "https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/terms.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160819180208/http://privacy.aol.com/"; HPConfig.fb_page_id = ""; HPConfig.fb_vertical_name = ""; HPConfig.fb_vertical_handle = ""; </script> <script type="text/javascript"> HPConfig.fb_recom_version = 2; HPConfig.most_popular_version = 3; </script> <div id="fb-root"></div> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'MSIE 6'"> <esi:text> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script> <style> .chromeFrameOverlayContent { margin-top:-200px; } </style> <script> // You may want to place these lines inside an onload handler CFInstall.check({ mode: "overlay", destination: "http://www.huffingtonpost.com" }); </script> </esi:text> </esi:when> </esi:choose> --> <script> HPFB.init(); </script> <div id="_snp_tracking" style="width:0px; height:0px;"></div> <div id="_stats_tracking" style="width:0px; height:0px;"></div> <script type="text/javascript"> var zone_info = "huffpost.general/candidate-confessional-podcast"; </script> <div id="mobile_promo"></div> <!-- snp module skinning --> <!-- /snp module skinning --> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.getTracker('UA-71081-1'); HPTrack.setCustomVar("page", "tag"); HPTrack.setCustomVar("vertical", "Home"); HPTrack.trackPageview(); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20160819180208/https://ssl' : 'https://web.archive.org/web/20160819180208/http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })(); bN_cfg = { h: location.hostname, p: {"dL_ch":"us.hpmgother","dL_flid":"_","dL_dpt":"tag","dL_blogID":10,"a_type":"tag","a_value":"candidate-confessional-podcast","cobrand":"HuffPost","dL_vid":"video_novideo"} }; function runOmni() { if(typeof HuffPoUtil != "undefined"){ if (HuffPoUtil.getCookie('huffpost_user_id') != '') s_265.eVar17 = 'huffpost_' + HuffPoUtil.getCookie('huffpost_user_id'); } s_265.prop54 = 'huffpost'; s_265.pfxID = 'hpo'; s_265.channel = 'us.hpmgother'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.com'; s_265.prop16 = 'page'; s_265.prop1 = 'tag'; s_265.prop62 = 'video_novideo'; s_265.pageName = 'tag'; s_265.prop12 = 'https://web.archive.org/web/20160819180208/http://huffingtonpost.com/tag/candidate-confessional-podcast'; s_265.prop18 = 'candidate-confessional-podcast'; s_265.t(); } s_265_account ="aolhuffpostother,aolsvc"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160819180208/http://o.aolcdn.com/os_merge/?file=/aol/beacon.min.js&file=/aol/omniture.min.js"; d.getElementsByTagName('head')[0].appendChild(s); })(document); </script> <!-- Modal --> <div id="huff_modal_common" class="light_box_modal" style="visibility: hidden;"> <div id="huff_modal_common_inner" class="light_box_modal_inner"> <img src="/web/20160819180208im_/http://www.huffingtonpost.com/images/lightbox/loading.gif" class="block margin_auto" width="24" height="24" alt=""> </div> </div> <!-- /Modal --> <!-- SNN Modal --> <div id="huff_snn_modal_common" class="light_box_modal" style="visibility: hidden;"> <div class="huffpo_lightbox_wrapper blue_bg corners_15px"><div class="inner-wrapper white_bg corners_10px"> <div id="lightbox_header"> <div class="huffpo_logo_lightbox"> <img src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/social-profile/lightbox/huffpo_logo_lightbox.png" width="368" height="36" alt=""/> </div> <div class="huffpo_snn_close_link"> <a class="huff_snn_modal_common_close" id="huff_snn_modal_common_close" href="#" onclick="HuffConnect.hideModal(); return false;"></a> </div> <br/> <div class="huffpo_snn_hr"></div> </div> <div id="huffpo_snn_is_loading" style="width:100%; text-align:center;"><img width="32" height="32" src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/loader.gif" alt=""/></div> <div id="huff_snn_modal_common_inner"></div> <div class="clear"></div> </div></div> </div> <!-- end SNN Modal --> <!-- Modal --> <div id="huff_modal" class="quickread" style="visibility: hidden;"> <div id="modal_inner"> <div> <a href="/web/20160819180208/http://www.huffingtonpost.com/" onclick="QV.hideMask(); return false;" class="close_quickread_modal"></a> <div id="quickread_head_tip" class="hp-qread uppercase arial_11 bold">HuffPost's QuickRead...</div> </div> <!--'--> <div class="clear"></div> <div class="content"> <div id="qr_tab_read" class="qr_tab"> <div id="qr_tab_read_col1" class="column first"> <img class="spinner" alt="" src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/quickview/gear_animation.gif" width="32" height="32"/> </div> <div class="column last"> <div class="ad_block ad_wide top"> </div> </div> <div class="clear"></div> </div> <div id="qr_tab_share" class="qr_tab" style="display: none;"> <script type="text/javascript"> ShareBox.ad = function (tag_id) { ad_spec = { "zone_info": "huffpost.general/candidate-confessional-podcast", "ord": 1471629222, "tile": 3, "width": 300, "height": 250, "el_id": tag_id + "_js", "class_name": "ad_block ad_wide top", "type": "iframe" } HuffPoUtil.WEDGJE.write(ad_spec, tag_id); }; </script> <div id="share_tools_loader">Loading...</div> <div id="share_tools" class="display_none"></div> <script type="text/javascript" charset="utf-8"> ShareBox.set_email_class(); var CommentPoller = { check: function(entry_id) { if (document.getElementById('lastComment')) { var last=document.getElementById('lastComment').innerHTML; Comments.addCommentMy(entry_id, last, 0); } setTimeout("CommentPoller.check();", 30000); } } CommentPoller.check(); /* ShareBox.ad("ad_email"); */ </script> </div> <div id="qr_tab_news" class="qr_tab" style="display: none;"> <div id="qr_tab_news_col1" class="column first"> <img class="spinner" alt="" src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/quickview/gear_animation.gif" width="32" height="32"/> </div> <div id="qr_tab_news_col2" class="column last"></div> </div> <div class="clear"></div> </div> <div id="modal_footer"> <div class="float_left main_img_prev_arrow" onclick="QV.prev()"></div> <div id="modal_footer_container" class="float_left"></div> <div class="float_left main_img_next_arrow" onclick="QV.next()"></div> </div> </div> </div> <!-- /Modal --> <div id="wrapper"> <!-- HEADER Begin --> <!-- big-news navigation --> <div class="big-news-container relative" id="topnav_big_news_module" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_big_news_module&quot;,&quot;mlid&quot;:&quot;topnav_bignews&quot;}}"> <div id="big_news_update"> <ul class="big_news_ontop"> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/news/culture/" class="big_news_item bn_v_new-york" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">Culture</a></li></ul> </div> <div class="more_in_bignews"> <script type="text/javascript">ads_top_bar_sponsor_links = ["<a href='\/news\/life-lessons\/\/' class='margin_right_10' onclick='HPTrack.trackPageview(\"\/t\/a\/topnav_bignews\/v2\");'>Life Lessons<\/a>"];ads_top_bar_sponsor_links.sort( function() { return 0.5 - Math.random() } );for(var i = 0; i < 2 && i < ads_top_bar_sponsor_links.length; i++){document.write(ads_top_bar_sponsor_links[i]);}</script> <a href="https://web.archive.org/web/20160819180208/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" class="margin_right_10" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;bgNewsMore&quot;}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">iOS app</a> <a href="https://web.archive.org/web/20160819180208/https://play.google.com/store/apps/details?id=com.huffingtonpost.android" class="margin_right_10" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;bgNewsMore&quot;}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">Android app</a> </div> <div class="clear"></div> </div> <div class="hp_auth" id="hp_auth"> <div id="not_logged_user" class="login"> <span class="hidden"><button class="hp_desktop_alerts">Desktop Alerts</button></span> </div> <script type="text/javascript"> HPUtil && HPUtil.updateNavByReferrer(); </script> <div id="wendybird_user" class="absolute display_none"> <ul class="user-nav no-select"> <li class="wendybird_user_data"> <div class="clearfix display_none" id="avatar_logged_in"></div> <div class="arrow-user-active" style="border-top-color: #058b7b;"></div> <ul class="dropdown popup"> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/social/" class="profile">Profile</a></li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/users/preferences/">Settings</a></li> <li> <a href="/web/20160819180208/http://www.huffingtonpost.com/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> Logout </a> </li> </ul> </li> </ul> </div> </div> <div class="wrapper_h clearfix"> <div class="modal_inner topnav_margin_btm" id="topnav_margin_btm"></div> <style type="text/css">#topnav_margin_btm { margin:0 !important }</style><div id="ad_leaderboard_flex" class="ad_wrapper_ general_modal_inner"> <script type="text/javascript"> if(HPAds.ad_check_page_config('leaderboard_flex')) { var adId = '93318002'; htmlAdWH(adId, "lb", "lb","fc"); var debugadcode = ''; document.write(debugadcode); } </script> </div><script type="text/javascript">HPAds.ad_onload('div[id^="ad_leaderboard_flex"] iframe','HPAds.ad_uac_onload_handler(\' iframe[class^="uac_"]\',this,\'bottom_ad_border_div\',10)')</script> <div class="white_bg_important "> <div class="mastheader relative"> <div class="ad_728_90b_fix"> </div> <div class="clear"></div> <div id="logo" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;logo&quot;,&quot;mlid&quot;:&quot;masthead&quot;}}" class="data center georgia_12 margin_top_7 color_666666"> <span id="bnpmastdate"> August 19, 2016 </span> <h1 class="margin_top_7"> <a href="/web/20160819180208/http://www.huffingtonpost.com/"> <img src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/v/logos/bpage/homepage.gif?32" alt="homepage"/> <div class="padding_5"></div> </a> </h1> </div> <script type="text/javascript"> // google+ huff.use('google', function(g) { g.init(); }); // load the widgets.js file asynchronously window.twttr = (function (d,s,id) { var t, js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.src="//web.archive.org/web/20160819180208/http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } }); }(document, "script", "twitter-wjs")); </script> <div class="clearfix margin_top_5 margin_right_10 margin_left_15 social_search_panel margin_bottom_5"> <div class="float_left edition_holder"> <div id="edition_nav" class="arial_11 float_left relative edition_nav"> <div class="edition">Edition: <strong>U.S.</strong> <span class="arrow-down"></span></div> <div class="absolute edition_nav_list"> <ul> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=AR"> <span>AR</span> عربي (Arabic) </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=AU"> <span>AU</span> Australia </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=BR"> <span>BR</span> Brasil </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=CA"> <span>CA</span> Canada </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=DE"> <span>DE</span> Deutschland </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=ES"> <span>ES</span> Espa&ntilde;a </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=FR"> <span>FR</span> France </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=GR"> <span>GR</span> Ελλάδα (Greece) </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=IN"> <span>IN</span> India </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=IT"> <span>IT</span> Italia </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=JP"> <span>JP</span> &#26085;&#26412; (Japan) </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=KR"> <span>KR</span> &#54620;&#44397; (Korea) </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=MG"> <span>MG</span> Maghreb </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=UK"> <span>UK</span> United Kingdom </a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/?country=US"> <span>US</span> United States </a> </li> </ul> </div> </div> <script type="text/javascript"> (function($) { var timer; $("#edition_nav, #region_nav").click(function() { $(this).toggleClass("edition_nav_selected"); }).mouseleave(function(){ var e = $(this); timer && clearTimeout(timer); timer = setTimeout(function(){ e.hasClass('edition_nav_selected') && e.removeClass('edition_nav_selected') }, 1000); }).mouseenter(function(){ timer && clearTimeout(timer); }); })(jQuery); </script> </div> <!-- hide on social profile --> <div class="bnpage_vertical_fb_like social_list float_right"> <table> <tr> <td><div class="fb-like" data-href="http://www.facebook.com/HuffingtonPost" data-send="false" data-layout="button_count" data-width="95" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 95px" hp_track="Front Page"></div><script type="text/javascript"> jQuery('#fb_like_vertical').mouseenter(function() { var html = "<div id=\"fb-tooltip\" class=\"fb-tooltip-main\"><div class=\"fb-tooltip-wrapper\"><span>Follow us on Facebook</span><br/>Get updates from HuffPost posted directly to your News Feed.<div class=\"corner\"><div class=\"first\"></div><div class=\"second\"></div></div></div></div>"; var coords = [-5, -78]; if( HPConfig.current_vertical_name == 'homepage' ) { coords = [-5, -70]; } else if( HPConfig.current_vertical_name == 'mapquest' ) { coords = [-5, -68]; } FloatingPrompt.embed(this, html, undefined, 'top', {fp_intersects:1, timeout_remove:2000,ignore_arrow: true, width:236, add_xy:coords, class_name: 'clear-overlay'}); }); </script> </td> <td> <span data-placement="Header/Home"> <a href="https://web.archive.org/web/20160819180208/https://twitter.com/HuffingtonPost" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="70px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160819180208/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </span> </td> <td> <div class="g-plusone" data-annotation="none" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.com/home"></div> </td> </tr> </table> </div> <!-- Top nav --> <div class="search-huffpost float_left"> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); </script> </div> <!-- HEADER End --> <div id="top_nav" class="top_nav_menu"> <div id="topnav_top" class="topnav_first_row relative clearfix" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_first_row&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <script type="text/javascript"> huff.emit('topnav/load-start', document.getElementById('topnav_top')); </script> <ul class="jd_menu jd_menu_slate star_for_local"> <li class="n_home first" id="li_homepage" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;homepage&quot;}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/" title="Home">FRONT PAGE</a> </li> <li class="n_politics n_empty" id="li_politics" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;politics&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/politics/">Politics</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160810_164510 --> <ul> <li id="id_trending_11409766" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11409766}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/09/trump-clinton-shoot_n_11409766.html?ir=Politics">Donald Trump Suggests Shooting Hillary Clinton, Her Supreme Court Picks, Or Both</a> </li> <li id="id_trending_11419304" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11419304}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/10/trump-second-amendment-backlash_n_11419304.html?ir=Politics">Trump On Second Amendment Backlash: 'I Think It's A Good Thing For Me'</a> </li> <li id="id_trending_11407782" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11407782}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/09/trump-clinton-debates_n_11407782.html?ir=Politics">Donald Trump Says He Will 'Absolutely' Do Three Presidential Debates</a> </li> <li id="id_trending_11427406" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11427406}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/10/paul-ryan-trump-guns_n_11427406.html?ir=Politics">Paul Ryan Is Still Standing By Donald Trump. Sad!</a> </li> <li id="id_trending_11415850" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11415850}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/09/donald-trump-second-amendment-excuses_n_11415850.html?ir=Politics">Trump Campaign Floats Every Defense In the Book For Second Amendment Fiasco</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/politics/">Go to Politics<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Politics</strong> <ul class="vertical_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://elections.huffingtonpost.com/pollster">Pollster</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://elections.huffingtonpost.com/2016/primaries">Election Results</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/16-and-president/">'16 And President</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/trail-to-the-chief/">Trail To The Chief</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/entry/candidate-confessional-election-losses_us_56901d6ce4b0c8beacf704c8">Candidate Confessional</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/world/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/green/">Green</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/queer-voices/">Queer Voices</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_entertainment n_empty" id="li_entertainment" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;entertainment&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/entertainment/">Entertainment</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160816_180505 --> <ul> <li id="id_trending_11526230" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11526230}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/15/comedy-central-cancels-the-nightly-show-with-larry-wilmore_n_11526230.html?ir=Entertainment">Comedy Central Cancels 'The Nightly Show With Larry Wilmore'</a> </li> <li id="id_trending_11524130" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11524130}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/15/liam-hemsworth-and-miley-cyrus-go-for-gold-at-bizarre-themed-party_n_11524130.html?ir=Entertainment">Liam Hemsworth And Miley Cyrus Go For Gold At Bizarre Themed Party</a> </li> <li id="id_trending_11532256" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11532256}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/15/fyvush-finkel-dead-dies-at-93_n_11532256.html?ir=Entertainment">Fyvush Finkel, 'Boston Public' And 'Picket Fences' Actor, Dead At 93</a> </li> <li id="id_trending_11538226" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11538226}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/16/trump-surrogates-daily-show_n_11538226.html?ir=Entertainment">Trevor Noah: Trump's Surrogates Have Turned Into Shrugging Emojis</a> </li> <li id="id_trending_11524134" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11524134}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment">The First Trailer For 'Rob &amp; Chyna' Is Here And It's Just As Dramatic As We'd Hoped</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/entertainment/">Go to Entertainment<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Entertainment</strong> <ul class="vertical_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/tv/">TV</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/arts/">Arts</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.moviefone.com/">Moviefone</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/taste/">Taste</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_-whatsworking n_empty" id="li_-whatsworking" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;-whatsworking&quot;}}"> <div class="relative"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/whats-working/">What's Working</a> </div> </li> <li class="n_healthy-living n_empty" id="li_healthy-living" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;healthy-living&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160815_165009 --> <ul> <li id="id_trending_11478362" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11478362}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/12/heres-why-more-more-us-teens-may-be-facing-depression_n_11478362.html?ir=Healthy+Living">Here's Why More US Teens May Be Facing Depression</a> </li> <li id="id_trending_11523204" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11523204}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/10/things-that-dont-make-sense-to-type-a_n_11523204.html?ir=Healthy+Living">13 Things That Don't Make Sense To 'Type A' People</a> </li> <li id="id_trending_11525800" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11525800}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/15/duchess-of-cambridge-mental-health_n_11525800.html?ir=Healthy+Living">Duchess Kate Yet Again Proves She's A Mental Health Superstar</a> </li> <li id="id_trending_11477886" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11477886}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/12/why-orgasms-help-you-sleep_n_11477886.html?ir=Healthy+Living">The Science-Backed Reasons Orgasms Help You Sleep</a> </li> <li id="id_trending_11475760" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11475760}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/05/the-1496-billion-reason-you-shouldnt-ignore-your-snoring_n_11475760.html?ir=Healthy+Living">The $149.6-Billion Reason You Really Shouldn't Ignore Your Snoring</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/healthy-living/">Go to Healthy Living<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Healthy Living</strong> <ul class="vertical_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/gps-for-the-soul/">GPS For The Soul</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/health-fitness/">Health And Fitness</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/health-news/">Health News</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/becoming-fearless/">Becoming Fearless</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/sleep--wellness/">Sleep + Wellness</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/50/">Post 50</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/taste/">Taste</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/own/">OWN</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_world n_empty" id="li_world" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;world&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/theworldpost/">WorldPost</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160808_160514 --> <ul> <li id="id_trending_11376362" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11376362}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost">Shirtless Justin Trudeau Spotted Emerging From Cave, Photobombing Wedding</a> </li> <li id="id_trending_11384444" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11384444}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost">In Rare Video Address, Japanese Emperor Akihito Asks To Leave Throne</a> </li> <li id="id_trending_11377704" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11377704}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost">Turkey's President Erdogan Holds Gigantic Rally In Istanbul</a> </li> <li id="id_trending_11383964" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11383964}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost">Over 60 Dead After Suicide Bomber Targets Mourners In Front Of Pakistan Hospital</a> </li> <li id="id_trending_11372326" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11372326}}"> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost">Iran Executes Nuclear Scientist Who It Claims Spied For The U.S.</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/theworldpost/">Go to WorldPost<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in WorldPost</strong> <ul class="vertical_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/drug-war">Drug War</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/syria/">Syria Conflict</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://videos.huffingtonpost.com/world">World Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/religion/">Religion</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_-highline n_empty" id="li_-highline" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;-highline&quot;}}"> <div class="relative"> <a href="https://web.archive.org/web/20160819180208/http://highline.huffingtonpost.com/">Highline</a> </div> </li> <li class="n_live" id="tn-live" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;live&quot;}}"> <div class="relative"> <a href="https://web.archive.org/web/20160819180208/http://live.huffingtonpost.com/">HUFFPOST LIVE</a> <div class="menu absolute right_align"> <div class="menu_h clearfix"> <div class="trending tn-hp-live" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <ul> <li class="vertical_info"> <a href="https://web.archive.org/web/20160819180208/http://live.huffingtonpost.com/" class="link-to-hp-live">Go to HuffPost Live<span class="arrow"><span></span></span></a> </li> </ul> </div> </div> </div> </div> </li> <li class="n_all_sections last" id="all-sections" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;all-sections&quot;}}"> <div class="relative"> <a href="javascript:void(0);">ALL SECTIONS <span class="arrow-down"></span></a> <div class="menu absolute white_bg right_align"> <div class="columns clearfix"> <div class="column"> <strong class="title">News</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/theworldpost/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/media/">Media</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/sports/">Sports</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/education/">Education</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/crime/">Crime</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/good-news/">Good News</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Entertainment</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/entertainment/">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/arts/">Arts &amp; Culture</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/tv/">TV</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Life &amp; Style</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/gps-for-the-soul/">GPS for the Soul</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/home/">Home</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/taste/">Taste</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/weddings/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/parents/">Parents</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/divorce/">Divorce</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/50/">Huff/Post 50</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/own/">OWN</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/drphil/">Dr. Phil</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/quiet-revolution/">Quiet Revolution</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Tech &amp; Science</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/tech/">Tech</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/science/">Science</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/green/">Green</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Voices</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/women/">Women</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/queer-voices/">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/college/">College</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/teen/">Teen</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/outspeak/">Outspeak</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Local</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/chicago/">Chicago</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/dc/">DC</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/denver/">Denver</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/detroit/">Detroit</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/hawaii/">Hawaii</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/los-angeles/">Los Angeles</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/miami/">Miami</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/new-york/">New York</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/san-francisco/">San Francisco</a></li> </ul> </div> </div> </div> <div class="mobile_app_links clearfix"> <strong class="title">Our Mobile Apps</strong> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160819180208/https://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iOS App</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160819180208/https://itunes.apple.com/us/app/huffpost-live/id572584499?ls=1&amp;mt=8">HuffPost Live iOS</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160819180208/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en">Android App</a></li> </ul> </div> </div> </div> </li> </ul> </div> <div class="new-topnav_second_row clearfix" id="topnav_top_row" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_subnav&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <div class="featured"> <ul> <li><a href="https://web.archive.org/web/20160819180208/http://elections.huffingtonpost.com/2016/primaries" class="modal_inner ftd_homepage">Election Results</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/comedy/" class="modal_inner ftd_homepage">Comedy</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/black-voices/" class="modal_inner ftd_homepage">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/queer-voices/" class="modal_inner ftd_homepage">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/sports/" class="modal_inner ftd_homepage">Sports</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/style/" class="modal_inner ftd_homepage">Style</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/huffpost-dr-oz/" class="modal_inner ftd_homepage">Dr. Oz</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/own/" class="modal_inner ftd_homepage">OWN</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/drphil/" class="modal_inner ftd_homepage">Dr. Phil</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/when-to-jump" class="modal_inner ftd_homepage">When To Jump</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/gps-for-the-soul/" class="modal_inner ftd_homepage">GPS For The Soul</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/quiet-revolution/" class="modal_inner ftd_homepage">Quiet Revolution</a></li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/news/talk-to-me/" class="modal_inner ftd_homepage">Talk To Me</a></li> </ul> </div> </div> <script type="text/javascript"> huff.emit('topnav/loaded', document.getElementById('topnav_top')); </script> </div> <div class="clear"></div><div id="curtain_wrapper"><div id="curtainunit"></div></div> <!-- AVATAR LOADER --> <script type="text/javascript"> HuffPoUtil.AvatarLoader.loadAvatar('https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com'); </script> <!-- /Top nav --> </div> <div id="wrapper_inner"> <div class="clear knockdown"> <script type="text/javascript"> ViewTracker.VerticalType = "-1"; ViewTracker.AddView(); </script> </div> <div class="clear"></div> <!-- Placeholder for promo on entry --> <div id="huff_promo_space"></div> <div class="clear"></div> <div id="threeup_top_wrapper" class="threeup-bl nocontent" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;threeup_top_wrapper&quot;,&quot;mlid&quot;:&quot;threeup&quot;}}"> <div id="threeup_left_nav" class=""> <a href="#" onclick="HPTrack.trackPageview('/t/a/threeupnav.v1/left.v2/Home'); return false;" class="vertical_background_light lnid-threeup_left_nav arrow"></a> </div> <div id="threeup_right_nav" class=""> <a href="#" onclick="HPTrack.trackPageview('/t/a/threeupnav.v1/right.v2/Home'); return false;" class="vertical_background_light lnid-threeup_right_nav arrow"></a> </div> <div id="threeup_wide_container"> <div id="threeup_content"><!-- this content will be replaced --></div> </div> </div> <div id="bb_h_line" class="clear_first border_bottom_ccc"></div> <br/> <script type="text/javascript"> var stats_project_image_src = "https://web.archive.org/web/20160819180208/http://tag-stats.huffpost.com/?11771148&" + Math.random().toString(16).replace('0.','') + '&'; if (document.referrer != '') { stats_project_image_src += escape(document.referrer); } document.write('<img src="'+ stats_project_image_src +'" style=\"height:0px; overflow:hidden\">'); </script> <div id="all_news_header"> <h1>Candidate Confessional Podcast</h1> <div class="clear"></div> </div> <div class="grid two_thirds flush_top" id="news_content"> <!-- Entries --> <div id="blog_entries"> <div class="pagination"> <b>Page:&nbsp;&nbsp;</b> <a style="font-weight:bold" href="/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/1">1</a> </div> <!-- Entry --> <div class="entry" id="entry_&quot;10103118&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:10103118}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/22/tom-perriello-obama_n_10103118.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">This Congressman's Story Perfectly Illustrates GOP Obstructionism Of Obama</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 05.24.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/tom-perriello">Tom Perriello,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/barack-obama">Barack Obama,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcasts">Election Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/must-reads">Must Reads,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/22/tom-perriello-obama_n_10103118.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/5741df681600006400f941d8.jpg"/> </a> <p>Even with President Barack Obama’s triumph on election night in 2008, Tom Perriello needed a recount to squeak out a victory in his House race. He e...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/22/tom-perriello-obama_n_10103118.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9989834&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9989834}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/15/jesse-jackson-barack-obama-president_n_9989834.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">The Moment A Kid Named Obama Realized A Black President 'Can Happen'</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 05.16.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/rev-jesse-jackson">Rev. Jesse Jackson,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/barack-obama">Barack Obama,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bernie-sanders">Bernie Sanders,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/racism">Racism,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/gary-hart">Gary Hart,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-election">Presidential Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/walter-mondale">Walter Mondale,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/civil-rights-movement">Civil Rights Movement,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/paving-the-way">Paving the Way,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/15/jesse-jackson-barack-obama-president_n_9989834.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/5738acff160000b60731ec4e.jpg"/> </a> <p>WASHINGTON -- In the winter of 1983, as he considered running for president in the Democratic primary, Rev. Jesse Jackson Sr. didn’t see himself as ...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/15/jesse-jackson-barack-obama-president_n_9989834.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9849562&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9849562}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/05/jeb-bush-campaign-donors_n_9849562.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Jeb Bush's Campaign Shows Just How Insufferable Big Donors Can Be</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 05.05.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jeb-bush">Jeb Bush,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jeb-bush-campaign">Jeb Bush Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2016-campaign">2016 Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jeb-bush-donors">Jeb Bush Donors,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcasts">Election Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcasts">Political Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/05/jeb-bush-campaign-donors_n_9849562.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/572b6aa02200003600255a99.jpg"/> </a> <p>The demands on politicians to raise money are notoriously awful. Candidates can spend upward of 40 hours a week just hitting the phones, a process tha...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/05/05/jeb-bush-campaign-donors_n_9849562.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9791294&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9791294}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/27/why-do-marylanders-keep-voting-for-white-men_n_9791294.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Why Do Marylanders Keep Voting For White Men?</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 04.28.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/maryland-primary">Maryland Primary,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/donna-edwards">Donna Edwards,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/chris-van-hollen">Chris Van Hollen,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/barbara-mikulski">Barbara Mikulski,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michael-steele">Michael Steele,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/diversity">Diversity,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/african-american-candidates">African-American Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/anthony-brown">Anthony Brown,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/27/why-do-marylanders-keep-voting-for-white-men_n_9791294.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/57213b38160000e90031ce55.jpg"/> </a> <p>WASHINGTON -- On Tuesday night, Maryland was once again offered the chance to back an African American seeking statewide office, and once again said n...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/27/why-do-marylanders-keep-voting-for-white-men_n_9791294.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9776868&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9776868}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/25/clay-aiken-gay-campaign_n_9776868.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Why Clay Aiken Didn't Fully Embrace Being Gay Until The Day After His Campaign Ended</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 04.26.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken">Clay Aiken,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken-gay-marriage">Clay Aiken Gay Marriage,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken-2014-campaign">Clay Aiken 2014 Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken-congress">Clay Aiken Congress,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken-podcast">Clay Aiken Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcast">Election Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcast">Political Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/25/clay-aiken-gay-campaign_n_9776868.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/571e31ad1900002d0056c1dd.jpg"/> </a> <p>When he launched a long-shot, quixotic campaign for Congress, Clay Aiken held no illusions about how the public would perceive his sexuality. He was a...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/25/clay-aiken-gay-campaign_n_9776868.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9770402&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9770402}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/24/clay-aiken-campaign-keith-crisco_n_9770402.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Clay Aiken Is Still Plagued By Guilt Over His Primary Opponent's Death</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 04.26.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken">Clay Aiken,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/clay-aiken-congress">Clay Aiken Congress,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcasts">Political Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/keith-crisco">Keith Crisco,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/renee-ellmers">Renee Ellmers,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/24/clay-aiken-campaign-keith-crisco_n_9770402.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/571cd6221900002e0056c0f4.jpg"/> </a> <p>Clay Aiken's congressional run in 2014 was never going to be a typical political affair. Not only was he a former "American Idol" and reality televisi...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/24/clay-aiken-campaign-keith-crisco_n_9770402.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9615360&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9615360}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/04/martin-omalley-iowa-candidate-confessional_n_9615360.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">That Time Martin O'Malley Held An Event And Only One Voter Showed</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 04.05.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/martin-omalley">Martin O'Malley,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/martin-omalley-2016">Martin O'malley 2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcast">Election Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/elections-2016">Elections 2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2016-election">2016 Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/iowa-caucuses">Iowa Caucuses,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/iowa-2016">Iowa 2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/04/martin-omalley-iowa-candidate-confessional_n_9615360.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/5702e5e52e00006400950694.jpg"/> </a> <p>To understand how oddly personal the Iowa caucuses are -- how political campaigns and ordinary voters mix so deeply that it's impossible to sift them ...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/04/04/martin-omalley-iowa-candidate-confessional_n_9615360.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9545756&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9545756}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/24/candidate-confessional-richard-carmona-senate_n_9545756.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">No One Has Hated Campaigning More Than This Man</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 03.25.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/richard-carmona">Richard Carmona,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jeff-flake">Jeff Flake,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/arizona">Arizona,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/elections">Elections,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/john-mccain">John McCain,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/senate">Senate,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/24/candidate-confessional-richard-carmona-senate_n_9545756.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56f43d7a1500002a000b3205.jpg"/> </a> <p>WASHINGTON -- It took years to convince Richard Carmona to run for office. As he tells it in the latest episode of "Candidate Confessional," political...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/24/candidate-confessional-richard-carmona-senate_n_9545756.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9493264&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9493264}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/17/rob-ford-marion-barry_n_9493264.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Former Toronto Mayor Rob Ford Is In Grave Condition</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 03.18.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/marion-barry">Marion Barry,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/toronto-rob-ford">Toronto Rob Ford,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/rob-ford">Rob Ford,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/andray-domise">Andray Domise,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/crack">Crack,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bill-cosby">Bill Cosby,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/addiction">Addiction,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/17/rob-ford-marion-barry_n_9493264.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56eb2bbd1e000095007108c9.jpg"/> </a> <p>WASHINGTON -- Former Toronto Mayor Rob Ford has been in the hospital in grave condition. For the past year and a half, Ford has battled an aggressiv...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/17/rob-ford-marion-barry_n_9493264.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9397560&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9397560}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/06/newt-gingrich-trump_n_9397560.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">How Newt Gingrich Conquered The Debates And What He'd Do About Donald Trump</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 03.07.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/newt-gingrich">Newt Gingrich,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-debates">Presidential Debates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcast">Election Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcasts">Political Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/donald-trump-2016">Donald Trump 2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/06/newt-gingrich-trump_n_9397560.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56dc655c1500002a000b144f.jpg"/> </a> <p>In this balkanized media landscape, presidential campaigns have placed a premium on creating viral moments. A simple tweet or Instagram post from Dona...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/06/newt-gingrich-trump_n_9397560.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9384348&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9384348}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/04/congressman-jack-kingston-defeat_n_9384348.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">This Congressman's Heart-Wrenching Defeat Proves That Politicians Are Actually Human</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 03.04.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jack-kingston">Jack Kingston,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/georgia">Georgia,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/david-perdue">David Perdue,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election">Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/gop-candidates">GOP Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/04/congressman-jack-kingston-defeat_n_9384348.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56d9ab55150000ad000b1358.jpg"/> </a> <p>WASHINGTON -- For nearly two months, we have given you a weekly episode of Candidate Confessional in which a recovering politician revisits a famous -...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/03/04/congressman-jack-kingston-defeat_n_9384348.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9354402&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9354402}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/29/jack-kingston-candidate-confessional_n_9354402.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">A Senate Candidate Spills The Beans: Running A Positive Campaign Is For Suckers</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 03.01.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jack-kingston">Jack Kingston,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/us-chamber-of-commerce">US Chamber of Commerce,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/georgia">Georgia,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/david-perdue">David Perdue,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/senate-race">Senate Race,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/negative-ads">Negative Ads,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bernie-sanders">Bernie Sanders,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/29/jack-kingston-candidate-confessional_n_9354402.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56d4ce7f1e0000220070f09a.jpg"/> </a> <p>WASHINGTON -- There is a high-minded theory of politics, perpetuated by the melodramatic scripts of Aaron Sorkin, that campaigns really don't have to ...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/29/jack-kingston-candidate-confessional_n_9354402.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9346398&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9346398}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/28/obamacare-republicans-congress_n_9346398.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">This Congressman Proved Why Republicans Can Never Embrace Obamacare</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 02.29.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/jack-kingston">Jack Kingston,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/kingston-obamacare">Kingston Obamacare,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/barack-obama">Barack Obama,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/barack-obama-jack-kingston">Barack Obama Jack Kingston,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/obama-health-care">Obama Health Care,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/georgia-senate">Georgia Senate,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/georgia-senate-race">Georgia Senate Race,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcasts">Political Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/28/obamacare-republicans-congress_n_9346398.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56d3341a1e00008700702f2f.jpg"/> </a> <p>In the fall of 2013, Rep. Jack Kingston committed political heresy. Speaking to a local conservative radio station, the then-Republican House member f...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/28/obamacare-republicans-congress_n_9346398.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9288756&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9288756}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/21/boo-ben-konop-interview_n_9288756.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">How The Victim Of One Of History's Worst Political Hecklings Survived The Internet</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 02.22.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/ben-konop">Ben Konop,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/konop-boo-ben">Konop Boo Ben,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/boo-ben">Boo Ben,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/boo-ben-konop">Boo Ben Konop,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcasts">Political Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/campaign-podcasts">Campaign Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcasts">Election Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/21/boo-ben-konop-interview_n_9288756.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56ca24121e000022007027ed.jpg"/> </a> <p>Ben Konop wanted to be mayor of Toledo. Some guy in a Budweiser hat wanted him off his front yard. Together, they produced Internet gold. The setting ...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/21/boo-ben-konop-interview_n_9288756.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9235198&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9235198}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/14/black-republican-michael-steele_n_9235198.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Top Black Republican: 'You Can't Be Black' When Running For Office</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 02.15.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michael-steele">Michael Steele,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/maryland">Maryland,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/racism">Racism,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/gop">Gop,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/rnc">Rnc,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/senate">Senate,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/ben-cardin">Ben Cardin,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bv-life">Bv-Life,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/14/black-republican-michael-steele_n_9235198.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56c0b6691800002d0080bee2.jpg"/> </a> <p>WASHINGTON -- When he first started his 2006 Senate run in Maryland, Republican Lt. Gov. Michael Steele prepped his staff about the difficulties they ...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/14/black-republican-michael-steele_n_9235198.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9192882&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9192882}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/08/tim-pawlenty-super-pac-2012_n_9192882.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Former Presidential Candidate Laughed At The Idea Of A Super PAC, Then Lost Immediately</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 02.10.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/tim-pawlenty">Tim Pawlenty,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/tim-pawlenty-2012">Tim Pawlenty 2012,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-election">Presidential Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/mitt-romney">Mitt Romney,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/super-pac">Super Pac,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/citizens-united">Citizens United,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/must-reads">Must Reads,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/08/tim-pawlenty-super-pac-2012_n_9192882.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56b90fb21800002d0080b84b.jpg"/> </a> <p>WASHINGTON -- When he entered the 2012 race for president, Minnesota Gov. Tim Pawlenty shot out of the gate. He was the first substantial Republican c...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/08/tim-pawlenty-super-pac-2012_n_9192882.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9148202&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9148202}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/02/wendy-davis-donald-trump-sexism_n_9148202.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Wendy Davis Wants Women To Stand Up To Donald Trump's Horrifying Sexism</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 02.03.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/wendy-davis">Wendy Davis,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/megyn-kelly">Megyn Kelly,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/donald-trump">Donald Trump,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2016">2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2016-election">2016 Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/02/wendy-davis-donald-trump-sexism_n_9148202.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56b222001a00009c01ab1e8a.jpg"/> </a> <p>One of the most consequential moments of the Republican presidential primary happened to come during the first major debate, when Fox News' Megyn Kell...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/02/02/wendy-davis-donald-trump-sexism_n_9148202.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9086648&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9086648}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/26/mitt-romney-donald-trump-politics-of-personal-wealth_n_9086648.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Mitt Romney, Donald Trump And The Shifting Politics Of Personal Wealth</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 01.27.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/mitt-romney">Mitt Romney,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/stuart-stevens">Stuart Stevens,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/ivanka-trump-donald-trump">Ivanka Trump Donald Trump,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/personal-wealth">Personal Wealth,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2012-election">2012 Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-candidates">Presidential Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/26/mitt-romney-donald-trump-politics-of-personal-wealth_n_9086648.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/56a7fc031f00007f00216ba1.jpg"/> </a> <p>WASHINGTON -- When he ran for president in 2012, Mitt Romney had hoped voters would see him as a chief executive who could boost the sluggish American...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/26/mitt-romney-donald-trump-politics-of-personal-wealth_n_9086648.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9016526&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9016526}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/18/michele-bachmann-newsweek-candidate-confessional_n_9016526.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Michele Bachmann Tells The Story Behind THAT Newsweek Cover</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 01.19.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michele-bachmann-2012">Michele Bachmann 2012,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michele-bachmann">Michele Bachmann,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/newsweek-cover">Newsweek Cover,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/slate">Slate,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-politics">Presidential Politics,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/podcasts">Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/chris-buck">Chris Buck,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/sexism">Sexism,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/double-standards">Double Standards,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/newsweek">Newsweek,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-candidates">Presidential Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/18/michele-bachmann-newsweek-candidate-confessional_n_9016526.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/569d1cfc1a00005a00ab0c38.jpg"/> </a> <p>WASHINGTON -- In the summer of 2011, then-Rep. Michele Bachmann (R-Minn.) had improbably started to gain traction in her run for the Republican nomina...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/18/michele-bachmann-newsweek-candidate-confessional_n_9016526.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;9007548&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:9007548}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/15/michele-bachmann-hillary-clinton-campaign-sexism_n_9007548.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Michele Bachmann Empathizes With The Sexist Crap Hillary Clinton Has To Endure</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 01.18.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michele-bachmann">Michele Bachmann,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bachmann-campaign">Bachmann Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/bachmann-2012">Bachmann 2012,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/michele-bachmann-hillary-clinton">Michele Bachmann Hillary Clinton,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/hillary-clinton-2012">Hillary Clinton 2012,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/female-candidates">Female Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcasts">Election Podcasts,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/politics-podcast">Politics Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/15/michele-bachmann-hillary-clinton-campaign-sexism_n_9007548.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/5699391e1a00005a00ab0aaf.jpg"/> </a> <p>It may not be so readily apparent to the voter, but female candidates have to deal with substantially more bullshit when they run for public office th...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/15/michele-bachmann-hillary-clinton-campaign-sexism_n_9007548.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;8987622&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:8987622}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/12/candidate-confessional-howard-dean-speech-2004_n_8987622.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">How Howard Dean Became The Grateful Dead Of The '04 Campaign</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Jason Cherkis <span class="sep">|</span> <span>Posted 01.15.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/howard-dean">Howard Dean,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2004-campaign">2004 Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-candidates">Presidential Candidates,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/presidential-election">Presidential Election,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/democratic-primary">Democratic Primary,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/elections-2016">Elections 2016,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/12/candidate-confessional-howard-dean-speech-2004_n_8987622.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/569528c41f00002200215b30.jpg"/> </a> <p>WASHINGTON -- Everyone who followed the rise and fall of former Vermont Gov. Howard Dean’s presidential campaign points to a single moment when it a...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/12/candidate-confessional-howard-dean-speech-2004_n_8987622.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry" id="entry_&quot;8977116&quot;" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;tag_entry&quot;,&quot;plid&quot;:8977116}}"> <div class="col entry_right full"> <div class="read_more_top politics" style="margin:5px 0px;"></div> <h3><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/11/howard-dean-discusses-presidential-bid_n_8977116.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}">Howard Dean Nearly Upended The Democratic Party 12 Years Ago. Then It All Fell Apart.</a></h3> <div class="comments_datetime"> <strong>The Huffington Post</strong> <span class="sep">|</span> Sam Stein <span class="sep">|</span> <span>Posted 01.14.2016</span> <span class="sep">|</span> <a class="politics" href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics</a> </div> <div class="read_more" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;follow_tags&quot;}}"> <strong>Read More:</strong> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/howard-dean">Howard Dean,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/howard-dean-2004">Howard Dean 2004,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional">Candidate Confessional,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/howard-dean-campaign">Howard Dean Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/2004-campaign">2004 Campaign,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/candidate-confessional-podcast">Candidate Confessional Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/political-podcast">Political Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/election-podcast">Election Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/tag/huffington-post-podcast">Huffington Post Podcast,</a> <a href="/web/20160819180208/http://www.huffingtonpost.com/politics">Politics News</a> <hr/> </div> <div class="entry_content politics"> <a style="float: right; margin: 0 10px 10px 20px;" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/11/howard-dean-discusses-presidential-bid_n_8977116.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img src="https://web.archive.org/web/20160819180208im_/http://img.huffingtonpost.com/asset/112_82/5693e9461a00002d0059442b.jpg"/> </a> <p>More than a decade before anyone felt the Bern, Vermont Gov. Howard Dean created the modern outsider candidate with Internet savvy, grassroots organiz...</p> </div> <div class="entry_meta"> <p><a class="read_post_link" href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/2016/01/11/howard-dean-discusses-presidential-bid_n_8977116.html">Read Whole Story</a></p> </div> </div> </div> <!-- /Entry --> <div class="pagination"> <b>Page:&nbsp;&nbsp;</b> <a style="font-weight:bold" href="/web/20160819180208/http://www.huffingtonpost.com/news/candidate-confessional-podcast/1">1</a> </div> </div> </div> <div class="grid third flush_top" id="sidebar_right" data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;sidebar_right&quot;}}"> <div id="videoCompAdDiv"></div> <div style="margin-bottom:10px"> <script type="text/javascript"> try { if ('function' === typeof(adSetSyncDelay)) { adSetSyncDelay('125');} } catch (e) {} </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"> <script type="text/javascript"> if(HPAds.ad_check_page_config('right_rail_flex')) { var adId = '93315494'; htmlAdWH(adId, "RR", "RR","f"); var debugadcode = ''; document.write(debugadcode); } </script> </div><div class="clear"></div><div class="clear"></div></div><div class="clear"></div><div class="clear"></div> <div id="otb_module"></div> <!-- ESI MostPopular EndTime:1471629223 --> <div class="mod mod-follow tabs" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mod-follow&quot;}}"> <div class="mod-head"> <h3>FOLLOW HUFFPOST</h3> </div> <div class="mod-body"> <ul class="platform tabs-control"> <li class="email sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;email&quot;}}"> <a href="#">Email</a> </li> <li class="fb sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;fb&quot;}}"> <a href="#">Facebook</a> </li> <li class="twitter sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;twitter&quot;}}"> <a href="#">Twitter</a> </li> <li class="gplus sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;gplus&quot;}}"> <a href="#">Google Plus</a> </li> <li class="rss sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;rss&quot;}}"> <a href="#">RSS</a> </li> <li class="mobile sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;mobile&quot;}}"> <a href="#">Mobile</a> </li> </ul> <ul class="platform-content tabs-content"> <li class="email"> <form class="subscribe"> <input class="text" name="email" onfocus="if(this.value=='Enter your email')this.value=''" value="Enter your email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="home"/> <input class="button" type="submit" value="Sign me up!"/> <label class="signup_error" style="display:none;">Please check the checkbox to indicate your consent</label> <div class="options"> <label> <input type="checkbox" class="list" name="daily-brief" checked="checked"/> The Morning Email </label> <label> <input type="checkbox" class="list" name="vertical-brief" checked="checked"/> Newsletters </label> </div> <p class="instructions"> Get top stories and blog posts emailed to me each day. Newsletters may offer personalized content or advertisements. <a href="https://web.archive.org/web/20160819180208/http://privacy.aol.com/" target="_blank">Learn more.</a> </p> </form> </li> <!-- /.email --> <li class="fb"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffingtonPost" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 100px" hp_track=""></div> </div> </li> </ol> </li> <!-- /.fb --> <li class="twitter"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <a href="https://web.archive.org/web/20160819180208/https://twitter.com/HuffingtonPost" class="twitter-follow-button" data-show-screen-name="true" data-show-count="false" data-lang="en" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160819180208/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> </ol> </li> <!-- /.twitter --> <li class="gplus"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.com/"></div> </div> </li> </ol> </li> <!-- /.gplus --> <li class="rss"> <ol class="options"> <li> <a href="/web/20160819180208/http://www.huffingtonpost.com/feeds/index.xml" class="name sprite">HuffPost</a> </li> <li> <a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/feeds/index.xml" class="name sprite">HuffPost</a> </li> <li> <a class="more" href="/web/20160819180208/http://www.huffingtonpost.com/syndication/">View all RSS feeds</a> </li> </ol> </li> <!-- /.rss --> <li class="mobile"> <ol class="options"> <li> <a class="ios sprite" href="https://web.archive.org/web/20160819180208/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8"></a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160819180208/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en_US"></a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160819180208/https://appworld.blackberry.com/webstore/content/19143/"></a> </li> </ol> </li> <!-- /.mobile --> </ul> </div> <div class="mod-footer"></div> </div> <!-- /.mod-follow --> <div class="clear margin_top_10"></div> <div id="gravity_most_popular_widget"></div> <script type="text/javascript">window.HPUtil && window.HPUtil.gravityMostPopularWidget();</script> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <div class="clear"></div> <!-- </esi:text> </esi:when> </esi:choose> --> <script type="text/javascript"> if($('snp_not_signed_mp_page_0')) huff.emit('content/update', '#snp_not_signed_mp_page_0'); if($('snp_not_signed_mpr_page_0')) huff.emit('content/update', '#snp_not_signed_mpr_page_0'); </script> <div style="border-bottom: 5px;"></div> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <!-- </esi:text> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> </esi:text> </esi:when> </esi:choose> --> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <!-- mediabistro TVNewser --> <!--esi <esi:choose> <esi:when test="$exists($(HTTP_COOKIE{'huffpost_s'}))"> <div id="most_popular_bpages" data-beacon='{"p":{"mnid":"most_popular_bpages", "plid":1}}'> <div class="simple-headline "> <a href="/big-news/" class="title" data-beacon='{"p":{"lnid":"title_link"}}'>HUFFPOST'S BIG NEWS PAGES</a> </div> <div class="white_bg"> <div class="popular-story padding-left-widget"> <div class="clearfix"> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/baylor-university" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_0"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b7433a1700002c00d1fdf0.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/baylor-university" data-beacon='{"p":{"lnid":"big_news_bpage_0"}}'>Starr Leaves Baylor University Faculty Post After Sex Assault Scandal</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/baylor-university" title="Starr Leaves Baylor University Faculty Post After Sex Assault Scandal" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_0"}}'>Baylor</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/civil-rights" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_1"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b73421170000ae02c743f2.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/civil-rights" data-beacon='{"p":{"lnid":"big_news_bpage_1"}}'>NBA Rewards New Orleans’ LGBT Tolerance With All-Star Game Selection</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/civil-rights" title="NBA Rewards New Orleans’ LGBT Tolerance With All-Star Game Selection" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_1"}}'>Civil Rights</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/2016-summer-olympics" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_2"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b73d1a1700002c00d1fdc2.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/2016-summer-olympics" data-beacon='{"p":{"lnid":"big_news_bpage_2"}}'>This Olympic Wrestler And Her Coach Have The Best Victory Celebration</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/2016-summer-olympics" title="This Olympic Wrestler And Her Coach Have The Best Victory Celebration" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_2"}}'>2016 Summer Olympics</a></div> </div> <div class="clear_first"></div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/bo-obama" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_3"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b732851700001108c743e9.jpg" class="unloaded-image" alt="Washington Dc Michelle Obama" /> </a> <div> <div class="b-n-title"> <a href="/news/bo-obama" data-beacon='{"p":{"lnid":"big_news_bpage_3"}}'>The Obamas Introduced Sunny To The World Three Years Ago</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/bo-obama" title="The Obamas Introduced Sunny To The World Three Years Ago" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_3"}}'>Bo Obama</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/kristen-bell" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_4"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b72cdd180000ad02bcbd4d.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/kristen-bell" data-beacon='{"p":{"lnid":"big_news_bpage_4"}}'>Let Kristen Bell Explain Why ‘Bad Moms’ Casting Wasn’t Sexist Or Ageist</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/kristen-bell" title="Let Kristen Bell Explain Why ‘Bad Moms’ Casting Wasn’t Sexist Or Ageist" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_4"}}'>Kristen Bell</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/syria" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_5"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b72e63170000ae02c743d7.jpg" class="unloaded-image" alt="Bureaucrazy App Syrian Refugees Berlin" /> </a> <div> <div class="b-n-title"> <a href="/news/syria" data-beacon='{"p":{"lnid":"big_news_bpage_5"}}'>Syrian Refugees Are Developing An App Designed To Help Fellow Refugees Arriving In Berlin</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/syria" title="Syrian Refugees Are Developing An App Designed To Help Fellow Refugees Arriving In Berlin" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_5"}}'>Syria</a></div> </div> <div class="clear_first"></div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/voices" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_6"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b72a2e1700001108c743be.jpg" class="unloaded-image" alt="Catholic High School For Boys" /> </a> <div> <div class="b-n-title"> <a href="/news/voices" data-beacon='{"p":{"lnid":"big_news_bpage_6"}}'>High School's 'Problem-Solving' Sign Sparks Debate Among Parents</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/voices" title="High School's 'Problem-Solving' Sign Sparks Debate Among Parents" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_6"}}'>Voices </a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/chris-christie" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_7"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://img.huffingtonpost.com/asset/74_58/57b728f2170000ae02c743b7.jpg" class="unloaded-image" alt="Horizontal Convention" /> </a> <div> <div class="b-n-title"> <a href="/news/chris-christie" data-beacon='{"p":{"lnid":"big_news_bpage_7"}}'>Chris Christie Vetoes Automatic Voter Registration Bill Again</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/chris-christie" title="Chris Christie Vetoes Automatic Voter Registration Bill Again" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_7"}}'>Chris Christie</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/health" class="b-n-image_and_title" data-beacon='{"p":{"lnid":"big_news_bpage_8"}}' onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/images/trans.gif" width="74" height="58" longdesc="http://i.huffpost.com/gen/4618364/images/s-REGRAINED-BEER-GRAIN-GRANOLA-SNACK-BAR-BEER-GRAIN-HEALTH-BREWERY-FOOD-mini.jpg" class="unloaded-image" alt="Regrained Beer Grain Granola Snack Bar Beer Grain Health Brewery Food" /> </a> <div> <div class="b-n-title"> <a href="/news/health" data-beacon='{"p":{"lnid":"big_news_bpage_8"}}'>This Company Wants You To Eat Your Beer</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/health" title="This Company Wants You To Eat Your Beer" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_8"}}'>Health</a></div> </div> <div class="clear_first"></div> </div> <div class="more_b-n-pages clearfix"> <a href="/big-news/" data-beacon='{"p":{"lnid":"more_b_n_pages"}}'>more big news pages</a> &#187; </div> </div> </div> </div> <script type="text/javascript">huff.emit('content/update', '#most_popular_bpages');</script> </esi:when> </esi:choose> --> <!-- </esi:text> </esi:when> </esi:choose> --> <div class="clear">&nbsp;</div> <!-- yahoo buzz widget was there --> <div id="otb_module"></div> </div> <script type="text/javascript">huff.emit('content/update', '#sidebar_right');</script> <div class="ad_lower_right_commercials_wrapper"></div><div class="clear"></div> </div><!-- /grid_block blog_left --> <div class="clear full"></div> <div id="footer"> <!-- HP topnav --> <div class="top_nav_menu margin_bottom_5"> </div> <div> <!-- <esi:choose> <esi:when test="$(HTTP_HOST) has 'quebec.' || $(QUERY_STRING{'ir'}) has 'Quebec'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/faq-fr-ca.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://quebec.huffingtonpost.ca/p/modalites-quebec.html">User Agreement</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/confidentialite-ca-fr.html">Privacy</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/politique-commentaires-cafr.html">Comment Policy</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/a-notre-sujet-ca.html">About Us</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/tierces-partie-cafr.html" target="_blank">About Our Ads</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/nous-joindre-ca.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li> &copy; 2016 TheHuffingtonPost.com Inc.| Le "Huffington Post" est une marque enregistr&eacute;e de TheHuffingtonPost.com Inc. Tous droits r&eacute;serv&eacute;s.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'CA' || $(HTTP_HOST) has '.ca' || $(QUERY_STRING{'country'}) has 'CA' || $(QUERY_STRING{'ir'}) has 'Canada'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/contact/">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'UK' || $(HTTP_HOST) has '.co.uk' || $(QUERY_STRING{'country'}) has 'UK' || $(QUERY_STRING{'ir'}) has 'UK'"> --> <!--esi <ul id="footer_nav_0" class="footer_nav"> <li><a href="https://itunes.apple.com/ie/app/the-huffington-post/id306621789?mt=8">Mobile App for iPhone / iPad</a> | </li> <li><a href="https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Mobile App for Android</a></li> </ul> <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.co.uk/brands" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-careers.html">Careers</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-terms-of-service.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.co.uk/">Privacy</a> | </li> <li><a href="http://privacy.aol.co.uk/cookie-information/">Cookie Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffpost-uk-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&quot;The Huffington Post UK&quot; is provided by AOL (UK) Limited. &copy; 2016 AOL (UK) Limited its affiliates and licensors</li> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.fr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.mpublicite.fr/">Advertise</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/mentions-legales.html">Legal notice</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/huffpost-france-faq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/cookies-et-autres-technologies.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.fr/p/conditions-generales.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-de-confidentialite.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-des-commentaires.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.mpublicite.fr/pdf/HuffingtonPost_MPublicite.pdf" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&copy; 2016 Le Huffington Post SAS. Tous droits r&eacute;serv&eacute;s.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'voces.'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/voces-cookies-y-otras-tecnologi.html">Política de cookies</a> | </li> <li><a href="http://voces.huffingtonpost.com/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/faq-es-us.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/acuerdo-del-usuario.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.com/">Pol&iacute;tica de Privacidad</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/#moderation">Comment Policy</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/quiene-somos-es-us.html">About Us</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/acerca-de-nuestros-anuncios.html">About Our Ads</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/contacto-es-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.es'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/cookies-y-otras-tecnologias.html">Política de cookies</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.es/p/preguntas-frecuentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/terminos-y-condiciones-de-uso.html">User Agreement</a> | </li> <li><a href="/privacy/">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/politica-en-cuanto-a-comentari.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/quienes-somos.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.es/p/contacto.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 Espa&ntilde;a Prisa Noticias S.L.U. o sus licenciadores (en particular HUFFINGTON POST INTERNATIONAL)</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.it'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.it/p/domande-frequenti.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.it/p/cookie-ed-altre-tecnologie.html">Cookie</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.it/p/termini-e-condizioni.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.it/p/informativa-sulla-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/moderazione-dei-commenti.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/chi-siamo.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.it/p/contattaci.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 , HuffingtonPost Italia s.r.l., o i Suoi licenzianti (in particolare THEHUFFINGTONPOST Holdings LLC) IVA n. 07942470969</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.jp'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href=" http://www.huffingtonpost.jp/p/huffingtonpostjp-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-terms-and-conditions.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 , &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostmaghreb.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-faq.html">FAQ</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-terms.html">User Agreement</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-charte-des-commentaires.html ">Comment Policy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&copy; 2016 TheHuffingtonPost International. Tous droits r&eacute;serv&eacute;s.</li><ul id="footer_nav_1" class="footer_nav"> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffingtonpost.com.au'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-contact-us.html">Contact Us</a></li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 The Huffington Post Australia Pty Ltd. | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.de'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.de/p/huffpostdefaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.de/p/cookies-und-andere-technologien.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.de/p/nutzungsbedingungen.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.de/p/datenschutz.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kommentaren.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/impressum.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kontakt.html">Contact Us</a> | </li> <li><a href="http://www.hubert-burda-media.de/karriere/stellenangebote/?persis_city[]=all&persis_area[]=all&experience[]=all&keywords=Huffington+Post">Careers</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'brasilpost.com.br'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.brasilpost.com.br/p/perguntas-frequentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.brasilpost.com.br/p/termos-do-servico.html">User Agreement</a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-privacidade.html">Privacy</a></a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-comentarios.html">Comment Policy</a> | </li> <li><a href="http://www.brasilpost.com.br/p/quem-somos.html">About Us</a> | </li> <li><a href="http://www.brasilpost.com.br/p/contatenos.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.kr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreafaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaterms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaprivacypolicy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacommentpolicy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaaboutus.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacontactus.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li>허핑턴포스트코리아(유) | </li> <li>등록번호 : 서울 아 03003 | </li> <li>등록일자 : 2014 년 2 월 10 일 | </li> <li>제호: 허핑턴포스트코리아 </li> <li>발행・편집인: 정영무 </li> <li>주소: 서울 마포구 마포대로 144 </li> <li>발행일자: 2014년 2월 28일 </li> <li>청소년보호책임자: 유강문 </li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.gr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.in'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 Times Internet Limited (and its licensors). | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostarabi.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-about-us.html">About Us</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav" syle="direction:rtl;"> <li> &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016&copy;</li> </ul> --> <!-- </esi:when> <esi:otherwise> --> <ul id="footer_nav_1" class="footer_nav"> <!-- <li><a href="/advertise">Advertise</a> | </li>--> <li><a href="https://web.archive.org/web/20160819180208/http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/syndication">RSS</a> | </li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/terms.html">User Agreement</a> | </li> <li><a href="https://web.archive.org/web/20160819180208/http://privacy.aol.com/">Privacy</a> | </li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/p/frequently-asked-question.html">Comment Policy</a> | </li> <li><a href="https://web.archive.org/web/20160819180208/http://www.huffingtonpost.com/p/huffington-post.html">About Us</a> | </li> <li><a href="https://web.archive.org/web/20160819180208/http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/contact/">Contact Us</a> | </li> <li><a href="/web/20160819180208/http://www.huffingtonpost.com/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul><!-- </esi:otherwise> </esi:choose> --> <ul id="footer_nav_4" class="footer_nav"> <li>Part of <strong> HuffPost News &bull; HPMG News </strong></li> </ul> <br/> </div> </div> <script type="text/javascript">huff.emit('content/update', '#twitter_promo');</script> <script type="text/javascript"> //ads processing if (HuffPoUtil.WEDGJE.ad_renders && HuffPoUtil.WEDGJE.ad_renders.length) { for (var i=0; i<HuffPoUtil.WEDGJE.ad_renders.length; i++) { HuffPoUtil.WEDGJE.ad_renders[i](); } } </script> <div style="width:300px" id="ad_store_adtech_header" class="ad_store "></div><div style="width:300px" id="ad_store_right_rail_flex" class="ad_store "></div> <div id="console"></div> <script type="text/javascript"> if(HPAds.ad_check_page_config('adtech_header'))HPAds.ad_store_push('adtech_header', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('right_rail_flex'))HPAds.ad_store_push('right_rail_flex', '', 300, false, false, false, false); HPAds.ad_store_move_to_place(false); HPAds.page_spots["adtech_header"]=true; HPAds.page_spots["asset_inserts"]=true; HPAds.page_spots["big_news_link"]=true; HPAds.page_spots["leaderboard_flex"]=true; HPAds.page_spots["right_rail_flex"]=true; HPAds.page_spots["top_1x1"]=true; </script> <!-- footer --> </div> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!--</div>--> <!-- lightboxes were here --> <script type="text/javascript"> /* use hot keys for slidehow */ // add to body browser type jQuery('body').addClass(HPBrowser.browser_class().toLowerCase() + (HPBrowser.version() + '').replace('.', '-')); </script> <script type="text/javascript"> if (HuffCookies.get('huffpost_become_fan')) { simulateClick("blogger_menu_becomefan"); HuffCookies.del('huffpost_become_fan'); } </script> <!-- Begin comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160819180208/https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E")); </script> <script type="text/javascript"> var comscore_data = { c1:2, c2:6723616, c3:"", c4:"", c5:"generic", c6:"", c15:"", options: { url_append: "comscorekw=generic" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160819180208im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=generic&amp;c6=&amp;c15=&amp;cj=1" width="1" height="1" alt=""/> </noscript> <!-- End comScore Tag --> <script type="text/javascript"> var HPS = HPTrack.Services; HPS.setOptions('Quantcast', { labels:"Home", qacct:"p-6fTutip1SMLM2" }); HPS.trackTo(['Quantcast']); </script> <noscript> <img src="//web.archive.org/web/20160819180208im_/http://pixel.quantserve.com/pixel/p-6fTutip1SMLM2.gif?labels=Home" style="display:none" height="1" width="1" alt="Quantcast"/> </noscript> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://pixel.quantserve.com/seg/p-6fTutip1SMLM2.js"></script> <!-- Served from: production-mt-wfe-51-54.use1 --> <!-- Wrapped End --> <div id="hp_vertical_common_lightbox" style="visibility: hidden;"> <center> <div class="modal_inner"> <div> <div class="hp_common_message"> <span>HuffPost Lightbox</span> <a href="#" class="close_modal" onclick="HuffConnect.hideModal();return false;"> <img width="70" height="22" alt="" src="https://web.archive.org/web/20160819180208im_/http://s.huffpost.com/images/modal/close-home.gif"/> </a> </div> </div> <div class="content"> <div id="sf_ad_block" class="ad_block ad_wide_top floatright"></div> </div> </div> </center> </div> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=image_embed.js"></script> <!--if user has AOL's referrer we display AOL NavBar --> <script> window.UNB={config:{referrer:document.referrer,theme:"light",minimumBrowserWidth:320,devId:"sa1quMeQRBVzK6Jb"}}; </script> <script type="text/javascript" src="https://web.archive.org/web/20160819180208js_/http://o.aolcdn.com/os/aol/unb.min.js" async> <script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471629223,"entry":0,"vertical":"home","vertical-id":-1,"vertical-name":"Home","ads\/zone":"candidate-confessional-podcast","topnav\/version":"2","cookie\/domain":"huffingtonpost.com","websocket\/enabled":false,"websocket\/url":"fiji-production-ws.use1.huffpo.net","websocket\/init":false,"site_blog_id":2,"auth_secure_domain":"secure.huffingtonpost.com","auth_secure_protocol":"https","auth_method":"frame","static_secure_domain":"s-s.huffpost.com","images_secure_domain":"s-i.huffpost.com","images_secure_www_domain":"s-i.huffpost.com","social_tracking":true,"primary_vertical_id":-1,"primary_vertical_name":false,"primary_vertical_facebook_name":"HuffingtonPost","primary_vertical_twitter_name":"HuffingtonPost","current_vertical_facebook_name":"HuffingtonPost","current_vertical_twitter_name":"HuffingtonPost","vertical\/bignews":"homepage","threeup":{"version":1}}); });</script><!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160819180208im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.com"></div> </div> <script> (function(s, p, d) { var h=d.location.protocol, i=p+"-"+s, e=d.getElementById(i), r=d.getElementById(p+"-root"), u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net" :"static."+p+".com"; if (e) return; e = d.createElement(s); e.id = i; e.async = true; e.src = h+"//"+u+"/p.js"; r.appendChild(e); })("script", "parsely", document); </script> </body> </html> <!-- FILE ARCHIVED ON 18:02:08 Aug 19, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:42:22 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.546 exclusion.robots: 0.039 exclusion.robots.policy: 0.029 esindex: 0.011 cdx.remote: 924.47 LoadShardBlock: 1173.797 (3) PetaboxLoader3.datanode: 447.406 (4) PetaboxLoader3.resolve: 887.045 (3) load_resource: 605.353 -->

Pages: 1 2 3 4 5 6 7 8 9 10