CINXE.COM
Frequently Asked Questions
<!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/p/frequently-asked-question.html') </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/p/frequently-asked-question.html","20160818053038","https://web.archive.org/","web","/_static/", "1471498238"); </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/20160818053038/http://m.huffpost.com/us/entry//"> <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/20160818053038js_/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/20160818053038/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> --> <title>Frequently Asked Questions</title> <link rel="stylesheet" href="https://web.archive.org/web/20160818053038cs_/http://s.huffpost.com/assets/css.php?v=1470760434&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/20160818053038cs_/http://s.huffpost.com/assets/css.php?v=1470760434&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/20160818053038cs_/http://s.huffpost.com/assets/css.php?v=1470760434&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/20160818053038cs_/http://s.huffpost.com/assets/css.php?v=1470760434&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/20160818053038js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=yui.js%2Cjquery.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160818053038js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=jquery%2Fjquery.I18N.js%2Clocale%2Fdefault.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160818053038js_/http://s.huffpost.com/assets/js.php?v=1470760434&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/20160818053038/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/20160818053038/http://feeds.huffingtonpost.com/huffingtonpost/raw_feed"/> <link rel="alternate" type="application/rss+xml" title="Latest News" href="https://web.archive.org/web/20160818053038/http://feeds.huffingtonpost.com/huffingtonpost/LatestNews"/> <link rel="alternate" type="application/rss+xml" title="The Blog" href="https://web.archive.org/web/20160818053038/http://feeds.huffingtonpost.com/huffingtonpost/TheBlog"/> <link rel="alternate" type="application/rss+xml" title="Featured Posts" href="https://web.archive.org/web/20160818053038/http://feeds.huffingtonpost.com/FeaturedPosts"/> <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=homepage:atf:desktop;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/20160818053038/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/20160818053038im_/http://www.huffingtonpost.com/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/p/frequently-asked-question.html?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160818053038im_/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 type="text/css"> .grid_block #center_entries_container .entry h2 a, #right_column_entries .entry h2 a, #the_blogs h2 a, .grid_block #the_blogs .entry.no_border h2 a {line-height: 18px !important;} div#center_entries h2 a, div#right_col h2 a, #right_column h2 a, #center_column h2 a {line-height: 18px !important;font-size: 16px !important;} #uk-entertainment div#featured_content h2 a{line-height: 18px !important;font-size: 18px !important;} </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 = "/p/frequently-asked-question.html"; 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/20160818053038/http://www.huffingtonpost.com/terms.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160818053038/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 = 1; HPConfig.most_popular_version = 1; </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"; </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", "frequently-asked-questions"); HPTrack.setCustomVar("vertical", "about"); 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/20160818053038/https://ssl' : 'https://web.archive.org/web/20160818053038/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.hpmguncat","dL_flid":"_","dL_dpt":"frequently-asked-questions","dL_blogID":10,"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.hpmguncat'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.com'; s_265.prop16 = 'page'; s_265.prop1 = 'frequently-asked-questions'; s_265.prop62 = 'video_novideo'; s_265.pageName = "" + document.title; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.t(); } s_265_account ="aolhuffpostuncategorized,aolsvc"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160818053038/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/20160818053038im_/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/20160818053038im_/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/20160818053038im_/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/20160818053038/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/20160818053038im_/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", "ord": 1471497808, "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/20160818053038im_/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="{"p":{"mnid":"topnav_big_news_module","mlid":"topnav_bignews"}}"> <div id="big_news_update"> <ul class="big_news_ontop"> <li><a href="/web/20160818053038/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/20160818053038/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" class="margin_right_10" data-beacon="{"p":{"lnid":"bgNewsMore"}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">iOS app</a> <a href="https://web.archive.org/web/20160818053038/https://play.google.com/store/apps/details?id=com.huffingtonpost.android" class="margin_right_10" data-beacon="{"p":{"lnid":"bgNewsMore"}}" 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/20160818053038/http://www.huffingtonpost.com/social/" class="profile">Profile</a></li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/users/preferences/">Settings</a></li> <li> <a href="/web/20160818053038/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_ sports_modal_inner"> <script type="text/javascript"> if(HPAds.ad_check_page_config('leaderboard_flex')) { var adId = '93416812'; 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="{"p":{"mnid":"logo","mlid":"masthead"}}" class="data center georgia_12 margin_top_7 color_666666"> <span id="bnpmastdate"> August 18, 2016 </span> <h1 class="margin_top_7"> <a href="/web/20160818053038/http://www.huffingtonpost.com/"> <img src="https://web.archive.org/web/20160818053038im_/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/20160818053038/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/20160818053038/http://www.huffingtonpost.com/?country=AR"> <span>AR</span> عربي (Arabic) </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=AU"> <span>AU</span> Australia </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=BR"> <span>BR</span> Brasil </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=CA"> <span>CA</span> Canada </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=DE"> <span>DE</span> Deutschland </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=ES"> <span>ES</span> España </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=FR"> <span>FR</span> France </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=GR"> <span>GR</span> Ελλάδα (Greece) </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=IN"> <span>IN</span> India </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=IT"> <span>IT</span> Italia </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=JP"> <span>JP</span> 日本 (Japan) </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=KR"> <span>KR</span> 한국 (Korea) </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=MG"> <span>MG</span> Maghreb </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/?country=UK"> <span>UK</span> United Kingdom </a> </li> <li> <a href="https://web.archive.org/web/20160818053038/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/20160818053038/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/20160818053038/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="{"p":{"mnid":"topnav_first_row","mlid":"topnav"}}"> <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="{"p":{"lnid":"homepage"}}"> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/" title="Home">FRONT PAGE</a> </li> <li class="n_politics n_empty" id="li_politics" data-beacon="{"p":{"lnid":"politics"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/politics/">Politics</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160810_164510 --> <ul> <li id="id_trending_11409766" data-beacon="{"p":{"plid":11409766}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11419304}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11407782}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11427406}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11415850}}"> <a href="https://web.archive.org/web/20160818053038/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/20160818053038/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="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://elections.huffingtonpost.com/pollster">Pollster</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://elections.huffingtonpost.com/2016/primaries">Election Results</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/16-and-president/">'16 And President</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/trail-to-the-chief/">Trail To The Chief</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/world/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/green/">Green</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"entertainment"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/entertainment/">Entertainment</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160816_180505 --> <ul> <li id="id_trending_11526230" data-beacon="{"p":{"plid":11526230}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11524130}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11532256}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11538226}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11524134}}"> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment">The First Trailer For 'Rob & 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/20160818053038/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="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/tv/">TV</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/arts/">Arts</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.moviefone.com/">Moviefone</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"-whatsworking"}}"> <div class="relative"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"healthy-living"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160815_165009 --> <ul> <li id="id_trending_11478362" data-beacon="{"p":{"plid":11478362}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11523204}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11525800}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11477886}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11475760}}"> <a href="https://web.archive.org/web/20160818053038/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/20160818053038/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="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/gps-for-the-soul/">GPS For The Soul</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/health-fitness/">Health And Fitness</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/health-news/">Health News</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/becoming-fearless/">Becoming Fearless</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/50/">Post 50</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/taste/">Taste</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"world"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/theworldpost/">WorldPost</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160808_160514 --> <ul> <li id="id_trending_11376362" data-beacon="{"p":{"plid":11376362}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11384444}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11377704}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11383964}}"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"plid":11372326}}"> <a href="https://web.archive.org/web/20160818053038/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/20160818053038/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="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/drug-war">Drug War</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/syria/">Syria Conflict</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://videos.huffingtonpost.com/world">World Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"-highline"}}"> <div class="relative"> <a href="https://web.archive.org/web/20160818053038/http://highline.huffingtonpost.com/">Highline</a> </div> </li> <li class="n_live" id="tn-live" data-beacon="{"p":{"lnid":"live"}}"> <div class="relative"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"trending"}}"> <ul> <li class="vertical_info"> <a href="https://web.archive.org/web/20160818053038/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="{"p":{"lnid":"all-sections"}}"> <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/20160818053038/http://www.huffingtonpost.com/politics/">Politics</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/theworldpost/">WorldPost</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/business/">Business</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/media/">Media</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/sports/">Sports</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/education/">Education</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/crime/">Crime</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/weird-news/">Weird News</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/http://www.huffingtonpost.com/entertainment/">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/comedy/">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/arts/">Arts & Culture</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/tv/">TV</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Life & Style</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/healthy-living/">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/gps-for-the-soul/">GPS for the Soul</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/home/">Home</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/taste/">Taste</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/weddings/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/parents/">Parents</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/divorce/">Divorce</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/50/">Huff/Post 50</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/own/">OWN</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/drphil/">Dr. Phil</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/news/quiet-revolution/">Quiet Revolution</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Tech & Science</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/tech/">Tech</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/science/">Science</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/http://www.huffingtonpost.com/women/">Women</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/queer-voices/">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/religion/">Religion</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/college/">College</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/teen/">Teen</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/http://www.huffingtonpost.com/chicago/">Chicago</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/dc/">DC</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/denver/">Denver</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/detroit/">Detroit</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/hawaii/">Hawaii</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/los-angeles/">Los Angeles</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/miami/">Miami</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/new-york/">New York</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/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/20160818053038/https://itunes.apple.com/us/app/huffpost-live/id572584499?ls=1&mt=8">HuffPost Live iOS</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160818053038/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&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="{"p":{"mnid":"topnav_subnav","mlid":"topnav"}}"> <div class="featured"> <ul> <li><a href="https://web.archive.org/web/20160818053038/http://elections.huffingtonpost.com/2016/primaries" class="modal_inner ftd_homepage">Election Results</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/comedy/" class="modal_inner ftd_homepage">Comedy</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/black-voices/" class="modal_inner ftd_homepage">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/queer-voices/" class="modal_inner ftd_homepage">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/sports/" class="modal_inner ftd_homepage">Sports</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/style/" class="modal_inner ftd_homepage">Style</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/http://www.huffingtonpost.com/own/" class="modal_inner ftd_homepage">OWN</a></li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/drphil/" class="modal_inner ftd_homepage">Dr. Phil</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/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/20160818053038/http://www.huffingtonpost.com/news/quiet-revolution/" class="modal_inner ftd_homepage">Quiet Revolution</a></li> <li><a href="https://web.archive.org/web/20160818053038/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/20160818053038/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="{"p":{"mnid":"threeup_top_wrapper","mlid":"threeup"}}"> <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/> <div class="grid two_thirds flush_top secondary_page no_bg"> <h1>Frequently Asked Questions</h1> <p><strong><big><u>Huffington Post Community Code of Conduct</u></big></strong><br/> <br/> <strong>Welcome to the Huffington Post Community </strong>- We are dedicated to maintaining a respectful community that actively engages in lively discussions about news stories and blog posts. Please keep the following in mind when writing your comments.<br/> <br/> <strong>Respect Others</strong> - Please be polite to all the members of our Community, including other commenters, authors and the subjects of articles. Also, keep in mind that there are real people reading your comments.<br/> <br/> <strong>Safe Space</strong> - Above all, we believe strongly that the Huffington Post Community should be a safe and welcoming space for all individuals, groups and their ideas. As such, any rudeness, insults, hate, hostility, or negativity may be removed and you may lose your ability to comment. <br/> <br/> <strong>Moderation</strong> - In order to provide a safe space for our community, comments may be pre-moderated by our team before posting to the site, but they will appear on your and your friend's Facebook walls immediately. Your comment may be removed at any time, if a Moderator feels it violates the Posting Guidelines or Code of Conduct. </p> <p><br/> <big><strong>Let's Get Started:</strong></big><br/> <strong>Q: Do I need an account on the Huffington Post?</strong><br/> · A: No, to comment all you need is a Facebook account. <br/> <strong>Q: What does it mean to comment to an article through Facebook?</strong><br/> · A: When you comment on a Huffington Post article, your comment will be published through Facebook. Please be sure to review Facebook's Privacy Policy here: <a href="https://web.archive.org/web/20160818053038/https://www.facebook.com/privacy/explanation" target="_hplink">https://www.facebook.com/privacy/explanation</a><br/> <ul><li><ul><li>Please note that can choose to have your comment also appear on your Facebook wall if you check the "post to profile" or "also post on facebook" box for that comment. <em>If you do not check this box for a comment, it will not appear on your Facebook feed.</em></li></ul></li></ul><br/> <strong>Q: I don't want to post through Facebook.</strong><br/> · A: Due to changing trends in public communication, all article comments will be submitted through Facebook going forward. If you do not want your comment to appear on your Facebook wall, simply un-check "post to profile" or "also post to facebook" below the comment box. For more information, you can read about this change here:<br/> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/otto-toth/were-moving-the-conversation_b_5423675.html" target="_hplink">http://www.huffingtonpost.com/otto-toth/were-moving-the-conversation_b_5423675.html</a></p> <p><strong>Q: Can I Edit or Delete my comment?</strong><br/> · A: Yes, you can! Go to article in question where you posted your comment<br/> - Scroll down to comments section, and find your comment<br/> - Mouse over right-side of comment, and click on "V" that appears<br/> - - This is a drop-down menu<br/> - - Choose to edit or delete your comment.<br/> - - Confirm delete<br/> - These simple steps will allow you to either edit or delete any comment made by you to one of our articles.<br/> · <strong>Please note:</strong> you must be using a desktop or laptop - at this time, mobile devices such as tablets and phones do not have the ability to edit or delete comments. </p> <p><br/> <strong>Q: I already have a Huffington Post account, what will happen to it?</strong><br/> · A: You are still able to log in to your Huffington Post account to follow other users and bloggers, and you will be able to view your post history for comments made prior to the move to Facebook comments. Comments left through the Facebook platform will not be visible in your post history.<br/> <strong>Q: Where can I create an account and login?</strong><br/> · A: There is a login prompt at the top right corner of every page on the site, or visit: <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/users/login/" target="_hplink">http://www.huffingtonpost.com/users/login/</a><br/> <strong>Q: I can't remember my username/password for my Native Huffpost Account! What can I do?</strong><br/> · A: Don't worry! You can retrieve your password by going to: <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/users/forgot" target="_hplink">http://www.huffingtonpost.com/users/forgot</a><br/> <strong>Q: Where can I change my screen name?</strong><br/> · A: Unfortunately, you cannot change your screen name once you have registered; nor can we. Every screen name is associated with one email address. If you need help with an existing account, please reach out to us.<br/> <strong>Q: Where can I change my password, personal information or biography on the Native Huffpost Account?</strong><br/> · A: Edit information on the preferences page: <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/users/preferences" target="_hplink">http://www.huffingtonpost.com/users/preferences</a><br/> <strong>Q: Can I include a link in my comment?</strong><br/> · A: Yes. But any comment that contains a link to an inappropriate site may not be displayed on the Huffington Post site.<br/> <strong>Q: What is the "Follow/Fan" link on Huffington Post user accounts?</strong><br/> · A: When you find a commenter you like, you can press the Follow/Fan link next to the commenter's name. Your selection will appear on your profile page and on the profile page of that commenter. This way you can keep track of the commenters you like and those who like you. We are working on a way to alert you when your favorite commenters post new comments on the site.<br/> <strong>Q: Can I follow a blogger?</strong><br/> · A: Absolutely. Each blogger has their own profile page that includes their bios and a Follow link. You can find this page by clicking on a blogger's name and you will receive alerts when this author publishes new posts.<br/> <strong>Q: Where can I sign up for news alerts and other notifications?</strong><br/> · A: <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/signup" target="_hplink">http://www.huffingtonpost.com/signup</a><br><br></p> <p></p> <h1><u>Commenting & Moderation Policy</u></h1> <strong><big>Q: What is the Huffington Post's Code of Conduct?</big></strong> <p><strong>A: </strong>Community and Commenting Guiding Principles<br/> · The Huffington Post has a thriving user community and encourages commenting on news stories and blog posts. We are dedicated to maintaining a respectful, engaging and informative conversation. Towards that end, we have basic ground rules for commenting to maintain a civil atmosphere. These are supported by a moderating system that features a team of staff moderators. If you wish to participate in the community, we ask that you follow the ground rules below and the spirit of the community they seek to create.<br><br/> <strong>· (I) If your comments make this community a less civil and enjoyable place to be, you and your comments may be excluded from it.</strong><br/> <ul><li>· The Huffington Post promotes a receptive, transparent and civil atmosphere for comments and users. Everyone is welcome and encouraged to voice their opinion regardless of identity, politics, ideology, religion or agreement with other community members, the author of the post or staff members as long as those opinions are respectful and constructively add to the conversation. However, this community does not tolerate direct or indirect attacks, name-calling or insults, nor does it tolerate intentional attempts to derail, hijack, troll or bait others into an emotional response. We reserve the right to remove these types of comments where warranted. Individuals who consistently or intentionally post these types of comments may lose their ability to comment and, if we deem necessary, be permanently excluded from the community.</li></ul><br/> <strong>· (II) Comments may be pre-moderated.</strong><br/> <ul><li>· To maintain a civil atmosphere, we reserve the right to have our moderation team read comments before they are displayed on the site. Review time can vary depending on the site-wide comment load, so please be patient -- we will strive to get to all comments as quickly as possible. Please, do not resubmit the same comment or complain to the moderators assuming it has been deleted as that just adds needless comments to be processed. </li></ul><br/> <strong>· (III) Be yourself, only yourself, and just one of yourself.</strong> <br/> <ul><li>· Every person's opinion is valuable and unique. Pretending to be someone else removes that unique value from you or from others. Don't misrepresent yourself or others, or spread mis-information. If you do, you will make the community a less enjoyable and valuable place to be and misrepresentation may be removed when we see it.</li></ul><br/> <strong>· (IV) Safe Space. </strong><br/> <ul><li>· We strongly believe that the Huffington Post should be a safe space for individuals, groups and their ideas. As such, purposefully insulting and hostile language or personal threats are not welcome here. If you directly or indirectly threaten the physical or mental well being of a member of this community, or an individual or group, you may be removed immediately. If a credible threat is made against an individual or group, not only may it be removed but it is likely that it will be reported to law enforcement agencies and we will cooperate with them to any extent requested. Personally identifiable information should never be posted to the Huffington Post comments section for the privacy and protection of all community members. This includes, but is not limited to, full names, addresses, phone numbers, or email addresses. Any comments that contain this information may be deleted. </li></ul><br/> <strong>Q: I posted a comment. Why can't I see it on the site?</strong><br/> · A: Please be aware that not all comments may appear directly on the Huffington Post site, but will still appear on your Facebook feed for you and your friends, unless you have unchecked the "also post on Facebook" box above the comment entry space.<br/> <strong>Q: Why do my posts never appear in the Huffington Post comments?</strong><br/> · A: If a user has repeatedly posted comments that have violated these ground rules, their comments may be blocked from appearing on the site. This would include inappropriate comments that contain, insults, attacks, abuse towards other users or groups; or have engaged in trolling or hijacking the comment threads. <br/> <br><br><br/> Updated: August 19, 2014</p> </div> <div class="grid third flush_top" id="sidebar_right" data-beacon="{"p":{"mlid":"sidebar_right"}}"> <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 = '93416811'; 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:1471497808 --> <div class="mod mod-follow tabs" data-beacon="{"p":{"mnid":"mod-follow"}}"> <div class="mod-head"> <h3>FOLLOW HUFFPOST</h3> </div> <div class="mod-body"> <ul class="platform tabs-control"> <li class="email sprite" data-beacon="{"p":{"lnid":"email"}}"> <a href="#">Email</a> </li> <li class="fb sprite" data-beacon="{"p":{"lnid":"fb"}}"> <a href="#">Facebook</a> </li> <li class="twitter sprite" data-beacon="{"p":{"lnid":"twitter"}}"> <a href="#">Twitter</a> </li> <li class="gplus sprite" data-beacon="{"p":{"lnid":"gplus"}}"> <a href="#">Google Plus</a> </li> <li class="rss sprite" data-beacon="{"p":{"lnid":"rss"}}"> <a href="#">RSS</a> </li> <li class="mobile sprite" data-beacon="{"p":{"lnid":"mobile"}}"> <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/20160818053038/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/20160818053038/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/20160818053038/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/20160818053038/http://www.huffingtonpost.com/feeds/index.xml" class="name sprite">HuffPost</a> </li> <li> <a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/feeds/index.xml" class="name sprite">HuffPost</a> </li> <li> <a class="more" href="/web/20160818053038/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/20160818053038/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/20160818053038/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en_US"></a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160818053038/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/2016-summer-olympics" 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/57b51d15170000d002d1f833.jpg" class="unloaded-image" alt="Bestpix Rio2016 Agonyandecstasy" /> </a> <div> <div class="b-n-title"> <a href="/news/2016-summer-olympics" data-beacon='{"p":{"lnid":"big_news_bpage_0"}}'>U.S.A. Wins Gold, Silver AND Bronze In Most American Race Ever</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/2016-summer-olympics" title="U.S.A. Wins Gold, Silver AND Bronze In Most American Race Ever" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_0"}}'>2016 Summer Olympics</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/freddie-gray" 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/57b51335180000ad02bcb79e.jpg" class="unloaded-image" alt="Baltimore Neo Nazi" /> </a> <div> <div class="b-n-title"> <a href="/news/freddie-gray" data-beacon='{"p":{"lnid":"big_news_bpage_1"}}'>Baltimore’s Police Department Is Being Represented By A Neo-Nazi Lawyer Over Wrongful Arrest Of Black Man</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/freddie-gray" title="Baltimore’s Police Department Is Being Represented By A Neo-Nazi Lawyer Over Wrongful Arrest Of Black Man" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_1"}}'>Freddie Gray</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/usain-bolt" 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/57b5110c170000ae02c73e3d.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/usain-bolt" data-beacon='{"p":{"lnid":"big_news_bpage_2"}}'>Usain Bolt Could Only Laugh As Andre De Grasse Tried To Pass Him</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/usain-bolt" title="Usain Bolt Could Only Laugh As Andre De Grasse Tried To Pass Him" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_2"}}'>Usain Bolt</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/ryan-lochte" 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/57b53000170000d002d1f865.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/ryan-lochte" data-beacon='{"p":{"lnid":"big_news_bpage_3"}}'>U.S. Swimmers Pulled From Flights In Rio After Robbery Accusations</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/ryan-lochte" title="U.S. Swimmers Pulled From Flights In Rio After Robbery Accusations" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_3"}}'>Ryan Lochte</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/donald-trump" 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/57b50737170000d002d1f7ff.jpg" class="unloaded-image" alt="Athena Image" /> </a> <div> <div class="b-n-title"> <a href="/news/donald-trump" data-beacon='{"p":{"lnid":"big_news_bpage_4"}}'>For Conservative Press, The Post-Trump Reckoning Can't Come Soon Enough</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/donald-trump" title="For Conservative Press, The Post-Trump Reckoning Can't Come Soon Enough" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_4"}}'>Donald Trump</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/climate-change" 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/57b4f36e170000ae02c73e10.jpg" class="unloaded-image" alt="Horizontalgb106" /> </a> <div> <div class="b-n-title"> <a href="/news/climate-change" data-beacon='{"p":{"lnid":"big_news_bpage_5"}}'>Facing Rising Seas, Remote Alaskan Village Votes To Move (Again)</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/climate-change" title="Facing Rising Seas, Remote Alaskan Village Votes To Move (Again)" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_5"}}'>Climate Change</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/dumb-criminals" 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/57b4ec671700002c00d1f7d3.jpg" class="unloaded-image" alt="Michael Henson Michael Henson Sex With A Van Car S" /> </a> <div> <div class="b-n-title"> <a href="/news/dumb-criminals" data-beacon='{"p":{"lnid":"big_news_bpage_6"}}'>Man Suspected Of Having Sex With A Van</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/dumb-criminals" title="Man Suspected Of Having Sex With A Van" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_6"}}'>Dumb Criminals</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/cnn" 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/57b4dff21700002c00d1f7b3.jpg" class="unloaded-image" alt="Trump" /> </a> <div> <div class="b-n-title"> <a href="/news/cnn" data-beacon='{"p":{"lnid":"big_news_bpage_7"}}'>CNN Anchor Owns Trump Adviser After He Asks For Proof Campaign Is In Trouble</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/cnn" title="CNN Anchor Owns Trump Adviser After He Asks For Proof Campaign Is In Trouble" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_7"}}'>CNN</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/news/hpvideo" 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://img.huffingtonpost.com/asset/74_58/57b4d708170000d002d1f78d.jpg" class="unloaded-image" alt="Arts Culture And Entertainment Film Industry New Y" /> </a> <div> <div class="b-n-title"> <a href="/news/hpvideo" data-beacon='{"p":{"lnid":"big_news_bpage_8"}}'>The Men Behind 'Kubo And The Two Strings' On Making The 3D Film</a> </div> </div> </div> <div class="tag_topic_title"><a href="/news/hpvideo" title="The Men Behind 'Kubo And The Two Strings' On Making The 3D Film" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon='{"p":{"lnid":"big_news_bpage_8"}}'>HuffPost Video</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> » </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"> </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> © 2016 TheHuffingtonPost.com Inc.| Le "Huffington Post" est une marque enregistrée de TheHuffingtonPost.com Inc. Tous droits réservé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 © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" 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>"The Huffington Post UK" is provided by AOL (UK) Limited. © 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>© 2016 Le Huffington Post SAS. Tous droits réservé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í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 © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" 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 © 2016 Españ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 © 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 © 2016 , "The Huffington Post" 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>© 2016 TheHuffingtonPost International. Tous droits réservé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 © 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 ©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 ©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 ©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 ©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 © 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> "The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016©</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/20160818053038/http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/syndication">RSS</a> | </li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/terms.html">User Agreement</a> | </li> <li><a href="https://web.archive.org/web/20160818053038/http://privacy.aol.com/">Privacy</a> | </li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/p/frequently-asked-question.html">Comment Policy</a> | </li> <li><a href="https://web.archive.org/web/20160818053038/http://www.huffingtonpost.com/p/huffington-post.html">About Us</a> | </li> <li><a href="https://web.archive.org/web/20160818053038/http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/contact/">Contact Us</a> | </li> <li><a href="/web/20160818053038/http://www.huffingtonpost.com/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" 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 • 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/20160818053038/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/20160818053038im_/http://b.scorecardresearch.com/p?c1=2&c2=6723616&c3=&c4=&c5=generic&c6=&c15=&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/20160818053038im_/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/20160818053038js_/http://pixel.quantserve.com/seg/p-6fTutip1SMLM2.js"></script> <!-- Served from: production-mt-wfe-48-114.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/20160818053038im_/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/20160818053038js_/http://s.huffpost.com/assets/js.php?v=1470760434&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/20160818053038js_/http://o.aolcdn.com/os/aol/unb.min.js" async> <div id="ad_bottom_1x1" class="ad_wrapper"><script type='text/javascript'> //<![CDATA[ (function(){ window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '95ec266b244de718b80c652a08af06fa' }; var adServerReq,bUrl,doUseGravityUserGuid,includeJs,jq,type,ug,wlPrefix,wlUrl,_ref,_ref1,_ref2;bUrl="https:"===document.location.protocol?"https://web.archive.org/web/20160818053038/https://b-ssl.grvcdn.com/moth-min.js":"https://web.archive.org/web/20160818053038/http://b.grvcdn.com/moth-min.js";ug=(doUseGravityUserGuid=!0===gravityInsightsParams.useGravityUserGuid?1:0)?"":gravityInsightsParams.user_guid||(null!=(_ref=/grvinsights=([^;]+)/.exec(document.cookie))?_ref[1]:void 0)||"";wlUrl=(wlPrefix="",""); includeJs=function(a){var b;b=document.createElement("script");b.async=!0;b.src=a;a=document.getElementsByTagName("script")[0];return a.parentNode.insertBefore(b,a)};bUrl&&includeJs(bUrl);wlUrl&&(window.gravityInsightsParams.sidebar&&(window.gravityInsightsParams.wlStartTime=(new Date).getTime()),includeJs(wlUrl));})(); //]]> </script></div><div id="ad_bottom_1x1" class="ad_wrapper"><script async src="https://web.archive.org/web/20160818053038js_/http://plugin.mediavoice.com/mediaconductor/mc.js"></script> <script> window.mediaconductor=window.mediaconductor||function(){(mediaconductor.q=mediaconductor.q||[]).push(arguments);} mediaconductor("init", "d05ce97492f5478d864f1b629b02a278"); mediaconductor("exec"); </script></div><script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471497808,"entry":0,"vertical":"home","vertical-id":-1,"vertical-name":"Home","ads\/zone":"","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/20160818053038im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&cg=0&cc=1&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 05:30:38 Aug 18, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:45:14 Nov 25, 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.587 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.009 cdx.remote: 12.468 LoadShardBlock: 590.942 (6) PetaboxLoader3.datanode: 237.224 (7) PetaboxLoader3.resolve: 187.8 (2) load_resource: 240.394 -->