CINXE.COM

Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics

<!DOCTYPE html> <!-- 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.ca'+$(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/ca/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/ca/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/ca/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/ca/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/ca/?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/ca/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/ca/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/ca/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/ca/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/ca'+$(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="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> --> <!--esi <esi:assign name="IS_US" value="$(HTTP_HOST) has 'huffingtonpost.com'" /> <esi:choose> <esi:when test="$(IS_US) && $(GEO{'country_code'}) == 'IN' && $(done)!='1'"> <esi:choose> <esi:when test="!$(QUERY_STRING)"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?ir=India&adsSiteOverride=in') </esi:when> <esi:when test="!$(QUERY_STRING{'ir'})"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?' + $(QUERY_STRING) + '&ir=India&adsSiteOverride=in') </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 ie7"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9 ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="no-js modern ie9"> <![endif]--> <!--[if gt IE 9]><!--> <html lang="en" class="no-js modern"> <!--<![endif]--> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.huffingtonpost.ca:80/2016/08/13/ashton-eaton-hat_n_11500238.html?","20160817054949","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1471412989"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta name="keywords" content="video,olympics canada,olympics,ashton eaton,Ashton Eaton rio,Ashton Eaton olympics,Ashton Eaton hat,Ashton Eaton wife,Brianne Theisen-Eaton,Brianne Theisen-Eaton husband,Brianne Theisen-Eaton rio olympics"/> <meta name="description" content="&quot;Have I not represented USA well?&quot;"/> <meta name="category" content="Canada Style"/> <meta http-equiv="Content-Language" content="en_CA"/> <meta name="robots" content="noodp,noydir"/> <meta property="twitter:card" value="summary_large_image"/> <meta property="twitter:site" value="@HuffPostCaStyle"/> <meta name="twitter:description" content="&quot;Have I not represented USA well?&quot;"> <meta property="fb:app_id" content="100792273348438"/> <meta property="og:site_name" content="The Huffington Post"/> <meta property="og:title" content="American Athlete Shamed Online For Wearing Canada Hat To The Olympics"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"/> <meta property="og:image" content="https://web.archive.org/web/20160817054949im_/http://i.huffpost.com/gen/4600468/images/o-ASHTON-EATON-facebook.jpg"/> <meta property="og:description" content="&quot;Have I not represented USA well?&quot;"/> <meta property="og:locale" content="en_CA"/> <meta name="sailthru.date" content="Sat, 13 Aug 2016 18:27:48 -0400"> <meta name="sailthru.expire_date" content="Sun, 14 Aug 2016 18:27:48 -0400"> <meta name="sailthru.image.thumb" content="http://i.huffpost.com/gen/4600468/images/s-ASHTON-EATON-small.jpg"> <meta name="sailthru.tags" content="video,olympics canada,olympics,ashton eaton,Ashton Eaton rio,Ashton Eaton olympics,Ashton Eaton hat,Ashton Eaton wife,Brianne Theisen-Eaton,Brianne Theisen-Eaton husband,Brianne Theisen-Eaton rio olympics"> <meta property="article:publisher" content="https://www.facebook.com/HuffPostCanadaStyle"/> <meta property="article:section" content="Canada Style"/> <link rel="image_src" href="https://web.archive.org/web/20160817054949im_/http://i.huffpost.com/gen/4600468/images/s-ASHTON-EATON-large.jpg"/> <meta name="image" content="http://i.huffpost.com/gen/4600468/images/s-ASHTON-EATON-small.jpg"/> <meta name="thumbnail" content="http://i.huffpost.com/gen/4600468/images/o-ASHTON-EATON-facebook.jpg"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/15/backstage-beauty-hacks_n_11461414.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html"/> <link rel="shortcut icon" href="/web/20160817054949im_/http://www.huffingtonpost.ca/favicon.ico"> <link rel="alternate" hreflang="en" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"/> <link rel="alternate" href="https://web.archive.org/web/20160817054949/android-app://com.huffingtonpost.android/http/www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"/> <link rel="alternate" href="https://web.archive.org/web/20160817054949/ios-app://306621789/huffpostnews/?editionID=ca&amp;entryID=11500238"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160817054949/http://m.huffpost.com/ca/entry/11500238"> <link rel="stylesheet" href="https://web.archive.org/web/20160817054949cs_/http://s1.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fapp.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160817054949cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fcore.css%2Cphoenix%2Fpageheader.css%2Cphoenix%2Frightrail.css%2Cphoenix%2Fauthor_article.css%2Cphoenix%2Fted.css%2Cphoenix%2Fcolorbox.css%2Cphoenix%2Femail_form.css%2Cphoenix%2Fslideshow%2Fflexslider.css%2Cphoenix%2Fslideshow%2Fstyles.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160817054949cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=liveblog.css%2Cbasic.css%2Csailthru_concierge.css%2Crecipe_gadget.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Chp_modules%2Fmodule.apps_feeds.css%2C_slideshows%2Finline.css%2C_slideshows%2Fmodules%2Finline.css%2C_slideshows%2Fmodules%2Fparticipation.css%2C_slideshows%2Fmodules%2Fparticipation_new.css%2Ccommercial.css%2Cadd%2Finner.css%2Cemail_share.css%2Cbuttons.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160817054949cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160817054949cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fverticals%2Fcanada-style.css%2Cphoenix%2Fverticals%2Fpolitics.css%2Cphoenix%2Fverticals%2Fbusiness.css%2Cphoenix%2Fverticals%2Fworld.css%2Cphoenix%2Fverticals%2Fparents.css%2Cphoenix%2Fverticals%2Fliving.css%2Cphoenix%2Fverticals%2Fstyle.css%2Cphoenix%2Fverticals%2Fentertainment.css%2Cphoenix%2Fverticals%2Farts.css%2Cphoenix%2Fverticals%2F.css%2Cphoenix%2Fverticals%2Fcanada-common.css" type="text/css"> <link rel="canonical" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"> <!--[if lt IE 9]><link rel="stylesheet" href="http://s1.huffpost.com/assets/js.php?v=1470760434&f=conversations%2Fstylesheets%2Fapp.css" /><![endif]--> <!--[if lte IE 7]><link rel="stylesheet" href="http://s0.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie7.css" type="text/css" /><![endif]--> <!--[if IE 8]><link rel="stylesheet" href="http://s1.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie8.css" type="text/css" /><![endif]--> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery-1.7.2.min.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://s0.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery%2Fjquery.I18N.js%2Clocale%2Fen_CA%2Fpublic.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://s0.huffpost.com/assets/js.php?v=1470760434&amp;f=huff.js%2Chp_config.js%2Clazyload-min.js%2Chp_util.js%2Chp_track.js%2Cyui_sub.js%2Chp_liveblog.js%2Chptwitter_anywhere.js%2Cphoenix%2Fcustom.modernizr.js%2Cphoenix%2Ffoundation.min.js%2C_tmp%2Fquick_fan.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Fcommon.js%2Chp_browser.js%2Csubmissions.js%2Cphoenix%2Funderscore.js%2Cphoenix%2Fbackbone.js%2Cphoenix%2Fthreeup.js%2Crecipe_gadget.js%2Clivebetteramerica%2Fmodule.jquerydl.js%2Cphoenix%2Ffollow-huffpost.js%2Cphoenix%2Fsocial-sidebar.js%2Cposts.js%2Cphoenix%2Fnumeral.js%2Cphoenix%2Fsocial_widget_views.js%2Cconversations%2Fbootstrap.js%2Cscroll-track.js%2Cphoenix%2Fjquery.colorbox.js%2Cphoenix%2Fthreeup-carousel.js%2Cphoenix%2Flightbox.js%2Cphoenix%2Fjquery.formparams.js%2Cphoenix%2Fsubmit_correction.js%2C_tmp%2Fquick_subscribe_user.js%2Cphoenix%2Fnewsletter.js%2Chptwitter.js%2Cphoenix%2Flogin.js%2C_tmp%2Fclick_tracker.js%2Cphoenix%2Fimage_loader.js%2Cphoenix%2Fcaption.js%2Cconnect_overview.js%2Cimage_embed.js%2Cswfobject.js%2Cphoenix%2Fhulu_to_5min.js%2C_tmp%2Fevent_module.js%2Cphoenix%2Fslideshow%2Fjquery.flexslider.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-html.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-tracking.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-share.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-main.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation_new.js%2Cphoenix%2Fyoutube_to_5min.js%2Con-hover-pinterest.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=facebook.js%2Ccookiesmin.js%2Csnproject.js%2C_tmp%2Fquick_login.js%2Chuffconnect.js%2Cprovider.js%2Cpopup_manager.js%2C_util%2Fuser.js%2Cuser.js"></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"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); </script> <!-- modulous header --> <script type="text/javascript"> window.adTechCallback = function() { window.adSetAdURL('http://' + (document.domain || 'www.huffingtonpost.com') + (location.port?':'+location.port:'') + '/_uac/adpage.html'); window.tacProp={tags:"kvpagetype=bpage:news:slideshow;kvsubj=983141:981632:983306:983657;kvtopic=canada:olympics;kventryid=11500238;kvcmsid=hpo:11500238;kveditags=brianne-theisen-eaton:ashton-eaton:olympics:brianne-theisen-eaton-rio-olympics:ashton-eaton-rio:@health_models:ashton-eaton-wife:@health_ibs:video:ashton-eaton-hat:ashton-eaton-olympics:olympics-canada:brianne-theisen-eaton-husband;kvvert=style;kvblogger=emma-paling;kvent=6198140:3856018:4116424:3648334:5417300:3516668:3966039:3691545:3577062:3552554:3625412:3804968:5006590"}; window.tacProp.tags += ( (typeof window.HPAds!=="undefined") && (typeof window.HPAds.adtech_client_side_inf=="function") ) ? window.HPAds.adtech_client_side_inf() : ""; if (typeof window.adSetOthAT=="function") window.adSetOthAT(window.tacProp.tags); }; </script> <script src="https://web.archive.org/web/20160817054949js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <script> window.adTechCallback(); </script> <meta name="taboola.category" content="canada-style"/> <script> window.commercial_video = { "site_and_category":"ca.canada-style", "package":null }; </script> <script> function doTaboola(taboolaParams) { if (typeof taboolaParams == 'undefined') return; window._taboola = window._taboola || []; if (!doTaboola.loaded) { _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], taboolaParams.loader); doTaboola.loaded = true; } _taboola.push({ "listenTo": 'render', "handler": function(e) { var detail = e.detail; var i = 0; while ( window.jQuery && window.JSON && detail.items[i] ) { var dataItemId = detail.items[i].id; var itemUrl = detail.items[i].url; var taboolaDomNode = window.jQuery("[data-item-id='" + dataItemId + "']"); var dataBeacon = { "p": { "mpid": (i+1).toString(), "plid": itemUrl, "mlid": "taboola" } }; taboolaDomNode.attr('data-beacon', window.JSON.stringify(dataBeacon)); i++; } } }); var cb = function(o){}; // function(o){ o.container.removeAttribute('id'); } _taboola.push({onrender: cb, mode:taboolaParams.mode, container:taboolaParams.container, placement:taboolaParams.placement, target_type:taboolaParams.target_type}); } </script> <style>.trc-auto-size { height: auto !important; }</style> <script> if (typeof HPAds !== 'undefined') { HPAds.ad_reload_old = HPAds.ad_reload; HPAds.ad_reload = function(placement, id) { jQuery(document).trigger('reloadAd', document.getElementById(id)); HPAds.ad_reload_old.apply(this, arguments); }; } </script> <style type="text/css"> .vdb_player{margin-top: 5px;} </style> <script> var _HPJS = (function (_mod) { "use strict"; _mod.loadJS = function (src, options) { var options = options || {}; var ref = window.document.getElementsByTagName("script")[0]; var script = window.document.createElement("script"); script.src = src; script.async = options.async; script.defer = options.defer; ref.parentNode.insertBefore(script, ref); return script; } _mod.loadJSLater = function (url, timeout) { var ran = false; var loader = function () { if (ran) { return; } ran = true; _mod.loadJS(url, {async:true}); } window.addEventListener ? window.addEventListener("load",loader,false) : window.attachEvent && window.attachEvent("onload",loader); // in case the load event never fires setTimeout(loader, timeout || 15000); } _mod.waitForGlobal = function(identifier, cb, poll) { var test = typeof identifier === "function" ? identifier : function() { return !!window[identifier]; }; var interval; if(test()) { cb(); } else { interval = setInterval(function(){ if(test()) { cb(); clearInterval(interval); } }, poll || 50); } }; return _mod; }(_HPJS || {})); </script> <!-- debugadcode --> <style> .debugadcode-box { z-index:10000; position:relative; } .debugadcode { position:absolute; padding:5px; background-color:rgba(232, 212, 244, 0.85); font-size:0.8rem; color:black; } </style> <script> window.debugadcode = function(title, properties, div) { if (window.location.search.indexOf('debug_ad_code') < 0) return; var head = '<div><strong>'+title+'</strong></div>'; var body = ''; for (key in properties) { body += '<div><em>'+key+'</em>: '+properties[key]+'</div>'; } var s = document.getElementsByTagName('script'); var sLast = div || s[s.length - 1]; var d = document.createElement('div'); d.className = 'debugadcode-box'; d.innerHTML = '<div class="debugadcode">'+head+body+'</div>'; sLast.parentNode.insertBefore(d, sLast); } </script> <!-- /debugadcode --> <!-- END modulous header --> <!-- ads_adtech_header --> <!-- ads_init_functions --> <!-- ads_commercial_video --> <!-- ads_asset_insert --> <div id="modulous_asset_inserts" class="ad_spot"> <script type="text/javascript"> window.adSetMOAT && adSetMOAT("1"); </script></div> <script type="text/javascript"> tacProp={vert:"Homepage",tags:"kvpagetype=atf:desktop;kvvert=style;kvspon=y;"}; 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> <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> --> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://www.google.com/recaptcha/api/js/recaptcha_ajax.js" async defer></script> <!-- Parsely tracking params start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160817054949/http://schema.org", "@type": "NewsArticle", "mainEntityOfPage":{ "@type":"URL", "@id":"https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" }, "headline": "American Athlete Shamed Online For Wearing Canada Hat To The Olympics", "author": { "@type":"Person", "name":"The Canadian Press" }, "image": { "@type":"ImageObject", "url":"https://web.archive.org/web/20160817054949/http://i.huffpost.com/gen/4600468/images/o-ASHTON-EATON-facebook.jpg", "width":2000,"height":1000 }, "dateCreated": "2016-08-13T18:27:50Z", "datePublished": "2016-08-13T18:27:50Z", "dateModified": "2016-08-14T09:59:02Z", "publisher":{ "@type":"Organization", "name":"The Huffington Post", "logo":{ "@type":"ImageObject","url":"https://web.archive.org/web/20160817054949/http://s.huffpost.com/images/v/logos/v4/homepage.gif", "width":497, "height":60 } }, "description": "&quot;Have I not represented USA well?&quot;", "articleSection": "Canada Style", "keywords": ["@health_ibs","@health_models","video","olympics canada","olympics","ashton eaton","Ashton Eaton rio","Ashton Eaton olympics","Ashton Eaton hat","Ashton Eaton wife","Brianne Theisen-Eaton","Brianne Theisen-Eaton husband","Brianne Theisen-Eaton rio olympics","type:news"], "thumbnailUrl": "https://web.archive.org/web/20160817054949/http://i.huffpost.com/gen/4600468/images/s-ASHTON-EATON-small.jpg", "url": "https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" } </script> <!-- Parsely tracking params end --> <!-- Google Json Markup start --> <!-- Google Json Markup end --> </head> <body> <!-- Newsletter ads popup --> <style> .nl_subscribe_popup{width:724px;background:#2C8F77 !important;z-index:1;position:absolute;color:#fff;font-family:Helvetica;} .nl_subscribe_popup a {color:#fff;} .news_title{font-size:22px;font-weight:bold;margin-bottom:50px;} .news_vertical_line{font-size:36px;font-weight:bold;margin-bottom:50px;} #news_email{box-shadow:none;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:20px;width:305px;background: #2C8F77;border: 0px #2C8F77;color: #fff;} #new_signup{font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:16px;margin-left: 184px} #news_submit{background:#fff;color:#2C8F77;font-weight:bold;font-size:17px;border: 2px solid #fff; border-radius: 3px;width:150px;height: 41px; margin-top:35px;} .news_form{float:left;width:676px;} .news_notice{margin-top: 17px; float: left; margin-left: -9px; font-size: 10px;} .news_submit_div{margin-left:auto; margin-right:auto;width:150px;} .qr_close{background:none;font-size: 34px;font-weight: bold;} #email_icon{width: 325px;margin-left: auto;margin-right: auto;border-bottom: 1px solid #fff;height: 47px; margin-bottom: 27px; } </style> <div style="position: fixed;z-index: 7000002;"> <div id="nl_subscribe_popup" class="nl_subscribe_popup" style="display:none"> <div class="qr_close close cursor_pointer">&#215;</div> <div id="iframe_content"> <div class="news_title"><center>Like what you're reading?</center> </div> <div class="news_vertical_line"> <center>Never miss a thing with the HuffPost Canada Style newsletter! </center> </div> <div class="news_form"> <div id="email_icon"><img src="/web/20160817054949im_/http://www.huffingtonpost.ca/images/mail_icon.png" style="float: left;margin-top: 16px;"/> <input type="text" name="email" id="news_email" placeholder="Please enter your email address"/> </div> </div> <div class="news_form"> <input type="hidden" id="vertical_title" value="canada-style"/> <div id="new_signup"> <input type="checkbox" name="signupme" id="signupme" class="subscribe_me"/>&nbsp;&nbsp;Sign me up for the Daily Brief, too. </div> </div> <input type="hidden" name="parent_vertical" id="parent_vertical" value="canada-"/> <div class="news_submit_div"> <input type="button" name="news_submit" id="news_submit" value="Subscribe" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;news_ads_popup&quot;,&quot;mlid&quot;:&quot;ads&quot;,&quot;lnid&quot;:&quot;canada-style&quot;}}"/> </div> <span class="news_notice">Newsletter may include personalized content.<a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/p/huffingtonpostca-privacy-policy.html" target="_blank"> Learn more</a>.</span> </div> </div> <div class="close qr_close_frame" style="display:none;"></div> </div> <script> (function($){ // no Conflict $(function() { // dom ready //window.onload=testSp(); $(document.body).on('click','.qr_close',function(){ $('#frame_qr').hide(); $('.qr_close_frame').hide(); $('#frame_qr').attr("id", "nl_subscribe_popup"); }); var heightarry = [90,66,250]; var timerId = top.readCookie('timerId'); var newuser = top.readCookie('newsletter_popup'); var sailthru = top.readCookie('sailthru_hid'); var nads = window.adsDevilAd || {}; nads.adinfo = function(n,d,w,h) { if((nads.ad[1].aolFormat == "Wallpaper") || (nads.ad[1].width == "970" && $.inArray(nads.ad[1].height,heightarry)>= 0 ) ){ } else{ if (timerId == 1) { top.createCookie('timerId',2,14); $(window).load(function () { setTimeout(function () { top.showAdsPopup('nl_subscribe_popup','qr_close_frame',0,0,'frame_qr'); }, 10000); }); top.createCookie('newsletter_popup',Date.now(),14); } else if ((newuser) || (sailthru)){ } else { top.createCookie('timerId',1,14); } } }; $(document.body).on('click','.subscribe_me',function(){ var element_id=$(this).attr('id'); var databecaon; var vertical_title=$('#vertical_title').val(); var parent_vertical = $('#parent_vertical').val(); if(element_id == "signupme"){ if($('#signupme').is(':checked')==true){ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+','+parent_vertical+'daily"}}'; } else{ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+'"}}'; } } else{ if($('#lifestyle').is(':checked')==true){ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+',lifestyle"}}'; } else{ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+'"}}'; } } $('#news_submit').attr('data-beacon',databeacon); }); $(document.body).on('click','#news_submit',function(){ var is_morning; var htmlstring; var is_lifestyle; var email = $('#news_email').val(); if($('#signupme').is(':checked')==true){ is_morning='1'; } else{ is_morning='0'; } if($('#lifestyle').is(':checked')==true){ is_lifestyle='1'; } else{ is_lifestyle='0'; } $.post('/subscription/set_email_popup.php', { email:email, daily_brief :is_morning, is_lifestyle: is_lifestyle, vertical:'canada-style' }, function(data){ top.createCookie('sailthru_hid',data.sailthru_hid,14); htmlstring='<div style="font-size:20px;width: 383px;margin-left: auto;margin-top: 4px;height: 60px;margin-right: auto;">'+data+'</div>'; $('#iframe_content').html(htmlstring); }, 'html'); }); }); })(jQuery); </script> <!-- END Newsletter ads popup --> <!-- Pinterest follow popup --> <!-- END Pinterest follow popup --> <!--modulous_debug_header --> <!-- END modulous_debug_header --> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160817054949im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.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/20160817054949im_/http://www.huffingtonpost.ca/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> <!-- RUM header --> <script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"Vg4HV1FADAMCXFhRDw=="};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{s.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,e,n){r(n.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,e){return t}).join(", ")))},{}],2:[function(t,e,n){function r(t,e,n,r,o){try{d?d-=1:i("err",[o||new UncaughtException(t,e,n)])}catch(s){try{i("ierr",[s,(new Date).getTime(),!0])}catch(c){}}return"function"==typeof f&&f.apply(this,a(arguments))}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function o(t){i("err",[t,(new Date).getTime()])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=window.onerror,u=!1,d=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(l){"stack"in l&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),u=!0)}s.on("fn-start",function(t,e,n){u&&(d+=1)}),s.on("fn-err",function(t,e,n){u&&(this.thrown=!0,o(n))}),s.on("fn-end",function(){u&&!this.thrown&&d>0&&(d-=1)}),s.on("internal-error",function(t){i("ierr",[t,(new Date).getTime(),!0])})},{}],3:[function(t,e,n){t("loader").features.ins=!0},{}],4:[function(t,e,n){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState";t("loader").features.stn=!0,t(6);var g=NREUM.o.EV;o.on(m,function(t,e){var n=t[0];n instanceof g&&(this.bstStart=Date.now())}),o.on(w,function(t,e){var n=t[0];n instanceof g&&i("bst",[n,e,this.bstStart,Date.now()])}),a.on(m,function(t,e,n){this.bstStart=Date.now(),this.bstType=n}),a.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),this.bstType])}),s.on(m,function(){this.bstStart=Date.now()}),s.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=Date.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,!1),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,e,n){function r(t){for(var e=t;e&&!e.hasOwnProperty(u);)e=Object.getPrototypeOf(e);e&&o(e)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,e){return t[1]}var a=t("ee").get("events"),s=t(17)(a),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";e.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,e){if(t[1]){var n=t[1];if("function"==typeof n){var r=c(n,"nr@wrapped",function(){return s(n,"fn-",null,n.name||"anonymous")});this.wrapped=t[1]=r}else"function"==typeof n.handleEvent&&s.inPlace(n,["handleEvent"],"fn-")}}),a.on(d+"-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{}],6:[function(t,e,n){var r=t("ee").get("history"),o=t(17)(r);e.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,e,n){var r=t("ee").get("raf"),o=t(17)(r),i="equestAnimationFrame";e.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,e,n){function r(t,e,n){t[0]=a(t[0],"fn-",null,n)}function o(t,e,n){this.method=n,this.timerDuration="number"==typeof t[1]?t[1]:0,t[0]=a(t[0],"fn-",this,n)}var i=t("ee").get("timer"),a=t(17)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";e.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,e,n){function r(t,e){d.inPlace(e,["onreadystatechange"],"fn-",s)}function o(){var t=this,e=u.context(t);t.readyState>3&&!e.resolved&&(e.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,w,"fn-",s)}function i(t){v.push(t),h&&(g=-g,b.data=g)}function a(){for(var t=0;t<v.length;t++)r([],v[t]);v.length&&(v=[])}function s(t,e){return e}function c(t,e){for(var n in t)e[n]=t[n];return e}t(5);var f=t("ee"),u=f.get("xhr"),d=t(17)(u),l=NREUM.o,p=l.XHR,h=l.MO,m="readystatechange",w=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],v=[];e.exports=u;var y=window.XMLHttpRequest=function(t){var e=new p(t);try{u.emit("new-xhr",[e],e),e.addEventListener(m,o,!1)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}return e};if(c(p,y),y.prototype=p.prototype,d.inPlace(y.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,e){r(t,e),i(e)}),u.on("open-xhr-start",r),h){var g=1,b=document.createTextNode(g);new h(a).observe(b,{characterData:!0})}else f.on("fn-end",function(t){t[0]&&t[0].type===m||a()})},{}],10:[function(t,e,n){function r(t){var e=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!e.aborted){if(n.duration=(new Date).getTime()-this.startTime,4===t.readyState){e.status=t.status;var i=o(t,this.lastSize);if(i&&(n.rxSize=i),this.sameOrigin){var a=t.getResponseHeader("X-NewRelic-App-Data");a&&(e.cat=a.split(", ").pop())}}else e.status=0;n.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[e,n,this.startTime])}}}function o(t,e){var n=t.responseType;if("json"===n&&null!==e)return e;var r="arraybuffer"===n||"blob"===n||"json"===n?t.response:t.responseText;return h(r)}function i(t,e){var n=c(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var e=this;e.totalCbs=0,e.called=0,e.cbTime=0,e.end=r,e.ended=!1,e.xhrGuids={},e.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){e.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,e){var n=this.metrics,r=t[0],o=this;if(n&&r){var i=h(r);i&&(n.txSize=i)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof e.onload))&&o.end(e)}catch(n){try{f.emit("internal-error",[n])}catch(r){}}};for(var a=0;a<d;a++)e.addEventListener(u[a],this.listener,!1)}),f.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),f.on("xhr-load-added",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],e)}),f.on("removeEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],e)}),f.on("fn-start",function(t,e,n){e instanceof m&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),f.on("fn-end",function(t,e){this.xhrCbStart&&f.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}},{}],11:[function(t,e,n){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!e.protocol||":"===e.protocol||e.protocol===n.protocol,a=e.hostname===document.domain&&e.port===n.port;return r.sameOrigin=i&&(!e.hostname||a),r}},{}],12:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(s(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var u=["setPageViewName","setCustomAttribute","finished","addToTrace","inlineHit"],d="api-",l=d+"ixn-";a(u,function(t,e){f[e]=o(d+e,!0,"api")}),f.addPageAction=o(d+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var p=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){p[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],13:[function(t,e,n){e.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(e){return}}}},{}],14:[function(t,e,n){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),e.exports=r},{}],15:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],16:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],17:[function(t,e,n){function r(t){return!(t&&"function"==typeof t&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;e.exports=function(t){function e(t,e,n,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof n?n(r,a):n||{}}catch(u){d([u,"",[r,a,o],s])}f(e+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(l){throw f(e+"err",[r,a,l],s),l}finally{f(e+"end",[r,a,c],s)}}return r(t)?t:(e||(e=""),nrWrapper[a]=t,u(t,nrWrapper),nrWrapper)}function n(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function f(e,n,r){if(!c){c=!0;try{t.emit(e,n,r)}catch(o){d([o,e,n,r])}c=!1}}function u(t,e){if(Object.defineProperty&&Object.keys)try{var n=Object.keys(t);return n.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(r){d([r])}for(var o in t)s.call(t,o)&&(e[o]=t[o]);return e}function d(e){try{t.emit("internal-error",e)}catch(n){}}return t||(t=o),e.inPlace=n,e.flag=a,e}},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?s(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),s=a.length,c=0;c<s;c++)a[c].apply(i,r);var u=f[w[n]];return u&&u.push([v,n,r,i]),i}function d(t,e){m[t]=l(t).concat(e)}function l(t){return m[t]||[]}function p(t){return u[t]=u[t]||o(n)}function h(t,e){c(t,function(t,n){e=e||"feature",w[n]=e,e in f||(f[e]=[])})}var m={},w={},v={on:d,emit:n,get:p,listeners:l,context:e,buffer:h};return v}function i(){return new r}var a="nr@context",s=t("gos"),c=t(15),f={},u={},d=e.exports=o();d.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!g++){var t=y.info=NREUM.info,e=u.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(w,function(e,n){t[e]||(t[e]=n)});var n="https"===m.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",s("mark",["onload",a()],null,"api");var r=u.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===u.readyState&&i()}function i(){s("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var s=t("handle"),c=t(15),f=window,u=f.document,d="addEventListener",l="attachEvent",p=f.XMLHttpRequest,h=p&&p.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:p,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(12);var m=""+location,w={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-963.min.js"},v=p&&h&&h[d]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:m,features:{},xhrWrappable:v};u[d]?(u[d]("DOMContentLoaded",i,!1),f[d]("load",r,!1)):(u[l]("onreadystatechange",o),f[l]("onload",r)),s("mark",["firstbyte",a()],null,"api");var g=0},{}]},{},["loader",2,10,4,3]);</script> <!-- GA, Data Layer and Omniture --> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.getTracker('UA-71081-1'); HPTrack.setCustomVar("news", "slides_ajax"); HPTrack.setCustomVar("vertical", "CAStyle"); 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/20160817054949/https://ssl' : 'https://web.archive.org/web/20160817054949/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":"ca.hpmgsty","dL_flid":"_","dL_dpt":"slides_ajax","dL_cmsID":"hpo:11500238","dL_author":"Emma Paling & The Canadian Press","dL_crtdt":"2016-08-13 18:27:48","dL_pubts":1471127270000,"dL_blogID":2,"dL_tags":"@health_ibs,@health_models,video,olympics canada,olympics,ashton eaton,Ashton Eaton rio,Ashton Eaton olympics,Ashton Eaton hat,Ashton Eaton wife,Brianne Theisen-Eaton,Brianne Theisen-Eaton husband,Brianne Theisen-Eaton rio olympics","cobrand":"HuffPost","dL_vid":"video_vidible_topbox"} }; 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 = 'ca.hpmgsty'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.ca'; s_265.prop16 = 'news'; s_265.prop1 = 'slides_ajax'; s_265.prop62 = 'video_vidible_topbox'; s_265.prop65 = 'cp'; s_265.pageName = 'Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics'; s_265.prop9 = 'hpo:11500238'; s_265.prop22 = 'emma-paling'; s_265.prop23 = '08-13-2016'; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.prop19 = '|video|olympics-canada|olympics|ashton-eaton|ashton-eaton-rio|ashton-eaton-olympics|ashton-eaton-hat|ashton-eaton-wife|brianne-theiseneaton|brianne-theiseneaton-husband|brianne-theiseneaton-rio-olympics|'; s_265.t(); } s_265_account ="aolcahuffpo,aolcaglobal"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160817054949/http://o.aolcdn.com/os_merge/?file=/aol/beacon.min.js&file=/aol/omniture-intl.min.js"; d.getElementsByTagName('head')[0].appendChild(s); })(document); </script> <!-- comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160817054949/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:"canada-style", c6:"", c15:"", options: { url_append: "comscorekw=canada-style" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160817054949im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=canada-style&amp;c6=&amp;c15=&amp;cj=1" width="1" height="1" alt=""/> </noscript> <!-- end Rum --> <!-- ads_top_1x1 --> <div id="modulous_top_1x1" class="ad_spot"> <style type="text/css">.shares .email{display: none !important;}</style><script type="text/javascript"> var hour_timestamp = Math.round(+new Date()/1000/60/60);var polar_config =[{label:"Homepage- Right Rail Unit",id:"93432739"},{label:"Homepage- Left Rail Unit",id:"93432044"},{label:"Homepage- Brand Blog Unit",id:"93432045"},{label:"Article Page- Right Rail Unit",id:"93432739"}];document.write('<scr'+'ipt async="true" src="https://web.archive.org/web/20160817054949/http://o.aolcdn.com/os/canada/polar/20140617_plugin_deskop3.js' + '?' + hour_timestamp + '"></scr'+'ipt>'); </script></div> <!-- Facebook stuff --> <div id="fb-root"></div> <script type="text/javascript"> HPFB.app_id = "100792273348438"; HPFB.api_key = "b90a14ab587d62d3c63e8f06a0e3e901"; HPFB.app_namespace = "FACEBOOK_APP_NAMESPACE"; HPFB.init(); // modal form that encourages user to like HP FB page huff.use('yahoofacebook', function(y) { y.likesFromYahoo(); }); </script> <!--User auth stuff --> <script type="text/javascript"> HPConfig.locale = "en_CA"; HPConfig.enable_fb_widgets = 1; HPVertical = ""; </script> <script type="text/javascript"> var zone_info = "canada.style"; HPConfig.current_vertical_name = "canada-style"; HPConfig.current_vertical_id = 92; HPConfig.current_web_address = "www.huffingtonpost.ca"; HPConfig.current_uri = "/2016/08/13/ashton-eaton-hat_n_11500238.html?"; HPConfig.entry_bitly_url = "https://web.archive.org/web/20160817054949/http://huff.to/2beo3c0"; HPConfig.entry_seo_title = "Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.wide_format = 0; HPConfig.entry_id = 11500238; HPConfig.blog_id = 2; HPConfig.display_domain = ""; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@HuffPostCaStyle"; HPConfig.current_vertical_color = "#058b7b"; HPConfig.current_vertical_color_light = "#015e50"; HPConfig.entry_tags = new Array(''); HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.fb_lang = "en_CA"; HPConfig.googleplus_lang = "en-US"; HPConfig.image = "https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gen\/4600468\/images\/s-ASHTON-EATON-large.jpg"; HPConfig.fb_page_id = "285368468168485"; HPConfig.fb_vertical_name = "Canada Style"; HPConfig.fb_vertical_handle = "HuffPostCanadaStyle"; HPConfig.site='canada'; HPConfig.recaptcha_key = "6Lf2QMUSAAAAAMVQnsh2CaAzDonVlHc8Toz1pIK-"; 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.terms_link = "https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html"; HPConfig.slideshow_video_interstitial = ""; </script> <!-- ads_pushdown --> <!-- / working --> <script> jQuery(window).bind( 'load', function() { //Twitter 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/20160817054949/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")); //Google+ (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://web.archive.org/web/20160817054949/https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); //StumbleUpon (function() { var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; li.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//web.archive.org/web/20160817054949/http://platform.stumbleupon.com/1/widgets.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); })(); //LinkedIn jQuery.getScript( '//web.archive.org/web/20160817054949/http://platform.linkedin.com/in.js', function() { lang: 'en_us' } ); //Pintrest /* jQuery.getScript( '//web.archive.org/web/20160817054949/http://assets.pinterest.com/js/pinit.js', function() {}); */ }); </script> <!-- Tuenti <script type="text/javascript" src="http://widgets.tuenti.com/widgets.js"></script> --> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <!-- ads_pushdown --> <!-- ads_quickread --> <!-- ads_quickread_most_popular --> <!-- page_wrapper --> <!-- classes for page wrapper: wrapper bpage [[entry/blog], wide] --> <div id="wrapper" class="wrapper bpage entry canada-style regular"> <!-- ads_sponsored_content_logo --> <!-- Phoenix buglist --> <!-- page_header --> <section class="header"> <!-- AOL navbar for UK --> <!-- visual_header_area --> <header class="masthead group"> <!-- ads_leaderboard_flex --> <div id="modulous_leaderboard_flex" class="ad_spot"> <style type="text/css">#topnav_margin_btm { margin0 !important }</style> <div id="ad_leaderboard_flex" class="ad_wrapper_"><div id="adtech_leaderboard_flex"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_leaderboard_flex'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93319563'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "fc"; break; } var args = [adId, 'lb', 'lb' , adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'leaderboard_flex', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div> <script type="text/javascript">if (typeof HPAds !== 'undefined') { 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> <!-- ads_leaderboard_top --> <!-- page branding and current date --> <div class="tophead_wrapper"> <div class="branding"> <time datetime="2016-08-17">August 17, 2016</time> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/canada-style"> <strong class="title canada-style">Huffpost Canada Style</strong> <strong class="subtitle ca-subtitle">ca</strong> </a> </div> <!-- edition dropdown --> <!-- edition dropdown --> <div class="edition geo_dropdown"> <span class="current"> Edition: <strong class="this-region">ca</strong> <span class="arrow-down"></span> <button class="show-hide" data-target=".editions">Show/Hide</button> </span> <menu class="editions inner off"> <ul> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=AR"> <span>عربي (Arabic) </span> <strong>AR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=AU"> <span>Australia</span> <strong>AU</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=BR"> <span>Brasil</span> <strong>BR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=CA"> <span>Canada</span> <strong>CA</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=DE"> <span>Deutschland</span> <strong>DE</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=ES"> <span>Espa&ntilde;a</span> <strong>ES</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=FR"> <span>France</span> <strong>FR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=GR"> <span>Ελλάδα (Greece)</span> <strong>GR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=IN"> <span>India</span> <strong>IN</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=IT"> <span>Italia</span> <strong>IT</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=JP"> <span>&#26085;&#26412; (Japan)</span> <strong>JP</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=KR"> <span>&#54620;&#44397; (Korea)</span> <strong>KR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=MG"> <span>Maghreb</span> <strong>MG</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=UK"> <span>United Kingdom</span> <strong>UK</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/?country=US"> <span>United States</span> <strong>US</strong> </a> </li> </ul> </menu> </div> <div class="region geo_dropdown"> <span class="current"> Region: <strong class="this-region">ALL</strong> <span class="arrow-down"></span> <button class="show-hide" data-target=".regions">Show/Hide</button> </span> <menu class="regions inner off"> <ul> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/?country=CA®ion=ALL"> All Canada </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/alberta/?country=CA®ion=CA-AL"> Alberta </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/british-columbia/?country=CA®ion=CA-BC"> British Columbia </a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://quebec.huffingtonpost.ca/?country=CA®ion=CA-QB"> Qu&#233;bec (en fran&#231;ais) </a> </li> </ul> </menu> </div> <!-- wrapper of line of social, newsletter --> <div id="social-subscribe-search" class="social-subscribe-search group"> <ul class="group"> <li class="facebook"> <div class="content like"> <!-- facebook button code --> <div class="fb-like" data-href="http://www.facebook.com/HuffPostCanadaStyle/" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 40px"></div> </div> </li> <li class="twitter"> <div class="content tweet"> <!-- twitter button code --> <a href="https://web.archive.org/web/20160817054949/https://twitter.com/HuffPostCaStyle" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="220px">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/20160817054949/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> <li class="newsletters" data-fx="hover"> <div class="content"> <strong>Newsletters</strong> <div class="form"> <!-- sign up for vertical newsletter --> <div class="newsletters"> <form action="#"> <fieldset> <legend>Get Canada StyleNewsletters</legend> <label for="newsletter-email">Email address</label> <input class="input-email" placeholder="Enter email" id="newsletter-email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <label for="newsletter-submit">Enter Email Address</label> <input data-vertical="canada-style" class="submit" id="newsletter-submit" type="submit" value="Go"/> </fieldset> </form> </div> </div> </div> </li> </ul> </div> <div class="clear"></div> </div><!-- .tophead_wrapper ENDS --> </header> <!-- line of links that sit on top of the visual header and user account controls --> <div class="topnav"> <!-- line of links that sit on top of the visual header --> <div class="links-products"> <!-- big news links that are vertical specific --> <div class="big-news-links"> <ul> <li class="commercial_big_news_links"> <!-- ads_big_news_link --> </li> </ul> </div> <!-- links to HP products that are the same across all verticals --> <div class="products"> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://itunes.apple.com/ca/app/the-huffington-post/id306621789?mt=8">iOS app</a></li> <li><a href="https://web.archive.org/web/20160817054949/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=cn">Android app</a></li> <li><a href="/web/20160817054949/http://www.huffingtonpost.ca/big-news/#canada-style">More</a></li> </ul> </div> </div> <!-- user account controls --> <!-- user account controls --> <div id="wendybird_user" class="user"> <div class="not-logged-in"> <ul class="group"> <li><span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Alerts</button></span></li> </ul> </div> <div class="logged-in off"> <div id="wendybird_user_data" class="account vcard"> <div class="top group"> <figure> <img src="/web/20160817054949im_/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" alt="" width="20" height="20"/> </figure> <span class="username">$USERNAME</span> </div> <menu class="controls"> <ul> <li> <span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Notifications</button></span> </li> <li> <a href="/web/20160817054949/http://www.huffingtonpost.ca/social/" class="profile">Profile</a> </li> <li> <a href="/web/20160817054949/http://www.huffingtonpost.ca/users/preferences/">Settings</a></li> <li> <a href="/web/20160817054949/http://www.huffingtonpost.ca/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> Logout </a> </li> </ul> </menu> </div> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); //SocialNotifications.setEvents(); //huff.use('desktop_stream'); </script> </div> <!-- large banner ad --> </section> <script> (function($){ // no Conflict $(function() { // dom ready var socialSubSearch = $('#social-subscribe-search'), newsletter = socialSubSearch.find('.newsletters'), rollout = socialSubSearch.find('[data-fx="hover"]'), liContent = socialSubSearch.find('.content'); var searchcheck="Huffington Post Search"; var checkInputContent = function(evt){ }; newsletter.find('.content').hover( function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } }, function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } } ); // rollover effects liContent .on('mouseenter', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); if(thatParent.data('fx') === 'hover') { thatParent.addClass('hover'); inputField.focus(); } }) .on('mouseleave', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); thatParent.removeClass('hover'); inputField.blur(); }); // end liContent }); })(jQuery); </script> <!-- END page_header --> <!-- page_navigation --> <nav class="main group"> <!-- top nav bar --> <section class="verticals canada-style group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_first_row&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="verticals-ul"> <li class="front-page toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;homepage&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/" title="Home" tabindex="1" class="link">FRONT PAGE</a> </li> <li class="canada-politics toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-politics&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/politics/" tabindex="2" class="link">Politics</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11531218"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/n-s-senator-wins-70k-from-malicious-neighbours-who-tried-to-seize-his-land_n_11531218.html?ir=Canada+Politics">Sen. Tom McInnis Wins $70K From 'Malicious' Neighbours</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/n-s-senator-wins-70k-from-malicious-neighbours-who-tried-to-seize-his-land_n_11531218.html?ir=Canada+Politics#comments">25</a> </article> </li> <li data-id="11527712"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/mark-critch-justin-trudeau-shirtless_n_11527712.html?ir=Canada+Politics">Shirtless Mark Critch Photobombs Justin Trudeau In Newfoundland</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/mark-critch-justin-trudeau-shirtless_n_11527712.html?ir=Canada+Politics#comments">0</a> </article> </li> <li data-id="11548036"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/trudeau-s-appeal-for-donations-irks-expats-still-barred-from-voting_n_11548036.html?ir=Canada+Politics">Canadian Expats Barred From Voting Irked By Trudeau's Appeal For Donations</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/trudeau-s-appeal-for-donations-irks-expats-still-barred-from-voting_n_11548036.html?ir=Canada+Politics#comments">65</a> </article> </li> <li data-id="11541994"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/jody-wilson-raybould-darlene-shackelly_n_11541994.html?ir=Canada+Politics">Jody Wilson-Raybould Asked For Ethics Safeguards Due To Cousin's Non-Profit</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/jody-wilson-raybould-darlene-shackelly_n_11541994.html?ir=Canada+Politics#comments">0</a> </article> </li> <li data-id="11546102"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/pm-says-civil-liberties-must-be-balanced-with-security-in-battling-terrorism_n_11546102.html?ir=Canada+Politics">Trudeau: Security, Civil Liberties Must Be Balanced In Terror Fight</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/pm-says-civil-liberties-must-be-balanced-with-security-in-battling-terrorism_n_11546102.html?ir=Canada+Politics#comments">28</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/politics/">Go to Politics</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Politics</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bill-c-51/">Bill C-51</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/althia-raj/">Althia Raj</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/politics-video/">Politics Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.co.uk/politics/">UK Politics</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-business toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-business&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/business/" tabindex="3" class="link">Business</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526710"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/housing-real-estate-canada-peak-crazy_n_11526710.html?ir=Canada+Business">Canadian Housing ‘Close To Peak Crazy,' B.C. Faces Long Decline: Reports</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/housing-real-estate-canada-peak-crazy_n_11526710.html?ir=Canada+Business#comments">0</a> </article> </li> <li data-id="11527788"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/shad-cbc-q_n_11527788.html?ir=Canada+Business">Shad Leaving CBC's 'Q,' Tom Power To Take Over As Host</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/shad-cbc-q_n_11527788.html?ir=Canada+Business#comments">32</a> </article> </li> <li data-id="11551254"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/get-used-to-renting-toronto_n_11551254.html?ir=Canada+Business">Get Used To Renting, CIBC Tells Torontonians</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/get-used-to-renting-toronto_n_11551254.html?ir=Canada+Business#comments">0</a> </article> </li> <li data-id="11527702"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/retirement-age-69-germany-europe_n_11527702.html?ir=Canada+Business">Raise Retirement Age To 69, German Central Bank Urges</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/retirement-age-69-germany-europe_n_11527702.html?ir=Canada+Business#comments">55</a> </article> </li> <li data-id="11540922"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/arbitrator-sides-with-canada-post-in-contract-negotiation-with-rural-postmasters_n_11540922.html?ir=Canada+Business">Arbitrator Sides With Canada Post In Negotiations With Postmasters</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/arbitrator-sides-with-canada-post-in-contract-negotiation-with-rural-postmasters_n_11540922.html?ir=Canada+Business#comments">4</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/business/">Go to Business</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Business</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/sunny-freeman/">Sunny Freeman</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/business-video/">Business Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.techcrunch.com/">TechCrunch</a></li> </ul> </section> </div> </menu> </div> </li> <li class="world toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;world&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/world/" tabindex="4" class="link">WorldPost</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11376362"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11384444"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11377704"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11383964"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11372326"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/world/">Go to WorldPost</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in WorldPost</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/world-elections-2012/">World Elections</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/arab-spring/">Arab Uprising</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan War</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/syria/">Syria Crisis</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/impact/">Impact</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-parents toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-parents&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/parents/" tabindex="5" class="link">Parents</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526678"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/rowan-atkinson-son_n_11526678.html?ir=Canada+Parents">Rowan Atkinson Son: Mr. Bean's Lookalike Kid Is Joining The Army</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/rowan-atkinson-son_n_11526678.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11527916"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/boy-selling-toy-food_n_11527916.html?ir=Canada+Parents">Police Help Boy Trying to Sell Toy For Food</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/boy-selling-toy-food_n_11527916.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11526218"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/dillon-martinez-texas_n_11526218.html?ir=Canada+Parents">Dillon Martinez, Six-Month-Old Boy, Dies After Being Left All Day In SUV In Walmart Parking Lot</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/dillon-martinez-texas_n_11526218.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11530932"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/kevin-hart-wedding_n_11530932.html?ir=Canada+Parents">Kevin Hart Wedding: His Kids Stole The Show On His Special Day</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/kevin-hart-wedding_n_11530932.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11546208"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/jamie-oliver-kids_n_11546208.html?ir=Canada+Parents">Jamie Oliver Kids: Celebrity Chef Hacks Wife's Instagram For Best Reason</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/jamie-oliver-kids_n_11546208.html?ir=Canada+Parents#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/parents/">Go to Parents</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Parents</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/parents-video/">Parents Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/holidays-canada/">Holiday Guide 2015</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-living toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-living&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/living/" tabindex="6" class="link">Living</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11525656"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/olympians-bite-metals_n_11525656.html?ir=Canada+Living">Why Do Olympians Bite Down On Their Medals?</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/olympians-bite-metals_n_11525656.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11546782"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/amber-heard-johnny-depp_n_11546782.html?ir=Canada+Living">Amber Heard Withdraws Abuse Claims Against Johnny Depp, Two Settle Divorce</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/amber-heard-johnny-depp_n_11546782.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11543778"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/olympic-swimmer-period_n_11543778.html?ir=Canada+Living">Olympic Swimmer Opens Up About Being On Her Period During Relay, Cause It's NBD</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/olympic-swimmer-period_n_11543778.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11525790"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/penny-oleksiak-pokemon-go_n_11525790.html?ir=Canada+Living">Penny Oleksiak, Typical Teen, Can't Wait To Play Pokemon Go When She's Home</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/penny-oleksiak-pokemon-go_n_11525790.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11478600"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/vaginal-dryness_n_11478600.html?ir=Canada+Living">Why Do Women Get Vaginal Dryness And What Can We Do About It?</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/vaginal-dryness_n_11478600.html?ir=Canada+Living#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/living/">Go to Living</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Living</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/living-video/">Living Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/home-decor-canada">Home Decor</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/best-exercises/">Fitness</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/thalassa_english/">Thalassa</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-style toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-style&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/style/" tabindex="7" class="link">Style</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526064"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html?ir=Canada+Style">H&M; Taps Ashley Graham For New Campaign, But The Clothes Will Only Be Sold Online</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11542996"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ariel-winter-red-carpet-suit_n_11542996.html?ir=Canada+Style">Ariel Winter Escapes The Summer Heat Wearing A Swimsuit On The Red Carpet</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ariel-winter-red-carpet-suit_n_11542996.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11388518"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/microblading-eyebrows_n_11388518.html?ir=Canada+Style">Microblading: Everything You Need To Know About The New Eyebrow Trend</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/microblading-eyebrows_n_11388518.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11527278"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html?ir=Canada+Style">Eniko Parrish Marries Kevin Hart In Two Stunning Vera Wang Wedding Dresses</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11355224"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/toronto-mens-fashion-week_n_11355224.html?ir=Canada+Style">Toronto Men's Fashion Week: Does The City Really Need TOM*FW?</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/toronto-mens-fashion-week_n_11355224.html?ir=Canada+Style#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/style/">Go to Style</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Style</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/skincare/">Skincare</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/style/">Style (U.S.)</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/weddings/">Weddings</a></li> </ul> </section> </div> </menu> </div> </li> <li class="entertainment toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;entertainment&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/entertainment/" tabindex="8" class="link">Entertainment</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526230"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/comedy-central-cancels-the-nightly-show-with-larry-wilmore_n_11526230.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11524130"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/liam-hemsworth-and-miley-cyrus-go-for-gold-at-bizarre-themed-party_n_11524130.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11532256"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/fyvush-finkel-dead-dies-at-93_n_11532256.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11538226"> <article> <a href="https://web.archive.org/web/20160817054949/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> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/16/trump-surrogates-daily-show_n_11538226.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11524134"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment">The First Trailer For 'Rob &amp; Chyna' Is Here And It's Just As Dramatic As We'd Hoped</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/entertainment/">Go to Entertainment</a> </section> <!-- right column --> <div class="more-vertical"> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://news.moviefone.ca/">Moviefone</a></li> </ul> </section> </div> </menu> </div> </li> <li class="arts toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;arts&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/arts/" tabindex="9" class="link">Arts</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11524332"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/12/math-magazine-feminist-porn_n_11524332.html?ir=Arts">This Is What A Feminist Porn Magazine Looks Like</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/12/math-magazine-feminist-porn_n_11524332.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11542318"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/burning-man-art-2016_n_11542318.html?ir=Arts">The 12 Most Mind-Melting Artworks Headed To Burning Man This Year</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/burning-man-art-2016_n_11542318.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11542440"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/new-harry-potter-book-cursed-child_n_11542440.html?ir=Arts">The New 'Harry Potter' Book Seems Like Fan Fiction Because It Basically Is</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/new-harry-potter-book-cursed-child_n_11542440.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11534254"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/lin-manuel-miranda-drunk-history_n_11534254.html?ir=Arts">On This Day, You Can Watch Drunk Lin-Manuel Miranda Explain The Plot Of 'Hamilton'</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/15/lin-manuel-miranda-drunk-history_n_11534254.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11550790"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/16/jd-vance-donald-trump-voters_n_11550790.html?ir=Arts">Author J.D. Vance Explains Why Rural, White Communities Support Trump</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/2016/08/16/jd-vance-donald-trump-voters_n_11550790.html?ir=Arts#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/arts/">Go to Arts</a> </section> <!-- right column --> <div class="more-vertical"> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/gay-voices/">Gay Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/religion/">Religion</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-alberta toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-alberta&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/alberta/" tabindex="10" class="link">Alberta</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11533250"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html?ir=Canada+Alberta">Josh Bowmar Spears Alberta Black Bear In Deleted Video</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html?ir=Canada+Alberta#comments">445</a> </article> </li> <li data-id="11532750"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/jason-kenney-rachel-notle_n_11532750.html?ir=Canada+Alberta">Jason Kenney Defends Rachel Notley Against 'Lunatic Trolls' On Twitter</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/jason-kenney-rachel-notle_n_11532750.html?ir=Canada+Alberta#comments">37</a> </article> </li> <li data-id="11546772"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/emilio-perdomo_n_11546772.html?ir=Canada+Alberta">Emilio Perdomo Death: Pair Accused Of Killing Grandson Also Charged With Fraud</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/emilio-perdomo_n_11546772.html?ir=Canada+Alberta#comments">0</a> </article> </li> <li data-id="11548888"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/josh-bowmar_n_11548888.html?ir=Canada+Alberta">Josh Bowmar's Bear Kill Prompts Alberta To Ban Spear Hunting</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/josh-bowmar_n_11548888.html?ir=Canada+Alberta#comments">15</a> </article> </li> <li data-id="11528400"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html?ir=Canada+Alberta">William Hilts, Pilot Killed Fighting Cold Lake Wildfire, Was Not Formally Trained On Risks</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html?ir=Canada+Alberta#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/alberta/">Go to Alberta</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Alberta</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/calgary">Calgary</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/edmonton">Edmonton</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-british-columbia toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-british-columbia&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/british-columbia/" tabindex="11" class="link">BC</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11531512"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/sophie-gregoire-trudeau-painting-tofino_n_11531512.html?ir=Canada+British+Columbia">Sophie Gregoire Trudeau Takes Home Portrait By Tofino Painter</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/sophie-gregoire-trudeau-painting-tofino_n_11531512.html?ir=Canada+British+Columbia#comments">82</a> </article> </li> <li data-id="11544018"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/university-grad-facing-84-000-foreign-buyers-tax-on-langley-townhome_n_11544018.html?ir=Canada+British+Columbia">University Grad Facing $84,000 Foreign Buyers Tax On Langley Townhome</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/university-grad-facing-84-000-foreign-buyers-tax-on-langley-townhome_n_11544018.html?ir=Canada+British+Columbia#comments">246</a> </article> </li> <li data-id="11535284"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/bear-north-vancouver_n_11535284.html?ir=Canada+British+Columbia">Capilano River Hiker Chased By Black Bear</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/bear-north-vancouver_n_11535284.html?ir=Canada+British+Columbia#comments">16</a> </article> </li> <li data-id="11548070"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/sarah-e-leamon/vancouver-downtown-eastside_b_11548070.html?ir=Canada+British+Columbia">Sarah E. Leamon: Ogling For Profit In Vancouver's Downtown Eastside Is Socially Irresponsible</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/sarah-e-leamon/vancouver-downtown-eastside_b_11548070.html?ir=Canada+British+Columbia#comments">16</a> </article> </li> <li data-id="11546628"> <article> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ryan-cochrane-disappointment-rio-olympics_n_11546628.html?ir=Canada+British+Columbia">Rio 2016: Ryan Cochrane's Apology For Olympic Upset Earns Wave Of Support From Canadians</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ryan-cochrane-disappointment-rio-olympics_n_11546628.html?ir=Canada+British+Columbia#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/british-columbia/">Go to BC</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in BC</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bc-politics">B.C. Politics</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bc-business">B.C. Business</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bc-good-news/">B.C. Good News</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bc-rcmp/">B.C. RCMP</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/vancouver">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/vancouver-housing/">Vancouver Housing</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/bc-video/">B.C.Videos</a></li> </ul> </section> </div> </menu> </div> </li> <!-- START UK BLOGS DROP DOWN --> <!-- END UK BLOGS DROP DOWN --> <li class="all-sections toplevel" id="all-sections"> <a class="toplevel-a" href="#" tabindex="12" class="link">All Sections</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="off"> <!-- top half, sections and links under each section --> <ul class="verticals group"> <li class="verticals-li"> <strong>News</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/politics/">Canada Politics</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/business/">Canada Business</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/business/">US Business</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/world/?ir=Canada">World</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/media/?ir=Canada">Media</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/sports/?ir=Canada">Sports</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/education/?ir=Canada">Education</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/crime/?ir=Canada">Crime</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/weird-news/?ir=Canada">Weird News</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/good-news/?ir=Canada">Good News</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.dailyfinance.com/">Daily Finance</a></li> </ul> </li> <li class="verticals-li"> <strong>Entertainment</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/entertainment/?ir=Canada">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/celebrity/?ir=Canada">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/comedy/?ir=Canada">Comedy</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/arts/?ir=Canada">Arts</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/books/?ir=Canada">Books</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://news.moviefone.ca/">Moviefone</a></li> </ul> </li> <li class="verticals-li"> <strong>Life &amp; Style</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/living/">Living</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/home/?ir=Canada">Home</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/healthy-living/?ir=Canada">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/taste/?ir=Canada">Taste</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/weddings/?ir=Canada">Weddings</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/parents/?ir=Canada">Parents</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/divorce/?ir=Canada">Divorce</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/50/?ir=Canada">HuffPost 50</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/own/?ir=Canada">OWN</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/quiet-revolution/">Quiet Revolution</a></li> </ul> </li> <li class="verticals-li"> <strong>Tech &amp; Science</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/tech/?ir=Canada">Tech</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/science/?ir=Canada">Science</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/green/?ir=Canada">Green</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.techcrunch.com/">Techcrunch</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.engadget.com/">Engadget</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.tuaw.com/">TUAW</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.joystiq.com/">Joystiq</a></li> </ul> </li> <li class="verticals-li"> <strong>Voices</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/women/?ir=Canada">Women</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/black-voices/?ir=Canada">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/latino-voices/?ir=Canada">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/queer-voices/?ir=Canada">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/religion/?ir=Canada">Religion</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/college/?ir=Canada">College</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/teen/?ir=Canada">Teen</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/news/outspeak/?ir=Canada">Outspeak</a></li> </ul> </li> <li class="verticals-li"> <strong>Local</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://quebec.huffingtonpost.ca/">Quebec (French)</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/calgary/">Calgary</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/montreal/">Montreal</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/ottawa/">Ottawa</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/toronto/">Toronto</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/vancouver/">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/winnipeg/">Winnipeg</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.mapquest.ca/">Mapquest</a></li> <li><a href="https://web.archive.org/web/20160817054949/http://www.patch.com/">Patch.com</a></li> </ul> </li> </ul> <!-- mobile apps buttons at the bottom --> <div class="mobile-apps"> <strong>Our Mobile Apps:</strong> <ul> <li><a href="https://web.archive.org/web/20160817054949/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iPhone</a></li> <li><a href="https://web.archive.org/web/20160817054949/https://itunes.apple.com/us/app/the-huffington-post/id306621789">iPad</a></li> <li><a href="https://web.archive.org/web/20160817054949/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en">Android Phone</a></li> <li><a href="https://web.archive.org/web/20160817054949/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=cn">Android Tablet</a></li> </ul> </div> </menu> </div> </li> </ul> </section> <!-- bottom nav bar --> <section class="stories group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_subnav&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="group"> <li class="this-vertical"> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/style/">Style</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/hair/">Hair</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/skincare/">Skincare</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a> </li> <li class="network"> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a> </li> </ul> </section> </nav> <!-- ads_leaderboard_below_nav --> <!-- ads_curtain --> <div id="curtain_wrapper"> <div id="curtainunit"></div> </div> <!-- ads_status_bar --> <!-- ads_edit_banner --> <!-- END page_navigation --> <!-- page_content --> <section class="content"> <!-- breaking_news module --> <!-- 3up carousel module --> <!-- ads_threeup_edit_promo --> <section id="carousel" class="three-up" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;threeup_top_wrapper&quot;,&quot;mlid&quot;:&quot;threeup&quot;}}"> <div class="group three-up-list"> <ul class="three-up-holder"> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11526064&quot;,&quot;mpid&quot;:0}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i1.huffpost.com/gen/4603198/images/r-ASHLEY-GRAHAM-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for H&amp;M Taps Ashley Graham For New Campaign, But There's A Problem" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">H&M; Taps Ashley Graham For New Campaign, But There's A Problem</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11461414&quot;,&quot;mpid&quot;:1}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/backstage-beauty-hacks_n_11461414.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4604000/images/r-BACKSTAGE-BEAUTY-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Genuis Backstage Beauty Secrets We've Picked Up From The Pros" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/backstage-beauty-hacks_n_11461414.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Genuis Backstage Beauty Secrets We've Picked Up From The Pros</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11527278&quot;,&quot;mpid&quot;:2}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4603774/images/r-KEVIN-HART-ENIKO-PARRISH-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Eniko Parrish Marries Kevin Hart In Wedding Dress* Of Our Dreams" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Eniko Parrish Marries Kevin Hart In Wedding Dress* Of Our Dreams</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11542996&quot;,&quot;mpid&quot;:3}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ariel-winter-red-carpet-suit_n_11542996.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i1.huffpost.com/gen/4606424/images/r-ARIEL-WINTER-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Ariel Winter Gets Cheeky In Raciest Red Carpet Look Yet" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/ariel-winter-red-carpet-suit_n_11542996.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Ariel Winter Gets Cheeky In Raciest Red Carpet Look Yet</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11529132&quot;,&quot;mpid&quot;:4}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/gabby-douglas-criticism-racism_n_11529132.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4604138/images/r-GABBY-DOUGLAS-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Listen Up, Internet: Stop Talking About Gabby Douglas' Hair" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/gabby-douglas-criticism-racism_n_11529132.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Listen Up, Internet: Stop Talking About Gabby Douglas' Hair</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11388518&quot;,&quot;mpid&quot;:5}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/microblading-eyebrows_n_11388518.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i1.huffpost.com/gen/4583132/images/r-EYEBROWS-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Microblading Is The New Trend That Can Give You Fuller Eyebrows" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/microblading-eyebrows_n_11388518.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Microblading Is The New Trend That Can Give You Fuller Eyebrows</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11432790&quot;,&quot;mpid&quot;:6}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/10/rio-olympic-tattoo_n_11432790.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4598972/images/r-FABIEN-GILOT-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Olympic Tattoos Are Cool In Rio, But Will They Break Taboos In Tokyo?" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/10/rio-olympic-tattoo_n_11432790.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Olympic Tattoos Are Cool In Rio, But Will They Break Taboos In Tokyo?</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11531166&quot;,&quot;mpid&quot;:7}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/diy-sea-salt-spray_n_11531166.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4604304/images/r-DIY-WAVE-SPRAY-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for This Is How To Make An Easy DIY Sea Salt Spray For Beachy Waves" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/diy-sea-salt-spray_n_11531166.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">This Is How To Make An Easy DIY Sea Salt Spray For Beachy Waves</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11550316&quot;,&quot;mpid&quot;:8}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/fall-fashion-must-haves_n_11550316.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4607948/images/r-ALL-SAINT-SUEDE-JACKET-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for There Are 10 Things You Need For Fall, And A Choker Is One Of Them" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/fall-fashion-must-haves_n_11550316.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">There Are 10 Things You Need For Fall, And A Choker Is One Of Them</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11355224&quot;,&quot;mpid&quot;:9}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/toronto-mens-fashion-week_n_11355224.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i1.huffpost.com/gen/4577690/images/r-TORONTO-MENS-FASHION-WEEK-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Does Toronto Really Need A Men's Fashion Week?" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/15/toronto-mens-fashion-week_n_11355224.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Does Toronto Really Need A Men's Fashion Week?</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11549990&quot;,&quot;mpid&quot;:10}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/underneath-we-are-women-body-diversity_n_11549990.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4607874/images/r-UNDERNEATH-WE-ARE-WOMAN-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for New Campaign Showcases Women Of All Body Types Posing In Lingerie" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/underneath-we-are-women-body-diversity_n_11549990.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">New Campaign Showcases Women Of All Body Types Posing In Lingerie</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11480468&quot;,&quot;mpid&quot;:11}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/12/reshma-banoo-qureshi-new-york-fashion-week_n_11480468.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4598928/images/r-ACID-ATTACK-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Acid Attack Survivor To Make Her New York Fashion Week Debut" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/12/reshma-banoo-qureshi-new-york-fashion-week_n_11480468.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Acid Attack Survivor To Make Her New York Fashion Week Debut</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11438314&quot;,&quot;mpid&quot;:12}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/12/bandana-trend_n_11438314.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4598874/images/r-ASHLEY-BENSON-SHAY-MITCHELL-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for This Is The Least Expensive Trend In Fashion Right Now" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/12/bandana-trend_n_11438314.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">This Is The Least Expensive Trend In Fashion Right Now</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11546648&quot;,&quot;mpid&quot;:13}}"> <figure> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/iris-law-teen-vogue_n_11546648.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160817054949/http://i0.huffpost.com/gen/4607292/images/r-IRIS-LAW-medium260.jpg" src="https://web.archive.org/web/20160817054949im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Jude Law's Mini-Me Daughter Just Scored Her First Major Shoot" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/16/iris-law-teen-vogue_n_11546648.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Jude Law's Mini-Me Daughter Just Scored Her First Major Shoot</a></strong> </article> </li> </ul> </div> <button class="previous">Previous Story</button> <button class="next">Next Story</button> </section> <script> (function($){ $('.lnid-threeup_left_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/left.v2/Canada Style'); }); $('.lnid-threeup_right_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/right.v2/Canada Style'); }); })(jQuery); </script> <!-- main entry body --> <section class="main group"> <!-- Breaking news bar --> <!-- main entry body --> <div class="column entry"> <!-- Article content --> <!-- entry header --> <article class="entry" id="printable"> <header> <!-- Title --> <h1 class="title">Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics</h1> <!-- Author Information --> <div class="author wire"> <div class="byline vcard group "> <div class="info"> <span class="thirdparty-logo"> CP </span> <span class="name fn"> &nbsp;|&nbsp; By The Canadian Press </span> </div> </div> </div> <!-- Article Byline Information --> <div class="headline group"> <div class="times"> <span class="posted"> Posted: <time datetime="2016-08-13T18:27:50-04:00"> 08/13/2016 6:27 pm EDT </time> </span> <span class="updated"> Updated: <time datetime="2016-08-14T09:59:02-04:00"> 08/14/2016 9:59 am EDT </time> </span> </div> </div> <!-- Article Main Image --> <!-- article image/video (if applicable) --> <div class="main-visual group embedded-image"> <div class="vdb_player vdb_574d96a9e4b03083ae0027ec564e003d67b62214082cc703"><script type="text/javascript" src="//web.archive.org/web/20160817054949js_/http://delivery.vidible.tv/jsonp/pid=574d96a9e4b03083ae0027ec/vid=57b07189a62378420b9c92cc,5706a8c0e4b042a6dbba2a92,5706a859e4b042a6dbba2a8e,5706ab9de4b042a6dbba2aa1,5706ab5ee4b042a6dbba2aa0,5706acb9e4b042a6dbba2aa6,570709c0e4b042a6dbba2b34,57068e6de4b042a6dbba2a1e,57070886e4b042a6dbba2b31,5706912de4b042a6dbba2a2d/564e003d67b62214082cc703.js"></script></div> </div> <!-- Imageblog Social Share Bar --> <!-- Social Share Bar --> <menu id="social_badges" class="social_badges_ social-bar group floating"> <section class="social-badge" data-url="/ajax/social/phoenix_social_badge_json.php?badges=facebook_like%2Cfacebook%2Ctwitter%2Cgoogleshare%2Cpinterest%2Cstumbleupon%2Cemail%2Ccomments&amp;id=11500238&amp;url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F13%2Fashton-eaton-hat_n_11500238.html" data-entry-id="11500238"> <ul class="shares group"> <li class="share facebook_like VERB_LIKE" data-type="fblike"><a href="https://web.archive.org/web/20160817054949/javscript:void(0)"><div class="fb-like" data-href="http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" data-send="false" data-layout="box_count" data-width="450" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 450px"></div></a></li><li class="share facebook" data-type="facebook"> <a class="social-fb-share-btn" href="https://web.archive.org/web/20160817054949/https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F13%2Fashton-eaton-hat_n_11500238.html" data-url="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" data-title="American Athlete Shamed Online For Wearing Canada Hat To The Olympics" data-caption="www.huffingtonpost.ca" data-image="http://i.huffpost.com/gen/4600468/images/o-ASHTON-EATON-facebook.jpg"> <span class="facebook-share-btn label">Share</span> <span class="facebook-share-count count"></span> </a> </li> <li class="share twitter" data-type="twitter"> <div class="social-twitter-btn" data-size="142" data-account="HuffPostCaStyle"> <a class="twitter-tweet-btn" href="https://web.archive.org/web/20160817054949/https://twitter.com/intent/tweet?lang=en&amp;text=American+athlete+shamed+online+for+wearing+Canada+hat+to+the+Olympics+http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F13%2Fashton-eaton-hat_n_11500238.html"> <span class="twitter-tweet-btn label">Tweet</span> <span class="twitter-tweet-count count"></span> </a> </div> </li> <li class="share googleshare" data-type="googleshare"><div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-href="http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"></div> </li> <li class="share pinterest" data-type="pinterest"> <div class="social-pinterest-btn"> <a class="pinterest-pinit-btn" data-url="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html" href="https://web.archive.org/web/20160817054949/http://www.pinterest.com/pin/create/button/?media=http%3A%2F%2Fi.huffpost.com%2Fgen%2F4600468%2Fimages%2Fn-ASHTON-EATON-Pinterest.jpg&amp;description=Ashton+Eaton%2C+American+Athlete%2C+Shamed+Online+For+Wearing+Canada+Hat+To+The+Olympics" target="_blank" data-pin-do="skipLink" data-pin-config="above"> <span class="pinterest-pinit-count count"></span> </a> </div> </li> <li class="share stumbleupon" data-type="stumbleupon"> <!-- Place this tag where you want the su badge to render --> <su:badge layout="5"></su:badge> <!-- Place this snippet wherever appropriate --> <script type="text/javascript"> (function() { var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; li.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//web.archive.org/web/20160817054949/http://platform.stumbleupon.com/1/widgets.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); })(); </script> </li> <li class="share email" data-type="email"> <div class="social-email-btn"> <a href="#" class="hp-email-btn label">Email</a> <span class="hp-email-count count"></span> </div> </li> <li class="share comment" data-type="comments"> <div class="social-comment-btn"> <span class="hp-comment-btn label">Comment</span> <span class="hp-comment-count count"></span> </div> </li> </ul> </section> <section class="chicklets"> <ul class="group"> <li class="tumblr" data-type="tumblr"> <a target="chicklet" title="Share on Tumblr" href="https://web.archive.org/web/20160817054949/http://www.tumblr.com/share/link?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F13%2Fashton-eaton-hat_n_11500238.html&amp;name=Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics&amp;description="> <span class="hidden">tumblr</span> </a> </li><li class="reddit" data-type="reddit"> <a target="chicklet" title="Share on Reddit" href="https://web.archive.org/web/20160817054949/http://reddit.com/submit?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F13%2Fashton-eaton-hat_n_11500238.html&amp;title=Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics"> <span class="hidden">reddit</span> </a> </li> </ul> </section> </menu> <!-- Print Icon for Canada and Quebect verticals in permalink page --> <a href="javascript:window.print()" title="Print" class="print_btn"><img src="https://web.archive.org/web/20160817054949im_/http://www.huffingtonpost.com/images/v/print.gif" width="52" height="17" alt="Print"/></a> <div style="clear:both"></div> </header> <!-- Article Text Body --> <div class="float_right padding_left_10"> </div> <!-- Entry main text --> <div class="content" id="mainentrycontent"> <div class="float_left"> <!-- AD ads_sharebox_260x60 --> <div class="ad_share_box"> <div id="modulous_sharebox_260x60" class="ad_spot"> <div class="ad_share_box"> <div style="display:none;line-height:normal;font:0.6em sans-serif;color:#909090;" class="sharebox-label">ADVERTISEMENT</div> <style>#ad_sharebox_260x60 img {padding:0;margin:0;}</style> <div id="ad_sharebox_260x60" class="ad_wrapper" style="padding:0;background:none;"><div id="adtech_sharebox_260x60"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_sharebox_260x60'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93319922'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "fc"; break; } var args = [adId, '260', '60', adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'sharebox_260x60', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div></div> <script> (function(){ var box = document.getElementById('ad_sharebox_260x60').parentNode; var label = box.querySelector('.sharebox-label'); function resize() { var ifr = box.querySelector('iframe'); if ((!ifr && box.offsetWidth > 10 && box.offsetHeight > 10) || (ifr && ifr.offsetWidth > 10 && ifr.offsetHeight > 10)) { box.style.paddingBottom = '5px'; box.style.marginRight = '20px'; label.style.display = ''; } else { label.style.display = 'none'; box.style.marginRight = box.style.paddingBottom = ''; } } for (i=0; i<10000; i+= 500) { window.setTimeout(resize, i); } }()); </script> </div> <script type="text/javascript"> if ( 'undefined' != typeof(HPAds.ad_sharebox_260x60_fix) ) { HPAds.ad_sharebox_260x60_fix(); } </script> </div> </div> <p class="no-pin"><a target="_hplink" href="https://web.archive.org/web/20160817054949/http://www.thecanadianpress.com/"><img src="https://web.archive.org/web/20160817054949im_/http://s.huffpost.com/images/v/thecanadianpress_logo.gif"/></a></p> <!-- Entry Text --> <p>RIO DE JANEIRO — Star American decathlete Ashton Eaton says he's represented his country well and has the right to wear a Canadian hat in support of his Saskatchewan-born wife, heptathlete Brianne Theisen-Eaton.</p><p>Eaton was seen sporting a red Canada baseball cap at the Olympic track meet on Friday as Theisen-Eaton began her quest for a medal.</p><p><img alt="ashton eaton" src="https://web.archive.org/web/20160817054949im_/http://i.huffpost.com/gen/4600468/thumbs/o-ASHTON-EATON-570.jpg?16"/><br/> <em>American decathlete Ashton Eaton came to support his wife, Canadian heptathlete Brianne Theisen-Eaton, at the Olympic Stadium during the 2016 Olympic Games in Rio de Janeiro, Brazil. (Photo: Lucas Oleniuk/Toronto Star via Getty Images)</em></p><p>The display of Canadian gear did not sit well with some social media users, who suggested he wasn't being a loyal American.</p><p>The world champion took to Twitter on Friday night to respond to the criticism.</p><p>"Have I not represented USA well? Yet u demand more. Ur respect is hard earned,'' he tweeted. "I support the country that produced my wife;who ru2 shame me?''</p><p>Many users also jumped to his defence, applauding him for being a supportive husband.</p><p><img alt="ashton eaton brianne theiseneaton" src="https://web.archive.org/web/20160817054949im_/http://i.huffpost.com/gen/4600470/thumbs/o-ASHTON-EATON-BRIANNE-THEISENEATON-570.jpg?11"/><br/> <em>Olympic Heptathlon gold medallist Ashton Eaton pictured with his wife Brianne Theisen-Eaton. (Photo: William Van Hecke/Corbis via Getty Images)</em></p><p>Theisen-Eaton, who was competing again on Saturday, also responded via Twitter.</p><p>"Ashton is my biggest fan &amp; I couldn't do this w/out him,'' she tweeted. "Thank you @AshtonJEaton for always supporting me.''</p><p>Athletics Canada also gave him a shout-out.</p><blockquote class="pull-quote"> <span class="quote">"Ashton is my biggest fan."</span></blockquote><p>"We appreciate the support for your wife, &amp; we're cool with Bri supporting (the U.S.) when you compete,'' the organization tweeted.</p><p>Track and field's super couple are active on social media with the joint Twitter handle @weareeaton. They're also currently starring in a Visa commercial, a tongue-in-cheek depiction of how competitive they are with each other.<br/> </p> </div> <!-- article_foot ad --> <div class="margin_10_0"> </div> <footer> <!-- Also On --> <section class="also-on"> <h3><p class="video_box_title">Also on HuffPost:</p></h3> <div class="promo_holder"> <script type="text/javascript"> var hp_slideshow_data_498562 = {"embed_tag":"<HH--236SLIDEEXPAND--498562--HH>","slideshow_id":"498562","title":"Canadian Medallists at the 2016 Rio Olympic Games","created":"2016-08-04 12:34:39","author_id":"418596","is_anonymous_vote":"yes","lower_rank_value":"","higher_rank_value":"","top_5_text":"","type":"expand","total":47,"list":false,"slideimages":[{"slide_id":"498562","slideimage_id":"6950398","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"FRANCK FIFE via Getty Images","config":{"image_cache":1471397609868,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-16 21:33:13","image_num":"0","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204211997","caption":"<strong>The medal: <\/strong>Gold\n<strong>The athletes:<\/strong>Derek Drouin\n<strong>The sport:<\/strong> Men's High Jump\n<strong>When:<\/strong> Aug. 16, 2016\n\n (Photo credit should read FRANCK FIFE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26052402","slideimage_id":"6950398","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_original.jpg"},{"id":"26052404","slideimage_id":"6950398","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_free.jpg"},{"id":"26052406","slideimage_id":"6950398","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_smallfree.jpg"},{"id":"26052408","slideimage_id":"6950398","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_small.jpg"},{"id":"26052410","slideimage_id":"6950398","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_splash_900.jpg"},{"id":"26052412","slideimage_id":"6950398","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_splash_600.jpg"},{"id":"26052414","slideimage_id":"6950398","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_splash_small.jpg"},{"id":"26052416","slideimage_id":"6950398","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_sq50.jpg"},{"id":"26052418","slideimage_id":"6950398","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_croppable.jpg"},{"id":"26052420","slideimage_id":"6950398","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950398_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6950396","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"FRANCK FIFE via Getty Images","config":{"image_cache":1471397605134,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-16 21:33:11","image_num":"1","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204211996","caption":"Canada's Derek Drouin celebrates winning the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. \/ AFP \/ FRANCK FIFE (Photo credit should read FRANCK FIFE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26052382","slideimage_id":"6950396","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_original.jpg"},{"id":"26052384","slideimage_id":"6950396","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_free.jpg"},{"id":"26052386","slideimage_id":"6950396","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_smallfree.jpg"},{"id":"26052388","slideimage_id":"6950396","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_small.jpg"},{"id":"26052390","slideimage_id":"6950396","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_splash_900.jpg"},{"id":"26052392","slideimage_id":"6950396","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_splash_600.jpg"},{"id":"26052394","slideimage_id":"6950396","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_splash_small.jpg"},{"id":"26052396","slideimage_id":"6950396","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_sq50.jpg"},{"id":"26052398","slideimage_id":"6950396","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_croppable.jpg"},{"id":"26052400","slideimage_id":"6950396","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950396_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6950394","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"JOHANNES EISELE via Getty Images","config":{"image_cache":1471397611484,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-16 21:33:08","image_num":"2","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204211995","caption":"Canada's Derek Drouin celebrates winning the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. \/ AFP \/ Johannes EISELE (Photo credit should read JOHANNES EISELE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26052422","slideimage_id":"6950394","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_original.jpg"},{"id":"26052424","slideimage_id":"6950394","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_free.jpg"},{"id":"26052426","slideimage_id":"6950394","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_smallfree.jpg"},{"id":"26052428","slideimage_id":"6950394","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_small.jpg"},{"id":"26052430","slideimage_id":"6950394","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_splash_900.jpg"},{"id":"26052432","slideimage_id":"6950394","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_splash_600.jpg"},{"id":"26052434","slideimage_id":"6950394","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_splash_small.jpg"},{"id":"26052436","slideimage_id":"6950394","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_sq50.jpg"},{"id":"26052438","slideimage_id":"6950394","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_croppable.jpg"},{"id":"26052440","slideimage_id":"6950394","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950394_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6950392","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"FRANCK FIFE via Getty Images","config":{"image_cache":1471397603655,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-16 21:33:06","image_num":"3","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204211914","caption":"Canada's Derek Drouin competes in the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. \/ AFP \/ FRANCK FIFE (Photo credit should read FRANCK FIFE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26052362","slideimage_id":"6950392","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_original.jpg"},{"id":"26052364","slideimage_id":"6950392","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_free.jpg"},{"id":"26052366","slideimage_id":"6950392","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_smallfree.jpg"},{"id":"26052368","slideimage_id":"6950392","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_small.jpg"},{"id":"26052370","slideimage_id":"6950392","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_splash_900.jpg"},{"id":"26052372","slideimage_id":"6950392","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_splash_600.jpg"},{"id":"26052374","slideimage_id":"6950392","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_splash_small.jpg"},{"id":"26052376","slideimage_id":"6950392","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_sq50.jpg"},{"id":"26052378","slideimage_id":"6950392","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_croppable.jpg"},{"id":"26052380","slideimage_id":"6950392","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6950392_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947226","type":"image","title":"Athletics - Olympics: Day 9","title_link":"Athletics__Olympics","width":"0","height":"0","credits":"Shaun Botterill via Getty Images","config":{"image_cache":1471226913017,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:08:09","image_num":"4","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202499","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athletes:<\/strong>Andre De Grasse\n<strong>The sport:<\/strong> Men's 100m Sprint\n<strong>When:<\/strong> Aug. 14, 2016\n\n (Photo by Shaun Botterill\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023312","slideimage_id":"6947226","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_original.jpg"},{"id":"26023314","slideimage_id":"6947226","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_free.jpg"},{"id":"26023316","slideimage_id":"6947226","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_smallfree.jpg"},{"id":"26023318","slideimage_id":"6947226","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_small.jpg"},{"id":"26023320","slideimage_id":"6947226","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_splash_900.jpg"},{"id":"26023322","slideimage_id":"6947226","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_splash_600.jpg"},{"id":"26023324","slideimage_id":"6947226","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_splash_small.jpg"},{"id":"26023326","slideimage_id":"6947226","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_sq50.jpg"},{"id":"26023328","slideimage_id":"6947226","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_croppable.jpg"},{"id":"26023330","slideimage_id":"6947226","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947226_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947224","type":"image","title":"Olympic 100m","title_link":"Olympic_100m","width":"0","height":"0","credits":"Lucas Oleniuk via Getty Images","config":{"image_cache":1471226908839,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:08:07","image_num":"5","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202472","caption":"RIO DE JANEIRO, BRAZIL- AUGUST 15:\nAndre De Grasse from Canada celebrates after winning bronze in the mens 100m Olympic final beside Usain Bolt of Jamaica at the Olympic Stadium 2016 Rio de Janeiro, Brazil during the 2016 Olympic Summer Games. Bolt finished first and De Grasse second. \nLucas Oleniuk-Toronto Star (Lucas Oleniuk\/Toronto Star via Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023292","slideimage_id":"6947224","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_original.jpg"},{"id":"26023294","slideimage_id":"6947224","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_free.jpg"},{"id":"26023296","slideimage_id":"6947224","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_smallfree.jpg"},{"id":"26023298","slideimage_id":"6947224","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_small.jpg"},{"id":"26023300","slideimage_id":"6947224","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_splash_900.jpg"},{"id":"26023302","slideimage_id":"6947224","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_splash_600.jpg"},{"id":"26023304","slideimage_id":"6947224","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_splash_small.jpg"},{"id":"26023306","slideimage_id":"6947224","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_sq50.jpg"},{"id":"26023308","slideimage_id":"6947224","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_croppable.jpg"},{"id":"26023310","slideimage_id":"6947224","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947224_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947222","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"OLIVIER MORIN via Getty Images","config":{"image_cache":1471226898004,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:07:54","image_num":"6","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202498","caption":"Jamaica's Usain Bolt (R) hugs third placed Canada's Andre De Grasse as he celebrates winning the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. \/ AFP \/ OLIVIER MORIN (Photo credit should read OLIVIER MORIN\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023272","slideimage_id":"6947222","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_original.jpg"},{"id":"26023274","slideimage_id":"6947222","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_free.jpg"},{"id":"26023276","slideimage_id":"6947222","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_smallfree.jpg"},{"id":"26023278","slideimage_id":"6947222","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_small.jpg"},{"id":"26023280","slideimage_id":"6947222","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_splash_900.jpg"},{"id":"26023282","slideimage_id":"6947222","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_splash_600.jpg"},{"id":"26023284","slideimage_id":"6947222","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_splash_small.jpg"},{"id":"26023286","slideimage_id":"6947222","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_sq50.jpg"},{"id":"26023288","slideimage_id":"6947222","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_croppable.jpg"},{"id":"26023290","slideimage_id":"6947222","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947222_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947220","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"ANTONIN THUILLIER via Getty Images","config":{"image_cache":1471226885256,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:07:51","image_num":"7","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202497","caption":"An overview shows Jamaica's Usain Bolt (R) and Canada's Andre De Grasse (C) posing for a picture after winning the men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. \nUsain Bolt roared into Olympic history, capturing an unprecedented third consecutive 100m crown to confirm his place in the pantheon of the greatest athletes the world has ever seen. \/ AFP \/ Antonin THUILLIER (Photo credit should read ANTONIN THUILLIER\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023212","slideimage_id":"6947220","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_original.jpg"},{"id":"26023214","slideimage_id":"6947220","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_free.jpg"},{"id":"26023216","slideimage_id":"6947220","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_smallfree.jpg"},{"id":"26023218","slideimage_id":"6947220","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_small.jpg"},{"id":"26023220","slideimage_id":"6947220","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_splash_900.jpg"},{"id":"26023222","slideimage_id":"6947220","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_splash_600.jpg"},{"id":"26023224","slideimage_id":"6947220","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_splash_small.jpg"},{"id":"26023226","slideimage_id":"6947220","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_sq50.jpg"},{"id":"26023228","slideimage_id":"6947220","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_croppable.jpg"},{"id":"26023230","slideimage_id":"6947220","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947220_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947218","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"OLIVIER MORIN via Getty Images","config":{"image_cache":1471226885846,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:07:46","image_num":"8","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202496","caption":"Jamaica's Usain Bolt (2ndL) crosses the finish line ahead of USA's Justin Gatlin (3rdR) and Canada's Andre De Grasse (L) to win the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. \/ AFP \/ OLIVIER MORIN (Photo credit should read OLIVIER MORIN\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023232","slideimage_id":"6947218","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_original.jpg"},{"id":"26023234","slideimage_id":"6947218","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_free.jpg"},{"id":"26023236","slideimage_id":"6947218","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_smallfree.jpg"},{"id":"26023238","slideimage_id":"6947218","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_small.jpg"},{"id":"26023240","slideimage_id":"6947218","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_splash_900.jpg"},{"id":"26023242","slideimage_id":"6947218","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_splash_600.jpg"},{"id":"26023244","slideimage_id":"6947218","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_splash_small.jpg"},{"id":"26023246","slideimage_id":"6947218","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_sq50.jpg"},{"id":"26023248","slideimage_id":"6947218","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_croppable.jpg"},{"id":"26023250","slideimage_id":"6947218","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947218_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6947216","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"OLIVIER MORIN via Getty Images","config":{"image_cache":1471226887365,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-14 22:07:46","image_num":"9","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204202495","caption":"Jamaica's Usain Bolt (2ndL) crosses the finish line after he competed with Canada's Andre De Grasse (L), France's Jimmy Vicaut (2ndR) and USA's Justin Gatlin to win the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. \/ AFP \/ OLIVIER MORIN (Photo credit should read OLIVIER MORIN\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26023252","slideimage_id":"6947216","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_original.jpg"},{"id":"26023254","slideimage_id":"6947216","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_free.jpg"},{"id":"26023256","slideimage_id":"6947216","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_smallfree.jpg"},{"id":"26023258","slideimage_id":"6947216","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_small.jpg"},{"id":"26023260","slideimage_id":"6947216","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_splash_900.jpg"},{"id":"26023262","slideimage_id":"6947216","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_splash_600.jpg"},{"id":"26023264","slideimage_id":"6947216","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_splash_small.jpg"},{"id":"26023266","slideimage_id":"6947216","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_sq50.jpg"},{"id":"26023268","slideimage_id":"6947216","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_croppable.jpg"},{"id":"26023270","slideimage_id":"6947216","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6947216_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946596","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"FRANCK FIFE via Getty Images","config":{"image_cache":1471143665952,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:42","image_num":"10","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200913","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athletes:<\/strong>Brianne Theisen-Eaton\n<strong>The sport:<\/strong> women's heptathlon\n<strong>When:<\/strong> Aug. 13, 2016\n\n (Photo credit should read FRANCK FIFE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017314","slideimage_id":"6946596","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_original.jpg"},{"id":"26017316","slideimage_id":"6946596","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_free.jpg"},{"id":"26017318","slideimage_id":"6946596","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_smallfree.jpg"},{"id":"26017320","slideimage_id":"6946596","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_small.jpg"},{"id":"26017322","slideimage_id":"6946596","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_splash_900.jpg"},{"id":"26017324","slideimage_id":"6946596","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_splash_600.jpg"},{"id":"26017326","slideimage_id":"6946596","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_splash_small.jpg"},{"id":"26017328","slideimage_id":"6946596","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_sq50.jpg"},{"id":"26017330","slideimage_id":"6946596","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_croppable.jpg"},{"id":"26017332","slideimage_id":"6946596","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946596_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946602","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"ADRIAN DENNIS via Getty Images","config":{"image_cache":1471143674297,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:55","image_num":"11","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200916","caption":"Canada's Brianne Theisen Eaton competes in the Women's Heptathlon Long Jump during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. \/ AFP \/ Adrian DENNIS (Photo credit should read ADRIAN DENNIS\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017334","slideimage_id":"6946602","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_original.jpg"},{"id":"26017336","slideimage_id":"6946602","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_free.jpg"},{"id":"26017338","slideimage_id":"6946602","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_smallfree.jpg"},{"id":"26017340","slideimage_id":"6946602","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_small.jpg"},{"id":"26017342","slideimage_id":"6946602","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_splash_900.jpg"},{"id":"26017344","slideimage_id":"6946602","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_splash_600.jpg"},{"id":"26017346","slideimage_id":"6946602","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_splash_small.jpg"},{"id":"26017348","slideimage_id":"6946602","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_sq50.jpg"},{"id":"26017350","slideimage_id":"6946602","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_croppable.jpg"},{"id":"26017352","slideimage_id":"6946602","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946602_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946598","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"OLIVIER MORIN via Getty Images","config":{"image_cache":1471143662598,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:51","image_num":"12","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200914","caption":"Canada's Brianne Theisen Eaton (R) celebrates with her husband US athlete Ashton Eaton after she won bronze in the Women's Heptathlon 800m during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. \/ AFP \/ OLIVIER MORIN (Photo credit should read OLIVIER MORIN\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017294","slideimage_id":"6946598","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_original.jpg"},{"id":"26017296","slideimage_id":"6946598","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_free.jpg"},{"id":"26017298","slideimage_id":"6946598","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_smallfree.jpg"},{"id":"26017300","slideimage_id":"6946598","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_small.jpg"},{"id":"26017302","slideimage_id":"6946598","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_splash_900.jpg"},{"id":"26017304","slideimage_id":"6946598","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_splash_600.jpg"},{"id":"26017306","slideimage_id":"6946598","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_splash_small.jpg"},{"id":"26017308","slideimage_id":"6946598","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_sq50.jpg"},{"id":"26017310","slideimage_id":"6946598","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_croppable.jpg"},{"id":"26017312","slideimage_id":"6946598","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946598_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946600","type":"image","title":"ATHLETICS-OLY-2016-RIO","title_link":"ATHLETICSOLY2016RIO","width":"0","height":"0","credits":"JOHANNES EISELE via Getty Images","config":{"image_cache":1471143679319,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:54","image_num":"13","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200915","caption":"Canada's Brianne Theisen-Eaton competes in the Women's Heptathlon Javelin Throw during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. \/ AFP \/ Johannes EISELE (Photo credit should read JOHANNES EISELE\/AFP\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017354","slideimage_id":"6946600","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_original.jpg"},{"id":"26017356","slideimage_id":"6946600","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_free.jpg"},{"id":"26017358","slideimage_id":"6946600","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_smallfree.jpg"},{"id":"26017360","slideimage_id":"6946600","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_small.jpg"},{"id":"26017362","slideimage_id":"6946600","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_splash_900.jpg"},{"id":"26017364","slideimage_id":"6946600","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_splash_600.jpg"},{"id":"26017366","slideimage_id":"6946600","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_splash_small.jpg"},{"id":"26017368","slideimage_id":"6946600","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_sq50.jpg"},{"id":"26017370","slideimage_id":"6946600","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_croppable.jpg"},{"id":"26017372","slideimage_id":"6946600","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946600_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946574","type":"image","title":"Cycling - Day 8","title_link":"Cycling__Day","width":"0","height":"0","credits":"","config":{"image_cache":"1471121729251","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 16:53:59","image_num":"14","drone_druid":"12f8e9bdc0bcfb9d337f50ac92d64c3d2871f041","drone_asid":"204200686","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athletes:<\/strong>Kirsti Lay, Allison Beveridge, Georgia Simmerling, and Jasmin Glaesser\n<strong>The sport:<\/strong> women's track cycling\n<strong>When:<\/strong> Aug. 13, 2016","rating":"0","votes":"0","slideimage_crops":[{"id":"26017074","slideimage_id":"6946574","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_original.jpg"},{"id":"26017076","slideimage_id":"6946574","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_free.jpg"},{"id":"26017078","slideimage_id":"6946574","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_smallfree.jpg"},{"id":"26017080","slideimage_id":"6946574","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_small.jpg"},{"id":"26017082","slideimage_id":"6946574","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_splash_900.jpg"},{"id":"26017084","slideimage_id":"6946574","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_splash_600.jpg"},{"id":"26017086","slideimage_id":"6946574","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_splash_small.jpg"},{"id":"26017088","slideimage_id":"6946574","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_sq50.jpg"},{"id":"26017090","slideimage_id":"6946574","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_croppable.jpg"},{"id":"26017092","slideimage_id":"6946574","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946574_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946594","type":"image","title":"Cycling - Track - Olympics: Day 8","title_link":"Cycling__Track","width":"0","height":"0","credits":"Christian Petersen via Getty Images","config":{"image_cache":1471143641811,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:25","image_num":"15","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200911","caption":"RIO DE JANEIRO, BRAZIL - AUGUST 13: Allison Beveridge, Jasmin Glaesser, Kirsti Lay and Georgia Simmerling of Canada celebrate winning the bronze medal after the Women's Team Pursuit Final for the Bronze medal on Day 8 of the Rio 2016 Olympic Games at the Rio Olympic Velodrome on August 13, 2016 in Rio de Janeiro, Brazil. (Photo by Christian Petersen\/Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017254","slideimage_id":"6946594","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_original.jpg"},{"id":"26017256","slideimage_id":"6946594","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_free.jpg"},{"id":"26017258","slideimage_id":"6946594","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_smallfree.jpg"},{"id":"26017260","slideimage_id":"6946594","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_small.jpg"},{"id":"26017262","slideimage_id":"6946594","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_splash_900.jpg"},{"id":"26017264","slideimage_id":"6946594","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_splash_600.jpg"},{"id":"26017266","slideimage_id":"6946594","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_splash_small.jpg"},{"id":"26017268","slideimage_id":"6946594","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_sq50.jpg"},{"id":"26017270","slideimage_id":"6946594","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_croppable.jpg"},{"id":"26017272","slideimage_id":"6946594","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946594_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946592","type":"image","title":"Cycling: 31st Rio 2016 Olympics \/ Track Cycling: Women's Team Pursuit Finals","title_link":"Cycling_31st_Rio","width":"0","height":"0","credits":"Tim de Waele via Getty Images","config":{"image_cache":1471143646690,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 23:00:20","image_num":"16","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204200909","caption":"Cycling: 31st Rio 2016 Olympics \/ Track Cycling: Women's Team Pursuit Finals\nPodium \/ Team CANADA (CAN)\/ Allison BEVERIDGE (CAN)\/ Jasmin GLAESSER (CAN)\/ Kirsti LAY (CAN)\/ Georgia SIMMERLING (CAN)\/ Bronze Medal \/ Celebration \/ \nRio Olympic Velodrome \/ \nSummer Olympic Games \/ (Photo by Tim de Waele\/Corbis via Getty Images)","rating":"0","votes":"0","slideimage_crops":[{"id":"26017274","slideimage_id":"6946592","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_original.jpg"},{"id":"26017276","slideimage_id":"6946592","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_free.jpg"},{"id":"26017278","slideimage_id":"6946592","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_smallfree.jpg"},{"id":"26017280","slideimage_id":"6946592","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_small.jpg"},{"id":"26017282","slideimage_id":"6946592","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_splash_900.jpg"},{"id":"26017284","slideimage_id":"6946592","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_splash_600.jpg"},{"id":"26017286","slideimage_id":"6946592","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_splash_small.jpg"},{"id":"26017288","slideimage_id":"6946592","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_sq50.jpg"},{"id":"26017290","slideimage_id":"6946592","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_croppable.jpg"},{"id":"26017292","slideimage_id":"6946592","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946592_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946446","type":"image","title":"Trampoline - Olympics: Day 7","title_link":"Trampoline__Olympics","width":"0","height":"0","credits":"Getty","config":{"image_cache":"1471102875584","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 11:39:09","image_num":"17","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204200367","caption":"<strong>The medal: <\/strong>Gold\n<strong>The athlete:<\/strong> Rosie MacLennan\n<strong>The sport:<\/strong> women's trampoline gymnastics\n<strong>When:<\/strong> Aug. 12, 2016","rating":"0","votes":"0","slideimage_crops":[{"id":"26015794","slideimage_id":"6946446","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_original.jpg"},{"id":"26015796","slideimage_id":"6946446","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_free.jpg"},{"id":"26015798","slideimage_id":"6946446","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_smallfree.jpg"},{"id":"26015800","slideimage_id":"6946446","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_small.jpg"},{"id":"26015802","slideimage_id":"6946446","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_splash_900.jpg"},{"id":"26015804","slideimage_id":"6946446","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_splash_600.jpg"},{"id":"26015806","slideimage_id":"6946446","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_splash_small.jpg"},{"id":"26015808","slideimage_id":"6946446","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_sq50.jpg"},{"id":"26015810","slideimage_id":"6946446","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_croppable.jpg"},{"id":"26015812","slideimage_id":"6946446","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946446_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946450","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"image_cache":"1471103402238","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 11:49:14","image_num":"18","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204200385","caption":"Aug. 12, 2016: Trampoline gold medallist Rosie MacLennan stands on the podium, alongside Great Britain's silver medallist Bryony Page and China's bronze medallist Li Dan.\n","rating":"0","votes":"0","slideimage_crops":[{"id":"26015834","slideimage_id":"6946450","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_original.jpg"},{"id":"26015836","slideimage_id":"6946450","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_free.jpg"},{"id":"26015838","slideimage_id":"6946450","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_smallfree.jpg"},{"id":"26015840","slideimage_id":"6946450","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_small.jpg"},{"id":"26015842","slideimage_id":"6946450","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_splash_900.jpg"},{"id":"26015844","slideimage_id":"6946450","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_splash_600.jpg"},{"id":"26015846","slideimage_id":"6946450","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_splash_small.jpg"},{"id":"26015848","slideimage_id":"6946450","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_sq50.jpg"},{"id":"26015850","slideimage_id":"6946450","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_croppable.jpg"},{"id":"26015852","slideimage_id":"6946450","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946450_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946448","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Getty","config":{"image_cache":"1471103184904","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 11:44:01","image_num":"19","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204200375","caption":"Rosie Maclennan soars as she competes in women's trampoline gymnastics.","rating":"0","votes":"0","slideimage_crops":[{"id":"26015814","slideimage_id":"6946448","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_original.jpg"},{"id":"26015816","slideimage_id":"6946448","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_free.jpg"},{"id":"26015818","slideimage_id":"6946448","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_smallfree.jpg"},{"id":"26015820","slideimage_id":"6946448","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_small.jpg"},{"id":"26015822","slideimage_id":"6946448","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_splash_900.jpg"},{"id":"26015824","slideimage_id":"6946448","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_splash_600.jpg"},{"id":"26015826","slideimage_id":"6946448","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_splash_small.jpg"},{"id":"26015828","slideimage_id":"6946448","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_sq50.jpg"},{"id":"26015830","slideimage_id":"6946448","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_croppable.jpg"},{"id":"26015832","slideimage_id":"6946448","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946448_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946444","type":"image","title":"Swimming - Olympics: Day 7","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Getty","config":{"image_cache":"1471102556948","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 11:35:25","image_num":"20","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204200360","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athlete:<\/strong> Hilary Caldwell \n<strong>The sport:<\/strong> women's 200-metre backstroke\n<strong>When:<\/strong> Aug. 12, 2016\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"26015774","slideimage_id":"6946444","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_original.jpg"},{"id":"26015776","slideimage_id":"6946444","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_free.jpg"},{"id":"26015778","slideimage_id":"6946444","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_smallfree.jpg"},{"id":"26015780","slideimage_id":"6946444","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_small.jpg"},{"id":"26015782","slideimage_id":"6946444","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_splash_900.jpg"},{"id":"26015784","slideimage_id":"6946444","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_splash_600.jpg"},{"id":"26015786","slideimage_id":"6946444","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_splash_small.jpg"},{"id":"26015788","slideimage_id":"6946444","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_sq50.jpg"},{"id":"26015790","slideimage_id":"6946444","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_croppable.jpg"},{"id":"26015792","slideimage_id":"6946444","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946444_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6946442","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Getty","config":{"image_cache":"1471102421859","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-13 11:32:41","image_num":"21","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204200358","caption":"Hilary Caldwell swims in the women's 200-metre backstroke.","rating":"0","votes":"0","slideimage_crops":[{"id":"26015754","slideimage_id":"6946442","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_original.jpg"},{"id":"26015756","slideimage_id":"6946442","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_free.jpg"},{"id":"26015758","slideimage_id":"6946442","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_smallfree.jpg"},{"id":"26015760","slideimage_id":"6946442","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_small.jpg"},{"id":"26015762","slideimage_id":"6946442","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_splash_900.jpg"},{"id":"26015764","slideimage_id":"6946442","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_splash_600.jpg"},{"id":"26015766","slideimage_id":"6946442","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_splash_small.jpg"},{"id":"26015768","slideimage_id":"6946442","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_sq50.jpg"},{"id":"26015770","slideimage_id":"6946442","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_croppable.jpg"},{"id":"26015772","slideimage_id":"6946442","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6946442_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6944828","type":"image","title":"Rowing - Olympics: Day 7","title_link":"Rowing__Olympics","width":"0","height":"0","credits":"DAMIEN MEYER\/AFP\/Getty Images","config":{"image_cache":"1471013333323","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-12 10:46:29","image_num":"22","drone_druid":"7cbc76338ee2552fe3f7fdea820f5abc96ab0fe4","drone_asid":"204197186","caption":"<strong>The medal: <\/strong>Silver\n<strong>The athletes:<\/strong> Lindsay Jennerich and Patricia Obee \n<strong>The sport:<\/strong> women's lightweight double sculls\n<strong>When:<\/strong> Aug. 12, 2016\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"26000800","slideimage_id":"6944828","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_compressed.jpg"},{"id":"26000798","slideimage_id":"6944828","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_croppable.jpg"},{"id":"26000796","slideimage_id":"6944828","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_sq50.jpg"},{"id":"26000794","slideimage_id":"6944828","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_splash_small.jpg"},{"id":"26000792","slideimage_id":"6944828","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_splash_600.jpg"},{"id":"26000790","slideimage_id":"6944828","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_splash_900.jpg"},{"id":"26000788","slideimage_id":"6944828","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_small.jpg"},{"id":"26000786","slideimage_id":"6944828","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_smallfree.jpg"},{"id":"26000784","slideimage_id":"6944828","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_free.jpg"},{"id":"26000782","slideimage_id":"6944828","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6944828_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6943274","type":"image","title":"Swimming - Olympics: Day 6","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Lucas Oleniuk via Getty Images","config":{"image_cache":1470971081840,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 23:04:26","image_num":"23","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204194729","caption":"<strong>The medal: <\/strong>Gold\n<strong>The athlete:<\/strong> Penny Oleksiak\n<strong>The sport:<\/strong> women's 100-metre freestyle\n<strong>When:<\/strong> Aug. 11, 2016\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25986764","slideimage_id":"6943274","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_original.jpg"},{"id":"25986766","slideimage_id":"6943274","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_free.jpg"},{"id":"25986768","slideimage_id":"6943274","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_smallfree.jpg"},{"id":"25986770","slideimage_id":"6943274","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_small.jpg"},{"id":"25986772","slideimage_id":"6943274","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_splash_900.jpg"},{"id":"25986774","slideimage_id":"6943274","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_splash_600.jpg"},{"id":"25986776","slideimage_id":"6943274","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_splash_small.jpg"},{"id":"25986778","slideimage_id":"6943274","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_sq50.jpg"},{"id":"25986780","slideimage_id":"6943274","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_croppable.jpg"},{"id":"25986782","slideimage_id":"6943274","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943274_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6943270","type":"image","title":"Swimming - Olympics: Day 6","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Vaughn Ridley via Getty Images","config":{"image_cache":1470971050353,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 23:03:52","image_num":"24","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204194725","caption":"<strong>The medal: <\/strong>Gold\n<strong>The athlete:<\/strong> Penny Oleksiak\n<strong>The sport:<\/strong> women's 100-metre freestyle\n<strong>When:<\/strong> Aug. 11, 2016\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25986722","slideimage_id":"6943270","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_compressed.jpg"},{"id":"25986720","slideimage_id":"6943270","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_croppable.jpg"},{"id":"25986718","slideimage_id":"6943270","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_sq50.jpg"},{"id":"25986716","slideimage_id":"6943270","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_splash_small.jpg"},{"id":"25986714","slideimage_id":"6943270","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_splash_600.jpg"},{"id":"25986712","slideimage_id":"6943270","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_splash_900.jpg"},{"id":"25986710","slideimage_id":"6943270","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_small.jpg"},{"id":"25986708","slideimage_id":"6943270","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_smallfree.jpg"},{"id":"25986706","slideimage_id":"6943270","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_free.jpg"},{"id":"25986704","slideimage_id":"6943270","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6943270_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6940628","type":"image","title":"Swimming - Olympics: Day 5","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470888079671,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 00:00:56","image_num":"25","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204190137","caption":"<strong>The medal: <\/strong> Bronze\n<strong>The athletes:<\/strong> Katerine Savard, Taylor Ruck, Brittany MacLean and Penny Oleksiak\n<strong>The sport:<\/strong> women's 4 x 200-metre relay\n<strong>When:<\/strong> Aug. 10, 2016","rating":"0","votes":"0","slideimage_crops":[{"id":"25963364","slideimage_id":"6940628","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_original.jpg"},{"id":"25963366","slideimage_id":"6940628","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_free.jpg"},{"id":"25963368","slideimage_id":"6940628","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_smallfree.jpg"},{"id":"25963370","slideimage_id":"6940628","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_small.jpg"},{"id":"25963372","slideimage_id":"6940628","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_splash_900.jpg"},{"id":"25963374","slideimage_id":"6940628","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_splash_600.jpg"},{"id":"25963376","slideimage_id":"6940628","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_splash_small.jpg"},{"id":"25963378","slideimage_id":"6940628","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_sq50.jpg"},{"id":"25963380","slideimage_id":"6940628","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_croppable.jpg"},{"id":"25963382","slideimage_id":"6940628","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940628_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6940626","type":"image","title":"Swimming - Olympics: Day 5","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"CHRISTOPHE SIMON via Getty Images","config":{"image_cache":1470888078612,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 00:00:53","image_num":"26","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204190136","caption":"Team Canada cheers during the women's 4 x 200-metre freestyle relay finals, in which they placed third. ","rating":"0","votes":"0","slideimage_crops":[{"id":"25963344","slideimage_id":"6940626","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_original.jpg"},{"id":"25963346","slideimage_id":"6940626","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_free.jpg"},{"id":"25963348","slideimage_id":"6940626","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_smallfree.jpg"},{"id":"25963350","slideimage_id":"6940626","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_small.jpg"},{"id":"25963352","slideimage_id":"6940626","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_splash_900.jpg"},{"id":"25963354","slideimage_id":"6940626","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_splash_600.jpg"},{"id":"25963356","slideimage_id":"6940626","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_splash_small.jpg"},{"id":"25963358","slideimage_id":"6940626","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_sq50.jpg"},{"id":"25963360","slideimage_id":"6940626","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_croppable.jpg"},{"id":"25963362","slideimage_id":"6940626","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940626_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6940624","type":"image","title":"Swimming - Olympics: Day 5","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470888071533,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 00:00:48","image_num":"27","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204190135","caption":"Taylor Ruck, Brittany McLean and Katerine Savard celebrate winning bronze in the women's 4 x 20-metre freestyle relay.","rating":"0","votes":"0","slideimage_crops":[{"id":"25963324","slideimage_id":"6940624","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_original.jpg"},{"id":"25963326","slideimage_id":"6940624","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_free.jpg"},{"id":"25963328","slideimage_id":"6940624","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_smallfree.jpg"},{"id":"25963330","slideimage_id":"6940624","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_small.jpg"},{"id":"25963332","slideimage_id":"6940624","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_splash_900.jpg"},{"id":"25963334","slideimage_id":"6940624","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_splash_600.jpg"},{"id":"25963336","slideimage_id":"6940624","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_splash_small.jpg"},{"id":"25963338","slideimage_id":"6940624","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_sq50.jpg"},{"id":"25963340","slideimage_id":"6940624","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_croppable.jpg"},{"id":"25963342","slideimage_id":"6940624","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940624_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6940622","type":"image","title":"Swimming - Olympics: Day 5","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470888056390,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-11 00:00:45","image_num":"28","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204190076","caption":"Taylor Ruck, Brittany McLean and Katerine Savard celebrate winning bronze in the women's 4 x 20-metre freestyle relay.","rating":"0","votes":"0","slideimage_crops":[{"id":"25963304","slideimage_id":"6940622","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_original.jpg"},{"id":"25963306","slideimage_id":"6940622","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_free.jpg"},{"id":"25963308","slideimage_id":"6940622","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_smallfree.jpg"},{"id":"25963310","slideimage_id":"6940622","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_small.jpg"},{"id":"25963312","slideimage_id":"6940622","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_splash_900.jpg"},{"id":"25963314","slideimage_id":"6940622","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_splash_600.jpg"},{"id":"25963316","slideimage_id":"6940622","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_splash_small.jpg"},{"id":"25963318","slideimage_id":"6940622","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_sq50.jpg"},{"id":"25963320","slideimage_id":"6940622","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_croppable.jpg"},{"id":"25963322","slideimage_id":"6940622","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6940622_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6938234","type":"image","title":"Diving - Olympics: Day 4","title_link":"Diving__Olympics","width":"0","height":"0","credits":"ODD ANDERSEN via Getty Images","config":{"image_cache":1470774671312,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-09 16:30:43","image_num":"29","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204183556","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athlete:<\/strong> Roseline Filion and Meaghan Benfeito\n<strong>The sport:<\/strong> synchronized diving - 10-metre platform\n<strong>When:<\/strong> Aug. 9, 2016\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25942722","slideimage_id":"6938234","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_original.jpg"},{"id":"25942724","slideimage_id":"6938234","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_free.jpg"},{"id":"25942726","slideimage_id":"6938234","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_smallfree.jpg"},{"id":"25942728","slideimage_id":"6938234","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_small.jpg"},{"id":"25942730","slideimage_id":"6938234","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_splash_900.jpg"},{"id":"25942732","slideimage_id":"6938234","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_splash_600.jpg"},{"id":"25942734","slideimage_id":"6938234","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_splash_small.jpg"},{"id":"25942736","slideimage_id":"6938234","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_sq50.jpg"},{"id":"25942738","slideimage_id":"6938234","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_croppable.jpg"},{"id":"25942740","slideimage_id":"6938234","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938234_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6938232","type":"image","title":"Diving - Olympics: Day 4","title_link":"Diving__Olympics","width":"0","height":"0","credits":"MARTIN BUREAU via Getty Images","config":{"image_cache":1470774668592,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-09 16:30:42","image_num":"30","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204183330","caption":"Bronze medalists Roseline Filion and Meaghan Benfeito compete in \nsynchronized diving.\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25942682","slideimage_id":"6938232","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_original.jpg"},{"id":"25942684","slideimage_id":"6938232","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_free.jpg"},{"id":"25942686","slideimage_id":"6938232","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_smallfree.jpg"},{"id":"25942688","slideimage_id":"6938232","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_small.jpg"},{"id":"25942690","slideimage_id":"6938232","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_splash_900.jpg"},{"id":"25942692","slideimage_id":"6938232","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_splash_600.jpg"},{"id":"25942694","slideimage_id":"6938232","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_splash_small.jpg"},{"id":"25942696","slideimage_id":"6938232","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_sq50.jpg"},{"id":"25942698","slideimage_id":"6938232","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_croppable.jpg"},{"id":"25942700","slideimage_id":"6938232","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938232_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6938230","type":"image","title":"Diving - Olympics: Day 4","title_link":"Diving__Olympics","width":"0","height":"0","credits":"Phil Walter via Getty Images","config":{"image_cache":1470774665545,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-09 16:30:39","image_num":"31","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204183555","caption":"Bronze medalists Roseline Filion and Meaghan Benfeito compete in \nsynchronized diving.\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25942662","slideimage_id":"6938230","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_original.jpg"},{"id":"25942664","slideimage_id":"6938230","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_free.jpg"},{"id":"25942666","slideimage_id":"6938230","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_smallfree.jpg"},{"id":"25942668","slideimage_id":"6938230","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_small.jpg"},{"id":"25942670","slideimage_id":"6938230","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_splash_900.jpg"},{"id":"25942672","slideimage_id":"6938230","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_splash_600.jpg"},{"id":"25942674","slideimage_id":"6938230","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_splash_small.jpg"},{"id":"25942676","slideimage_id":"6938230","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_sq50.jpg"},{"id":"25942678","slideimage_id":"6938230","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_croppable.jpg"},{"id":"25942680","slideimage_id":"6938230","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938230_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6938228","type":"image","title":"Diving - Olympics: Day 4","title_link":"Diving__Olympics","width":"0","height":"0","credits":"Phil Walter via Getty Images","config":{"image_cache":1470774670380,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-09 16:30:36","image_num":"32","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204183557","caption":"Bronze medalists Roseline Filion and Meaghan Benfeito compete in \nsynchronized diving.\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25942702","slideimage_id":"6938228","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_original.jpg"},{"id":"25942704","slideimage_id":"6938228","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_free.jpg"},{"id":"25942706","slideimage_id":"6938228","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_smallfree.jpg"},{"id":"25942708","slideimage_id":"6938228","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_small.jpg"},{"id":"25942710","slideimage_id":"6938228","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_splash_900.jpg"},{"id":"25942712","slideimage_id":"6938228","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_splash_600.jpg"},{"id":"25942714","slideimage_id":"6938228","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_splash_small.jpg"},{"id":"25942716","slideimage_id":"6938228","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_sq50.jpg"},{"id":"25942718","slideimage_id":"6938228","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_croppable.jpg"},{"id":"25942720","slideimage_id":"6938228","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6938228_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936712","type":"image","title":"Swimming - Olympics: Day 3","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470709152163,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 22:18:59","image_num":"33","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204179047","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athlete:<\/strong> Kylie Masse\n<strong>The sport:<\/strong> women's 100-metre backstroke\n<strong>When:<\/strong> Aug. 8, 2016\n\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25928544","slideimage_id":"6936712","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_original.jpg"},{"id":"25928560","slideimage_id":"6936712","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_croppable.jpg"},{"id":"25928558","slideimage_id":"6936712","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_sq50.jpg"},{"id":"25928556","slideimage_id":"6936712","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_splash_small.jpg"},{"id":"25928554","slideimage_id":"6936712","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_splash_600.jpg"},{"id":"25928548","slideimage_id":"6936712","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_smallfree.jpg"},{"id":"25928546","slideimage_id":"6936712","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_free.jpg"},{"id":"25928550","slideimage_id":"6936712","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_small.jpg"},{"id":"25928552","slideimage_id":"6936712","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_splash_900.jpg"},{"id":"25928562","slideimage_id":"6936712","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936712_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936710","type":"image","title":"Swimming - Olympics: Day 3","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470709146930,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 22:18:58","image_num":"34","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204179031","caption":"Kylie Masse of Canada celebrates third place in the women's 100-metre backstroke.","rating":"0","votes":"0","slideimage_crops":[{"id":"25928542","slideimage_id":"6936710","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_compressed.jpg"},{"id":"25928540","slideimage_id":"6936710","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_croppable.jpg"},{"id":"25928538","slideimage_id":"6936710","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_sq50.jpg"},{"id":"25928536","slideimage_id":"6936710","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_splash_small.jpg"},{"id":"25928534","slideimage_id":"6936710","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_splash_600.jpg"},{"id":"25928532","slideimage_id":"6936710","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_splash_900.jpg"},{"id":"25928530","slideimage_id":"6936710","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_small.jpg"},{"id":"25928528","slideimage_id":"6936710","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_smallfree.jpg"},{"id":"25928526","slideimage_id":"6936710","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_free.jpg"},{"id":"25928524","slideimage_id":"6936710","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936710_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936708","type":"image","title":"Swimming - Olympics: Day 3","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470709144487,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 22:18:55","image_num":"35","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204179046","caption":"Kylie Masse of Canada celebrates third place in the women's 100-metre backstroke.","rating":"0","votes":"0","slideimage_crops":[{"id":"25928522","slideimage_id":"6936708","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_compressed.jpg"},{"id":"25928520","slideimage_id":"6936708","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_croppable.jpg"},{"id":"25928518","slideimage_id":"6936708","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_sq50.jpg"},{"id":"25928516","slideimage_id":"6936708","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_splash_small.jpg"},{"id":"25928504","slideimage_id":"6936708","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_original.jpg"},{"id":"25928506","slideimage_id":"6936708","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_free.jpg"},{"id":"25928508","slideimage_id":"6936708","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_smallfree.jpg"},{"id":"25928510","slideimage_id":"6936708","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_small.jpg"},{"id":"25928512","slideimage_id":"6936708","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_splash_900.jpg"},{"id":"25928514","slideimage_id":"6936708","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_splash_600.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936708_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936486","type":"image","title":"Rugby - Olympics: Day 3","title_link":"Rugby__Olympics","width":"0","height":"0","credits":"JOHN MACDOUGALL via Getty Images","config":{"image_cache":1470693956496,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 18:05:49","image_num":"36","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204178583","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athletes:<\/strong> Jen Kish, Kelly Russell, Karen Paquin, Brittany Benn, Ghislaine Landry, Natasha Watcham-Roy, Hannah Darling, Megan Lukan, Biance Farella, Charity Williams, Ashley Steacy, and Kayla Moleschi\n<strong>The sport:<\/strong> women's rugby \n<strong>When:<\/strong> Aug. 8, 2016 \n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25926524","slideimage_id":"6936486","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_original.jpg"},{"id":"25926526","slideimage_id":"6936486","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_free.jpg"},{"id":"25926528","slideimage_id":"6936486","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_smallfree.jpg"},{"id":"25926530","slideimage_id":"6936486","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_small.jpg"},{"id":"25926532","slideimage_id":"6936486","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_splash_900.jpg"},{"id":"25926534","slideimage_id":"6936486","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_splash_600.jpg"},{"id":"25926536","slideimage_id":"6936486","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_splash_small.jpg"},{"id":"25926538","slideimage_id":"6936486","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_sq50.jpg"},{"id":"25926540","slideimage_id":"6936486","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_croppable.jpg"},{"id":"25926542","slideimage_id":"6936486","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936486_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936484","type":"image","title":"Rugby - Olympics: Day 3","title_link":"Rugby__Olympics","width":"0","height":"0","credits":"PHILIPPE LOPEZ via Getty Images","config":{"image_cache":1470693955649,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 18:05:38","image_num":"37","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204178601","caption":"Kelly Russell score in the women's rugby sevens bronze medal match between Canada and Britain.","rating":"0","votes":"0","slideimage_crops":[{"id":"25926504","slideimage_id":"6936484","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_original.jpg"},{"id":"25926506","slideimage_id":"6936484","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_free.jpg"},{"id":"25926508","slideimage_id":"6936484","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_smallfree.jpg"},{"id":"25926510","slideimage_id":"6936484","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_small.jpg"},{"id":"25926512","slideimage_id":"6936484","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_splash_900.jpg"},{"id":"25926514","slideimage_id":"6936484","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_splash_600.jpg"},{"id":"25926516","slideimage_id":"6936484","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_splash_small.jpg"},{"id":"25926518","slideimage_id":"6936484","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_sq50.jpg"},{"id":"25926520","slideimage_id":"6936484","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_croppable.jpg"},{"id":"25926522","slideimage_id":"6936484","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936484_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6936482","type":"image","title":"Rugby - Olympics: Day 3","title_link":"Rugby__Olympics","width":"0","height":"0","credits":"PHILIPPE LOPEZ via Getty Images","config":{"image_cache":1470693945300,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-08 18:05:30","image_num":"38","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204178600","caption":"Karen Paquin celebrates winning bronze in the womens' rugby sevens bronze medal match.","rating":"0","votes":"0","slideimage_crops":[{"id":"25926484","slideimage_id":"6936482","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_original.jpg"},{"id":"25926486","slideimage_id":"6936482","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_free.jpg"},{"id":"25926488","slideimage_id":"6936482","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_smallfree.jpg"},{"id":"25926490","slideimage_id":"6936482","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_small.jpg"},{"id":"25926492","slideimage_id":"6936482","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_splash_900.jpg"},{"id":"25926494","slideimage_id":"6936482","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_splash_600.jpg"},{"id":"25926496","slideimage_id":"6936482","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_splash_small.jpg"},{"id":"25926498","slideimage_id":"6936482","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_sq50.jpg"},{"id":"25926500","slideimage_id":"6936482","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_croppable.jpg"},{"id":"25926502","slideimage_id":"6936482","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6936482_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6934128","type":"image","title":"Swimming - Olympics: Day 2","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470626935737,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 23:28:47","image_num":"39","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204173816","caption":"<strong>The medal: <\/strong>Silver\n<strong>The athlete:<\/strong> Penny Oleksiak \n<strong>The sport:<\/strong> women's 100-metre butterfly\n<strong>When:<\/strong> Aug. 7, 2016\n\n","rating":"0","votes":"0","slideimage_crops":[{"id":"25904768","slideimage_id":"6934128","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_original.jpg"},{"id":"25904770","slideimage_id":"6934128","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_free.jpg"},{"id":"25904772","slideimage_id":"6934128","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_smallfree.jpg"},{"id":"25904774","slideimage_id":"6934128","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_small.jpg"},{"id":"25904776","slideimage_id":"6934128","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_splash_900.jpg"},{"id":"25904778","slideimage_id":"6934128","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_splash_600.jpg"},{"id":"25904780","slideimage_id":"6934128","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_splash_small.jpg"},{"id":"25904782","slideimage_id":"6934128","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_sq50.jpg"},{"id":"25904784","slideimage_id":"6934128","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_croppable.jpg"},{"id":"25904786","slideimage_id":"6934128","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934128_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6934126","type":"image","title":"Swimming - Olympics: Day 2","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470626934876,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 23:28:45","image_num":"40","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204173823","caption":" Penny Oleksiak celebrates after she wins silver in the women's 100-metre butterfly final.","rating":"0","votes":"0","slideimage_crops":[{"id":"25904748","slideimage_id":"6934126","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_original.jpg"},{"id":"25904750","slideimage_id":"6934126","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_free.jpg"},{"id":"25904752","slideimage_id":"6934126","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_smallfree.jpg"},{"id":"25904754","slideimage_id":"6934126","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_small.jpg"},{"id":"25904756","slideimage_id":"6934126","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_splash_900.jpg"},{"id":"25904758","slideimage_id":"6934126","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_splash_600.jpg"},{"id":"25904760","slideimage_id":"6934126","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_splash_small.jpg"},{"id":"25904762","slideimage_id":"6934126","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_sq50.jpg"},{"id":"25904764","slideimage_id":"6934126","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_croppable.jpg"},{"id":"25904766","slideimage_id":"6934126","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934126_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6934122","type":"image","title":"Swimming - Olympics: Day 2","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Stephen McCarthy via Getty Images","config":{"image_cache":1470626921138,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 23:28:30","image_num":"41","drone_druid":"65684ccb56a8704366cad9e901195817d6fbf65b","drone_asid":"204173821","caption":"Penny Oleksiak poses with her silver medal after finishing second in the women's 100-metre butterfly final.","rating":"0","votes":"0","slideimage_crops":[{"id":"25904728","slideimage_id":"6934122","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_original.jpg"},{"id":"25904730","slideimage_id":"6934122","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_free.jpg"},{"id":"25904732","slideimage_id":"6934122","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_smallfree.jpg"},{"id":"25904734","slideimage_id":"6934122","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_small.jpg"},{"id":"25904736","slideimage_id":"6934122","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_splash_900.jpg"},{"id":"25904738","slideimage_id":"6934122","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_splash_600.jpg"},{"id":"25904740","slideimage_id":"6934122","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_splash_small.jpg"},{"id":"25904742","slideimage_id":"6934122","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_sq50.jpg"},{"id":"25904744","slideimage_id":"6934122","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_croppable.jpg"},{"id":"25904746","slideimage_id":"6934122","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6934122_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6932334","type":"image","title":"Swimming - Olympics: Day 1","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"ODD ANDERSEN via Getty Images","config":{"image_cache":1470573721026,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 08:41:40","image_num":"42","drone_druid":"d17b89a9b150aac5e8b64bc98f15674708653336","drone_asid":"204172478","caption":"<strong>The medal: <\/strong>Bronze\n<strong>The athletes:<\/strong> Sandrine Mainville, Chantal van Landeghem, Taylor Ruck, and Penny Oleksiak \n<strong>The sport:<\/strong> women's 4 x 100-metre freestyle relay\n<strong>When:<\/strong> Aug. 6, 2016","rating":"0","votes":"0","slideimage_crops":[{"id":"25891694","slideimage_id":"6932334","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_original.jpg"},{"id":"25891696","slideimage_id":"6932334","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_free.jpg"},{"id":"25891698","slideimage_id":"6932334","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_smallfree.jpg"},{"id":"25891700","slideimage_id":"6932334","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_small.jpg"},{"id":"25891702","slideimage_id":"6932334","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_splash_900.jpg"},{"id":"25891704","slideimage_id":"6932334","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_splash_600.jpg"},{"id":"25891706","slideimage_id":"6932334","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_splash_small.jpg"},{"id":"25891708","slideimage_id":"6932334","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_sq50.jpg"},{"id":"25891710","slideimage_id":"6932334","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_croppable.jpg"},{"id":"25891712","slideimage_id":"6932334","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6932334_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6933506","type":"image","title":"Swimming - Olympics: Day 1","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Ian MacNicol via Getty Images","config":{"image_cache":1470583311359,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 11:21:39","image_num":"43","drone_druid":"d17b89a9b150aac5e8b64bc98f15674708653336","drone_asid":"204172780","caption":"Penny Oleksiak and Sandrine Manville celebrate third place in the women's 4 x 100-metre freestyle relay.","rating":"0","votes":"0","slideimage_crops":[{"id":"25899204","slideimage_id":"6933506","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_original.jpg"},{"id":"25899206","slideimage_id":"6933506","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_free.jpg"},{"id":"25899208","slideimage_id":"6933506","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_smallfree.jpg"},{"id":"25899210","slideimage_id":"6933506","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_small.jpg"},{"id":"25899212","slideimage_id":"6933506","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_splash_900.jpg"},{"id":"25899214","slideimage_id":"6933506","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_splash_600.jpg"},{"id":"25899216","slideimage_id":"6933506","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_splash_small.jpg"},{"id":"25899218","slideimage_id":"6933506","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_sq50.jpg"},{"id":"25899220","slideimage_id":"6933506","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_croppable.jpg"},{"id":"25899222","slideimage_id":"6933506","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933506_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6933508","type":"image","title":" Swimming - Olympics: Day 1","title_link":"_Swimming_","width":"0","height":"0","credits":"Vaughn Ridley via Getty Images","config":{"image_cache":1470583330712,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 11:21:51","image_num":"44","drone_druid":"d17b89a9b150aac5e8b64bc98f15674708653336","drone_asid":"204172781","caption":"Chantel Van Landeghem (left), Taylor Ruck (centre) and Sandrine Mainville (right) greet teammate Penny Oleksiak as she swims the final leg in the women's 4 x 100-metre freestyle final. ","rating":"0","votes":"0","slideimage_crops":[{"id":"25899224","slideimage_id":"6933508","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_original.jpg"},{"id":"25899226","slideimage_id":"6933508","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_free.jpg"},{"id":"25899228","slideimage_id":"6933508","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_smallfree.jpg"},{"id":"25899230","slideimage_id":"6933508","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_small.jpg"},{"id":"25899232","slideimage_id":"6933508","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_splash_900.jpg"},{"id":"25899234","slideimage_id":"6933508","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_splash_600.jpg"},{"id":"25899236","slideimage_id":"6933508","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_splash_small.jpg"},{"id":"25899238","slideimage_id":"6933508","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_sq50.jpg"},{"id":"25899240","slideimage_id":"6933508","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_croppable.jpg"},{"id":"25899242","slideimage_id":"6933508","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933508_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6933510","type":"image","title":"Swimming - Olympics: Day 1","title_link":"Swimming__Olympics","width":"0","height":"0","credits":"Vaughn Ridley via Getty Images","config":{"image_cache":1470583334530,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-07 11:22:02","image_num":"45","drone_druid":"d17b89a9b150aac5e8b64bc98f15674708653336","drone_asid":"204172782","caption":"Chantel Van Landeghem (left) and Sandrine Mainville (right) cheer on teammates Taylor Ruck and Penny Oleksiak as they win bronze in the freestyle final.","rating":"0","votes":"0","slideimage_crops":[{"id":"25899244","slideimage_id":"6933510","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_original.jpg"},{"id":"25899246","slideimage_id":"6933510","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_free.jpg"},{"id":"25899248","slideimage_id":"6933510","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_smallfree.jpg"},{"id":"25899250","slideimage_id":"6933510","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_small.jpg"},{"id":"25899252","slideimage_id":"6933510","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_splash_900.jpg"},{"id":"25899254","slideimage_id":"6933510","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_splash_600.jpg"},{"id":"25899256","slideimage_id":"6933510","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_splash_small.jpg"},{"id":"25899258","slideimage_id":"6933510","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_sq50.jpg"},{"id":"25899260","slideimage_id":"6933510","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_croppable.jpg"},{"id":"25899262","slideimage_id":"6933510","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_compressed.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6933510_sq50.jpg"},{"slide_id":"498562","slideimage_id":"6927714","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"DAVID J. PHILLIP\/AP","config":{"image_cache":"1470328708588","image_type":"jpg","crop":null,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"2016-08-04 12:35:13","image_num":"46","drone_druid":"d5e60f007a5e06bb723d5c26913bac8c80a607a5","drone_asid":"204162990","caption":"The official 2016 medals that will be presented to athletes in Rio.","rating":"0","votes":"0","slideimage_crops":[{"id":"25850380","slideimage_id":"6927714","slide_id":"498562","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_compressed.jpg"},{"id":"25850378","slideimage_id":"6927714","slide_id":"498562","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_croppable.jpg"},{"id":"25850376","slideimage_id":"6927714","slide_id":"498562","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_sq50.jpg"},{"id":"25850374","slideimage_id":"6927714","slide_id":"498562","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_splash_small.jpg"},{"id":"25850362","slideimage_id":"6927714","slide_id":"498562","type":"original","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_original.jpg"},{"id":"25850364","slideimage_id":"6927714","slide_id":"498562","type":"free","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_free.jpg"},{"id":"25850366","slideimage_id":"6927714","slide_id":"498562","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_smallfree.jpg"},{"id":"25850368","slideimage_id":"6927714","slide_id":"498562","type":"small","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_small.jpg"},{"id":"25850370","slideimage_id":"6927714","slide_id":"498562","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_splash_900.jpg"},{"id":"25850372","slideimage_id":"6927714","slide_id":"498562","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_splash_600.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/498562\/slide_498562_6927714_sq50.jpg"}],"slide_html":"","more_slideshows":[{"entry_id":"271132","entry_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/www.huffingtonpost.com\/2009\/08\/28\/jaycee-lee-dugards-stepfa_n_271132.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/2530\/slide_2530_35820_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/2530\/slide_2530_35820_small.jpg","title":"Jaycee Lee Dugard Photos","slideshow_id":"2530","vertical":"homepage"},{"entry_id":"235343","entry_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/www.huffingtonpost.com\/2009\/07\/16\/redneck-games-slideshow-v_n_235343.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/2050\/slide_2050_26902_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/2050\/slide_2050_26902_small.jpg","title":"Red Neck Games","slideshow_id":"2050","vertical":"homepage"},{"entry_id":"352281","entry_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/www.huffingtonpost.com\/2009\/11\/10\/tcu-uniforms-see-the-spec_n_352281.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/3566\/slide_3566_50534_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/3566\/slide_3566_50534_small.jpg","title":"TCU Uniforms For Game Against Utah","slideshow_id":"3566","vertical":"homepage"},{"entry_id":"1348994","entry_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/www.huffingtonpost.com\/2012\/03\/15\/brian-williams-more-than_n_1348994.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160817054949\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","title":"MSNBC Lineup","slideshow_id":"194255","vertical":"media"}]}; </script> <div class="hp-slideshow-wrapper no-pin" id="hp-slideshow-wrapper-498562" data-slideshow-id="498562" data-beacon="{&quot;p&quot;:{&quot;slideshow_id&quot;:&quot;498562&quot;}}"> <div class="hp-slideshow-top"> <!-- START: video ad content --> <div class="hp-video-ad" style="width: 570px; height: 555px;background: #fff;position: absolute; z-index:0;"></div> <div class="hp-video-ad-close" style="width: 100px; height: 50px;background: #000;position: absolute; left:470px; z-index:0;"> <span style="cursor:pointer;width:30px;color:#fff;display:block;margin:10px auto;">Close</span> </div> <!-- END: video ad content --> <!-- START: Main slide content --> <div class="hp-slideshow-main"> <div class="hp-slideshow-header"> <div class="hp-slideshow-title-icon hp-slideshow-icon">&#xe007;</div> <div class="hp-slideshow-title"> <span class="hp-ss-head-title-text" style="width: 443px; left: 0px;"> Canadian Medallists at the 2016 Rio Olympic Games </span> </div> <!-- START: slideshow top navigation --> <div class="hp-slideshow-slide-position"> <span class="current-slide"></span> <span>of</span> <span class="total-slides"></span> <div class="hp-slideshow-previous-arrow" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_top_corner_left&quot;}}"> <span class="hp-slideshow-icon bN">&#xe000;</span> </div> <div class="hp-slideshow-next-arrow" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_top_corner_right&quot;}}"> <span class="hp-slideshow-icon bN">&#xe001;</span> </div> </div> <!-- END: slideshow top navigation --> </div> <div class="hp-main-slide"> <div class="hp-main-slider-content"></div> </div> <!-- END: Main slide content --> <div class="hp-slideshow-main-nav"> <ul> <li class="hp-slideshow-nav-prev" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_in_slide_image_left&quot;}}"> <a id="main_prev" href="#" onclick="return false;" class="hp-slideshow-flex-prev" alt="Previous"></a> </li> <li class="hp-slideshow-nav-next" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_in_slide_image_right&quot;}}"> <a id="main_next" href="#" onclick="return false;" class="hp-slideshow-flex-next" alt="Next"></a> </li> </ul> </div> <div class="flexslider hp-flexslider-carousel"> <ul class="slides"> <li class="hp-carousel-item no-pin" data-id="0" data-slide-id="6950398" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6950398_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">The medal: Gold The athletes:Derek Drouin The sport: Men's High Jump When: Aug. 16, 2016 (Photo credit should read FRANCK FIFE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="1" data-slide-id="6950396" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6950396_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Derek Drouin celebrates winning the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. / AFP / FRANCK FIFE (Photo credit should read FRANCK FIFE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="2" data-slide-id="6950394" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6950394_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Derek Drouin celebrates winning the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. / AFP / Johannes EISELE (Photo credit should read JOHANNES EISELE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="3" data-slide-id="6950392" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6950392_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Derek Drouin competes in the Men's High Jump Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 16, 2016. / AFP / FRANCK FIFE (Photo credit should read FRANCK FIFE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="4" data-slide-id="6947226" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947226_sq50.jpg" alt="Athletics - Olympics: Day 9" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes:Andre De Grasse The sport: Men's 100m Sprint When: Aug. 14, 2016 (Photo by Shaun Botterill/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="5" data-slide-id="6947224" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947224_sq50.jpg" alt="Olympic 100m" width="52" height="52"/> <p style="display: none;">RIO DE JANEIRO, BRAZIL- AUGUST 15: Andre De Grasse from Canada celebrates after winning bronze in the mens 100m Olympic final beside Usain Bolt of Jamaica at the Olympic Stadium 2016 Rio de Janeiro, Brazil during the 2016 Olympic Summer Games. Bolt finished first and De Grasse second. Lucas Oleniuk-Toronto Star (Lucas Oleniuk/Toronto Star via Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="6" data-slide-id="6947222" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947222_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Jamaica's Usain Bolt (R) hugs third placed Canada's Andre De Grasse as he celebrates winning the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. / AFP / OLIVIER MORIN (Photo credit should read OLIVIER MORIN/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="7" data-slide-id="6947220" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947220_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">An overview shows Jamaica's Usain Bolt (R) and Canada's Andre De Grasse (C) posing for a picture after winning the men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. Usain Bolt roared into Olympic history, capturing an unprecedented third consecutive 100m crown to confirm his place in the pantheon of the greatest athletes the world has ever seen. / AFP / Antonin THUILLIER (Photo credit should read ANTONIN THUILLIER/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="8" data-slide-id="6947218" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947218_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Jamaica's Usain Bolt (2ndL) crosses the finish line ahead of USA's Justin Gatlin (3rdR) and Canada's Andre De Grasse (L) to win the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. / AFP / OLIVIER MORIN (Photo credit should read OLIVIER MORIN/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="9" data-slide-id="6947216" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6947216_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Jamaica's Usain Bolt (2ndL) crosses the finish line after he competed with Canada's Andre De Grasse (L), France's Jimmy Vicaut (2ndR) and USA's Justin Gatlin to win the Men's 100m Final during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 14, 2016. / AFP / OLIVIER MORIN (Photo credit should read OLIVIER MORIN/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="10" data-slide-id="6946596" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946596_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes:Brianne Theisen-Eaton The sport: women's heptathlon When: Aug. 13, 2016 (Photo credit should read FRANCK FIFE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="11" data-slide-id="6946602" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946602_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Brianne Theisen Eaton competes in the Women's Heptathlon Long Jump during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. / AFP / Adrian DENNIS (Photo credit should read ADRIAN DENNIS/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="12" data-slide-id="6946598" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946598_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Brianne Theisen Eaton (R) celebrates with her husband US athlete Ashton Eaton after she won bronze in the Women's Heptathlon 800m during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. / AFP / OLIVIER MORIN (Photo credit should read OLIVIER MORIN/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="13" data-slide-id="6946600" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946600_sq50.jpg" alt="ATHLETICS-OLY-2016-RIO" width="52" height="52"/> <p style="display: none;">Canada's Brianne Theisen-Eaton competes in the Women's Heptathlon Javelin Throw during the athletics event at the Rio 2016 Olympic Games at the Olympic Stadium in Rio de Janeiro on August 13, 2016. / AFP / Johannes EISELE (Photo credit should read JOHANNES EISELE/AFP/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="14" data-slide-id="6946574" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946574_sq50.jpg" alt="Cycling - Day 8" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes:Kirsti Lay, Allison Beveridge, Georgia Simmerling, and Jasmin Glaesser The sport: women's track cycling When: Aug. 13, 2016</p> </li> <li class="hp-carousel-item no-pin" data-id="15" data-slide-id="6946594" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946594_sq50.jpg" alt="Cycling - Track - Olympics: Day 8" width="52" height="52"/> <p style="display: none;">RIO DE JANEIRO, BRAZIL - AUGUST 13: Allison Beveridge, Jasmin Glaesser, Kirsti Lay and Georgia Simmerling of Canada celebrate winning the bronze medal after the Women's Team Pursuit Final for the Bronze medal on Day 8 of the Rio 2016 Olympic Games at the Rio Olympic Velodrome on August 13, 2016 in Rio de Janeiro, Brazil. (Photo by Christian Petersen/Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="16" data-slide-id="6946592" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946592_sq50.jpg" alt="Cycling: 31st Rio 2016 Olympics / Track Cycling: Women's Team Pursuit Finals" width="52" height="52"/> <p style="display: none;">Cycling: 31st Rio 2016 Olympics / Track Cycling: Women's Team Pursuit Finals Podium / Team CANADA (CAN)/ Allison BEVERIDGE (CAN)/ Jasmin GLAESSER (CAN)/ Kirsti LAY (CAN)/ Georgia SIMMERLING (CAN)/ Bronze Medal / Celebration / Rio Olympic Velodrome / Summer Olympic Games / (Photo by Tim de Waele/Corbis via Getty Images)</p> </li> <li class="hp-carousel-item no-pin" data-id="17" data-slide-id="6946446" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946446_sq50.jpg" alt="Trampoline - Olympics: Day 7" width="52" height="52"/> <p style="display: none;">The medal: Gold The athlete: Rosie MacLennan The sport: women's trampoline gymnastics When: Aug. 12, 2016</p> </li> <li class="hp-carousel-item no-pin" data-id="18" data-slide-id="6946450" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946450_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Aug. 12, 2016: Trampoline gold medallist Rosie MacLennan stands on the podium, alongside Great Britain's silver medallist Bryony Page and China's bronze medallist Li Dan. </p> </li> <li class="hp-carousel-item no-pin" data-id="19" data-slide-id="6946448" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946448_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Rosie Maclennan soars as she competes in women's trampoline gymnastics.</p> </li> <li class="hp-carousel-item no-pin" data-id="20" data-slide-id="6946444" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946444_sq50.jpg" alt="Swimming - Olympics: Day 7" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athlete: Hilary Caldwell The sport: women's 200-metre backstroke When: Aug. 12, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="21" data-slide-id="6946442" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6946442_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Hilary Caldwell swims in the women's 200-metre backstroke.</p> </li> <li class="hp-carousel-item no-pin" data-id="22" data-slide-id="6944828" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6944828_sq50.jpg" alt="Rowing - Olympics: Day 7" width="52" height="52"/> <p style="display: none;">The medal: Silver The athletes: Lindsay Jennerich and Patricia Obee The sport: women's lightweight double sculls When: Aug. 12, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="23" data-slide-id="6943274" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6943274_sq50.jpg" alt="Swimming - Olympics: Day 6" width="52" height="52"/> <p style="display: none;">The medal: Gold The athlete: Penny Oleksiak The sport: women's 100-metre freestyle When: Aug. 11, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="24" data-slide-id="6943270" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6943270_sq50.jpg" alt="Swimming - Olympics: Day 6" width="52" height="52"/> <p style="display: none;">The medal: Gold The athlete: Penny Oleksiak The sport: women's 100-metre freestyle When: Aug. 11, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="25" data-slide-id="6940628" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6940628_sq50.jpg" alt="Swimming - Olympics: Day 5" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes: Katerine Savard, Taylor Ruck, Brittany MacLean and Penny Oleksiak The sport: women's 4 x 200-metre relay When: Aug. 10, 2016</p> </li> <li class="hp-carousel-item no-pin" data-id="26" data-slide-id="6940626" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6940626_sq50.jpg" alt="Swimming - Olympics: Day 5" width="52" height="52"/> <p style="display: none;">Team Canada cheers during the women's 4 x 200-metre freestyle relay finals, in which they placed third. </p> </li> <li class="hp-carousel-item no-pin" data-id="27" data-slide-id="6940624" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6940624_sq50.jpg" alt="Swimming - Olympics: Day 5" width="52" height="52"/> <p style="display: none;">Taylor Ruck, Brittany McLean and Katerine Savard celebrate winning bronze in the women's 4 x 20-metre freestyle relay.</p> </li> <li class="hp-carousel-item no-pin" data-id="28" data-slide-id="6940622" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6940622_sq50.jpg" alt="Swimming - Olympics: Day 5" width="52" height="52"/> <p style="display: none;">Taylor Ruck, Brittany McLean and Katerine Savard celebrate winning bronze in the women's 4 x 20-metre freestyle relay.</p> </li> <li class="hp-carousel-item no-pin" data-id="29" data-slide-id="6938234" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6938234_sq50.jpg" alt="Diving - Olympics: Day 4" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athlete: Roseline Filion and Meaghan Benfeito The sport: synchronized diving - 10-metre platform When: Aug. 9, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="30" data-slide-id="6938232" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6938232_sq50.jpg" alt="Diving - Olympics: Day 4" width="52" height="52"/> <p style="display: none;">Bronze medalists Roseline Filion and Meaghan Benfeito compete in synchronized diving. </p> </li> <li class="hp-carousel-item no-pin" data-id="31" data-slide-id="6938230" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6938230_sq50.jpg" alt="Diving - Olympics: Day 4" width="52" height="52"/> <p style="display: none;">Bronze medalists Roseline Filion and Meaghan Benfeito compete in synchronized diving. </p> </li> <li class="hp-carousel-item no-pin" data-id="32" data-slide-id="6938228" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6938228_sq50.jpg" alt="Diving - Olympics: Day 4" width="52" height="52"/> <p style="display: none;">Bronze medalists Roseline Filion and Meaghan Benfeito compete in synchronized diving. </p> </li> <li class="hp-carousel-item no-pin" data-id="33" data-slide-id="6936712" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936712_sq50.jpg" alt="Swimming - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athlete: Kylie Masse The sport: women's 100-metre backstroke When: Aug. 8, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="34" data-slide-id="6936710" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936710_sq50.jpg" alt="Swimming - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">Kylie Masse of Canada celebrates third place in the women's 100-metre backstroke.</p> </li> <li class="hp-carousel-item no-pin" data-id="35" data-slide-id="6936708" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936708_sq50.jpg" alt="Swimming - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">Kylie Masse of Canada celebrates third place in the women's 100-metre backstroke.</p> </li> <li class="hp-carousel-item no-pin" data-id="36" data-slide-id="6936486" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936486_sq50.jpg" alt="Rugby - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes: Jen Kish, Kelly Russell, Karen Paquin, Brittany Benn, Ghislaine Landry, Natasha Watcham-Roy, Hannah Darling, Megan Lukan, Biance Farella, Charity Williams, Ashley Steacy, and Kayla Moleschi The sport: women's rugby When: Aug. 8, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="37" data-slide-id="6936484" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936484_sq50.jpg" alt="Rugby - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">Kelly Russell score in the women's rugby sevens bronze medal match between Canada and Britain.</p> </li> <li class="hp-carousel-item no-pin" data-id="38" data-slide-id="6936482" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6936482_sq50.jpg" alt="Rugby - Olympics: Day 3" width="52" height="52"/> <p style="display: none;">Karen Paquin celebrates winning bronze in the womens' rugby sevens bronze medal match.</p> </li> <li class="hp-carousel-item no-pin" data-id="39" data-slide-id="6934128" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6934128_sq50.jpg" alt="Swimming - Olympics: Day 2" width="52" height="52"/> <p style="display: none;">The medal: Silver The athlete: Penny Oleksiak The sport: women's 100-metre butterfly When: Aug. 7, 2016 </p> </li> <li class="hp-carousel-item no-pin" data-id="40" data-slide-id="6934126" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6934126_sq50.jpg" alt="Swimming - Olympics: Day 2" width="52" height="52"/> <p style="display: none;"> Penny Oleksiak celebrates after she wins silver in the women's 100-metre butterfly final.</p> </li> <li class="hp-carousel-item no-pin" data-id="41" data-slide-id="6934122" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6934122_sq50.jpg" alt="Swimming - Olympics: Day 2" width="52" height="52"/> <p style="display: none;">Penny Oleksiak poses with her silver medal after finishing second in the women's 100-metre butterfly final.</p> </li> <li class="hp-carousel-item no-pin" data-id="42" data-slide-id="6932334" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6932334_sq50.jpg" alt="Swimming - Olympics: Day 1" width="52" height="52"/> <p style="display: none;">The medal: Bronze The athletes: Sandrine Mainville, Chantal van Landeghem, Taylor Ruck, and Penny Oleksiak The sport: women's 4 x 100-metre freestyle relay When: Aug. 6, 2016</p> </li> <li class="hp-carousel-item no-pin" data-id="43" data-slide-id="6933506" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6933506_sq50.jpg" alt="Swimming - Olympics: Day 1" width="52" height="52"/> <p style="display: none;">Penny Oleksiak and Sandrine Manville celebrate third place in the women's 4 x 100-metre freestyle relay.</p> </li> <li class="hp-carousel-item no-pin" data-id="44" data-slide-id="6933508" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6933508_sq50.jpg" alt=" Swimming - Olympics: Day 1" width="52" height="52"/> <p style="display: none;">Chantel Van Landeghem (left), Taylor Ruck (centre) and Sandrine Mainville (right) greet teammate Penny Oleksiak as she swims the final leg in the women's 4 x 100-metre freestyle final. </p> </li> <li class="hp-carousel-item no-pin" data-id="45" data-slide-id="6933510" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6933510_sq50.jpg" alt="Swimming - Olympics: Day 1" width="52" height="52"/> <p style="display: none;">Chantel Van Landeghem (left) and Sandrine Mainville (right) cheer on teammates Taylor Ruck and Penny Oleksiak as they win bronze in the freestyle final.</p> </li> <li class="hp-carousel-item no-pin" data-id="46" data-slide-id="6927714" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160817054949/http://i.huffpost.com/gadgets/slideshows/498562/slide_498562_6927714_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">The official 2016 medals that will be presented to athletes in Rio.</p> </li> </ul> </div> </div> <!-- START: slideshow right pane --> <div class="hp-slideshow-right"> <div class="hp-right-pane-header"> <div class="hp-right-pane-social"> <div class="hp-ss-facebook-share slideshow-share" data-type="facebook"> <div class="hp-ss-service-share-facebook-new hp-slideshow-icon">&#xe002; <span class="bN">Share</span></div> </div> <div class="hp-ss-twitter-share slideshow-share" data-type="twitter"> <div class="hp-ss-service-share-twitter-new hp-slideshow-icon" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;twitter_button&quot;}}">&#xe003; <span class="bN">Tweet</span></div> </div> <div class="hp-ss-pinterest-share slideshow-share" data-type="pinterest"> <div class="hp-ss-service-share-pinterest-new hp-slideshow-icon" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;pinterest_button&quot;}}">&#xe004;</div> </div> <div class="hp-slideshow-share-slideshow"></div> <div class="clearboth"></div> </div> <div class="hp-right-pane-fullscreen" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;fullscreen&quot;}}"></div> <div class="hp-right-pane-exit" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;close_flyout&quot;}}">&#10006;</div> </div> <!-- START: CAPTION BODY --> <div class="hp-right-pane-content"> <div class="hp-right-pane-title"></div> <div class="hp-right-pane-caption-container"> <div class="hp-right-pane-caption"></div> </div> </div> <!-- END: CAPTION BODY --> <!-- START: 300x250 AD --> <div class="hp-slideshow-right-ad"> <div class="hp-slideshow-service-ad-label">Advertisement</div> <div id="hp-slideshow-ad-div-498562"> <div id="modulous_slideshow_300x250_req" class="ad_spot"> <div id="adtech_slideshow_300x250_req"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_slideshow_300x250_req'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93319561'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "ajax"; break; } var args = [adId, '300', '250', adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'slideshow_300x250_req', args: args}, adsDiv); } args.push(adsDiv); var reloadAd = function(ev, elem) { if (elem && !elem.contains(adsDiv)) { return; } var refreshRate = 1; if (typeof adsDiv.reloadCount == 'undefined') { adsDiv.reloadCount = 0; htmlAdWH.apply(window, args); return; } else { adsDiv.reloadCount++; } if (adsDiv.reloadCount % refreshRate == 0 && typeof adsReloadAd === 'function') { adsReloadAd(adsDiv); } }; var reloadAdHandler = function(jQuery) { jQuery(document).on('reloadAd', reloadAd); } window.jQuery && reloadAdHandler(jQuery) || window.require && require(['jquery'], reloadAdHandler); adSetInView('0'); }()); </script></div> </div> <div> </div> <!-- END: 300x250 AD --> </div> <!-- END: slideshow Right Pane --> </div> <!-- START: slideshow Bottom Pane --> <div class="hp-slideshow-bottom" style="display:none;"> <!-- START: 728X90 AD --> <div id="hp-slideshow-leaderboard-div-498562" class="hp-slideshow-leaderboard-div"> </div> <!-- END: 728X90 AD --> </div> <!-- END: slideshow Bottom Pane --> <div class="hp-slideshow-dimmer" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;grey_out&quot;}}"></div> <div class="hp-slideshow-share-overlay"> <div class="hp-slideshow-share-header"> <div class="hp-slideshow-share-title">Share this</div> <a class="hp-slideshow-share-exit" href="#"><span>&#10006;</span> close</a> </div> <textarea class="hp-slideshow-share-url" rows="3" cols="70" spellcheck="false"></textarea> <div class="hp-slideshow-share-options"> <input class="hp-slideshow-share-current-slide" type="checkbox" value="" name="Current Slide"/> Current Slide </div> </div> </div> </div> <script type="text/javascript" charset="utf-8"> huff.use('jquery', function($) {; $('#hp-slideshow-wrapper-498562').HPAmazingSlider({ flexslider_settings : {}, slideshow_type : 'regular', slideshow_id : '498562', api_domain : 'https://web.archive.org/web/20160817054949/http://api.huffingtonpost.com:80/v1/' }); $( ".hp-ss-head-title-text" ).mouseover(function() { var charlength=(($(this).html().trim()).length); var width =($(this).html().length)*10; $(this).css('width',width+"px"); var leftindex="-"+(charlength+40)+"px"; if(charlength>45){ $(this).css('left',leftindex); } }); $( ".hp-ss-head-title-text" ).mouseout(function() { $(this).css('left','0px'); $(this).css('width','443px'); }); }); </script> <div style="clear:both;"></div> </div> </section> <!-- article_bottom ad --> <!-- Follow Tag Links Bottom --> <div class="follow bottom-tags"> <h2>More:</h2> <span class="group"> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/video/">Video</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/olympics-canada/">2016 Summer Olympics</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/olympics/">Olympics</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/ashton-eaton/">Ashton Eaton</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/ashton-eaton-rio/">Ashton Eaton Rio</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/ashton-eaton-olympics/">Ashton Eaton Olympics</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/ashton-eaton-hat/">Ashton Eaton Hat</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/ashton-eaton-wife/">Ashton Eaton Wife</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/brianne-theisen-eaton/">Brianne Theisen Eaton</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/brianne-theisen-eaton-husband/">Brianne Theisen Eaton Husband</a> </span> <span class="entrytag"> <a href="/web/20160817054949/http://www.huffingtonpost.ca/news/brianne-theisen-eaton-rio-olympics/">Brianne Theisen Eaton Rio Olympics</a> </span> </span> </div> <!-- Contribute --> <section class="contribute group"> <h3><a id="submissions_send_correction" href="#">Suggest a correction</a></h3> </section> <!-- ads_submissions_captcha --> <!--end of content--> </footer> </article> <!-- ads_below_entry_recirc --> <div id="modulous_below_entry_recirc" class="ad_spot"> <div id="taboola-below-article-thumbnails" class="taboola hp-entry-you_may_like"></div> <div id="hp-more-gravity"></div> <script> (function(){ var c = document.getElementById('taboola-below-article-thumbnails'); c.id += '-' + Math.round(Math.random()*1e16); var taboolaParams = { loader: "https://web.archive.org/web/20160817054949/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js", mode: "alternating-thumbs-3r", container: c.id, placement: "Below Article Thumbnails", }; doTaboola(taboolaParams); }()); </script></div> <!-- Orbitz Module --> <!-- 4Wnet_feed Module --> <!-- ads_bottom_article_text --> <!-- Sailthru flyout --> <!-- Around the web --> <!-- Conversations --> <div id="floaterTarget"> <div id="conversations-huffpost-web"> <div class="clear"></div> <div style="margin:10px 0"> <div class="clear">&nbsp;</div> </div> <a name="comments"></a> <div id="huffpost-web-fb-comments-opener" style="display: none;">Click here to view Conversations</div> <div id="huffpost-web-fb-comments"> <div class="related" style="padding-left:3px"> <h3 class=""><span class="text">Conversations</span></h3> </div> <div class="fb_comments"> <fb:comments colorscheme="light" width="570" href="http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html"/> </div> <div class="clear_first"></div> </div> <script type="text/javascript"> var initializeFBPing = function() { // Attach the scroll event ping to send to data layer if (typeof window.bN_scrollTrack === 'function') { window.bN_scrollTrack('cmts_fb', '#huffpost-web-fb-comments'); } }; jQuery(window).bind('load', function(){ initializeFBPing(); }); </script> </div> </div> </div> <!-- right rail --> <section class="rail" data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;sidebar_right&quot;}}"> <!-- ads_right_rail_flex --> <div id="modulous_right_rail_flex" class="ad_spot"> <script type="text/javascript"> if ( "function" === typeof(adSetSyncDelay) ) { adSetSyncDelay('125'); } </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"><div id="adtech_right_rail_flex"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_right_rail_flex'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93319559'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "f"; break; } var args = [adId, 'RR', 'RR' , adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'right_rail_flex', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div></div> <!-- ads_text_sponsorship --> <!-- ads_right_rail_edit_promo --> <!-- HPIN unit --><section class="most-popular"> <div id="modulous_gravity_most_popular" class="ad_spot"> <h2 class="mp_title">Suggested For You</h2> <div class="mp_cycle"> <div id="grv-personalization-176"></div> </div> <script type="text/javascript"> //<![CDATA[ (function() { window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '72ef14275a4db480ac8010c74ede260c' }; var adServerReq, bUrl, cburl, doUseGravityUserGuid, includeJs, jq, pfurl, type, ug, wlPrefix, wlUrl, _ref, _ref1, _ref2; 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 = ""; ug = (doUseGravityUserGuid = !0 === gravityInsightsParams.useGravityUserGuid ? 1 : 0) ? "" : gravityInsightsParams.user_guid || (null != (_ref = /grvinsights=([^;]+)/.exec(document.cookie)) ? _ref[1] : void 0) || ""; wlUrl = (wlPrefix = "https:" === location.protocol ? "https://web.archive.org/web/20160817054949/https://secure-api.gravity.com/v1/api/intelligence" : "https://web.archive.org/web/20160817054949/http://rma-api.gravity.com/v1/api/intelligence", jq = (null != (_ref1 = window.jQuery) ? null != (_ref2 = _ref1.fn) ? _ref2.jquery : void 0 : void 0) || "", type = "iframe", adServerReq = gravityInsightsParams.ad || "", cburl = gravityInsightsParams.cburl || "", pfurl = gravityInsightsParams.pfurl || "", "" + wlPrefix + "/wl?jq=" + jq + "&sg=" + gravityInsightsParams.site_guid + "&ug=" + ug + "&ugug=" + doUseGravityUserGuid + "&id=grv-personalization-176&pl=176" + ("&type=" + type + "&ad=" + adServerReq + "&cburl=") + encodeURIComponent(cburl) + "&pfurl=" + encodeURIComponent(pfurl) + ("&x=" + (new Date).getTime()) + ("undefined" !== typeof forceArticleIds && null !== forceArticleIds && forceArticleIds.join ? "&ai=" + forceArticleIds.join(",") : "") + ("undefined" !== typeof apids && null !== apids && "" !== apids ? "&apids=" + encodeURIComponent(apids) : "")); bUrl && includeJs(bUrl); wlUrl && (window.gravityInsightsParams.sidebar && (window.gravityInsightsParams.wlStartTime = (new Date).getTime()), includeJs(wlUrl)); })(); //]]> </script></div> </section> <section class="follow-huffpost" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mod-follow&quot;}}"> <h2>FOLLOW HUFFPOST</h2> <ul class="untouched follow-links group"> <li class="email selected" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;email&quot;}}"> <button>Email</button> <div class="content"> <form class="subscribe"> <fieldset class="email"> <legend>Email Address</legend> <input id="subscribe_user_email" class="text" name="email" onfocus="if(this.value=='Email Address')this.value=''" value="Email Address" type="text"> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="canada-style"> <input class="button right_rail_signup" type="submit" value="Sign me up!"> <label class="signup_error" style="display:none;">Please check the checkbox to indicate your consent</label> <fieldset class="options"> <legend>Options</legend> <div class="item"> <input type="checkbox" class="list" id="daily-brief"> <label for="daily-brief">HuffPost Daily Brief</label> </div> <div class="item"> <input type="checkbox" class="list" id="vertical-brief"> <label for="vertical-brief">Style</label> </div> </fieldset> </fieldset> <p class="instructions"> Get top stories and blog posts emailed to me each day.. </p> </form> </div> </li> <li class="facebook" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;fb&quot;}}"> <button>Facebook</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostCanada" 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"></div> </div> <br> <br> <strong class="name">Style</strong> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostCanadaStyle" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 100px"></div> </div> </li> </ul> </div> </li> <li class="twitter" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;twitter&quot;}}"> <button>Twitter</button> <div class="content off"> <ul> <li class="group"> <div class="share-button"> <strong class="name">HuffPost</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160817054949/https://twitter.com/HuffPostCanada" class="twitter-follow-button" data-show-screen-name="false" 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/20160817054949/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div><br> <strong class="name">Style</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160817054949/https://twitter.com/HuffPostCaStyle" class="twitter-follow-button" data-show-screen-name="false" 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/20160817054949/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> </ul> </div> </li> <li class="google" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;gplus&quot;}}"> <button>Google Plus</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/"></div> </div><br> <strong class="name">Style</strong> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/canada-style"></div> </div> </li> </ul> </div> </li> <li class="rss no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;rss&quot;}}"> <button>RSS</button> <div class="content off"> <ul> <li> <a href="/web/20160817054949/http://www.huffingtonpost.ca/feeds/verticals/canada/index.xml" class="name sprite">The Huffington Post</a> </li> <li> <a href="/web/20160817054949/http://www.huffingtonpost.ca/feeds/verticals/canada-style/index.xml" class="name sprite">Style</a> </li> <li> <a class="more" href="/web/20160817054949/http://www.huffingtonpost.ca/syndication/">All RSS / Feeds</a> </li> </ul> </div> </li> <li class="phone no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;mobile&quot;}}"> <button>Phone</button> <div class="content off"> <ul> <li> <a class="ios sprite" href="https://web.archive.org/web/20160817054949/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" target="_blank">Available on the App Store</a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160817054949/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en" target="_blank">Android App on Google Play</a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160817054949/http://appworld.blackberry.com/webstore/content/19143/?countrycode=US&amp;lang=en" target="_blank">Get it at Blackberry App World</a> </li> </ul> </div> </li> </ul> </section> <!-- ads_text_sponsorship --> <!-- ads_snn_234x60 --> <!-- ads_most_popular_edit_promo --> <!-- ads_sponsorship_2 --> <div id="modulous_sponsorship_2" class="ad_spot"> <div id="taboola-right-rail-thumbnails" class="taboola hp-entry-you_may_like"></div> <div id="hp-more-gravity"></div> <script> (function(){ var c = document.getElementById('taboola-right-rail-thumbnails'); c.id += '-' + Math.round(Math.random()*1e16); var taboolaParams = { loader: "https://web.archive.org/web/20160817054949/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js", mode: "alternating-thumbs-2r", container: c.id, placement: "Right Rail Thumbnails", }; doTaboola(taboolaParams); }()); </script></div> <!-- ads_lower_promo --> <!-- ads_right_rail_300x100_upper --> <!-- ads_right_rail_lower --> <!-- ads_btf_300x100 --> <div class="ad_lower_right_commercials_wrapper"> <!-- ads_right_rail_300x100_lower --> <!-- ads_text_sponsorship_2 --> <!-- ads_commercial_module --> <!-- ads_right_rail_300x250_lower --> </div> <script type="text/javascript"> try { var ad_els = jQuery("#ad_right_rail_300x250_lower"); var right_rail_el = jQuery(".rail"); if ( ad_els.length && right_rail_el.length ) { ad_els.bind("mouseover", function(){ if ( right_rail_el.hasClass("fix") ) { window.scrollTo(window.scrollX, window.scrollY - 1); } return; }); } } catch (e) { } </script> <script type="text/javascript"> jQuery( document ).ready(function( $ ) { jQuery('#ad_right_rail_flex').prepend("<span class='adflex'></span>"); jQuery('.adflex').append( __('Advertisement')); } ); </script> <style> #ad_right_rail_flex .adflex { color: #999; text-transform: uppercase; font-size: 9px; font-family: arial; padding-bottom: 4px; display: inline-block; padding-left: 2px; } .ad_wrapper_top { background: none !important; } </style> </section> </section> </section> <!-- END page_content --> <!-- page_footer --> <section class="footer"> <!-- Served from: production-mt-wfe-58-119.use1 --> <!-- ads_leaderboard_bottom --> <!-- visual footer --> <footer> <!-- Search Box --> <div class="search"> </div> <!-- Legal and Informational Links --> <menu class="links"> <ul class="group row1"> <li> <a href="https://web.archive.org/web/20160817054949/http://advertising.aol.com/brands/huffington-post">advertise</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/makehome/">make HuffPost your home page</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/syndication/">RSS</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/https://careers.smartrecruiters.com/Aol/huffington-post/">careers</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/frequently-asked-question.html">FAQ</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">user agreement</a> </li> </ul> <ul class="group row2"> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">privacy policy</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/community-guidelines-ca.html">comment policy</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">about us</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://adinfo.aol.com/about-our-ads/">about our ads</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/contact/">contact us</a> </li> <li> <a href="https://web.archive.org/web/20160817054949/http://www.huffingtonpost.ca/archive/">Archive</a> </li> </ul> </menu> <!-- Legal Disclaimers --> <div class="legal"> <span class="copyright">Copyright &copy;2016 TheHuffingtonPost.com, Inc.</span> <span class="trademark"> &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016&copy; </span> </div> <div class="part-of">Part of <span class="part-of-group">HuffPost Style</span></div> </footer> </section> <!-- END page_footer --> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!-- ads_bottom_code_blocks --> <!-- ads_bottom_1x1 --> <div id="modulous_bottom_1x1" class="ad_spot"> <div class="vdb_player vdb_566907bde4b0f82be1064349545db032e4b0af1a81424b48" vdb_params="m.o2inline=inview&amp;m.selector=article%20p&amp;m.position=3"> <script type="text/javascript" src="//web.archive.org/web/20160817054949js_/http://delivery.vidible.tv/jsonp/pid=566907bde4b0f82be1064349/545db032e4b0af1a81424b48_bein.js?m.o2inline=inview&amp;m.selector=article%20p&amp;m.position=3"></script> </div><script type="text/javascript"> try { // Make sure the adsDevilAd object exists before putting your function on it window.adsDevilAd=window.adsDevilAd||{}; adsDevilAd.adinfo=function(n,d,w,h){ // n will be the ad number, we assume the LB ad is #1. // NOTE: d=divName if you'd rather use that. And w,h are width and height respectively. if (window.adsDevilAd.ad[1].aolFormat == "Wallpaper") { window.floater.destroy(); jQuery('#badges_v2_1').css('display','none !important'); } } // end function } catch (e) {} </script><script> _HPJS.loadJSLater('https://web.archive.org/web/20160817054949/http://s.skimresources.com/js/38395X1020959.skimlinks.js'); </script> </div> <!--modulous footer --> <script> window._taboola = window._taboola || []; _taboola.push({flush:true}); </script> <script> // Restrict Most Popular title to 2 lines (function() { if (!window.jQuery) { return; } var $mpt = jQuery('.mp_title'); if ($mpt.length == 0) return; function numLines($elem) { lh = parseFloat($elem.css('line-height').replace('px', '')); return Math.round($elem.height()/lh); } for (i=0; i<10 && numLines($mpt)>2; i++) { $mpt.css('font-size', '-=1'); } })(); </script> <!-- END modulous footer --> <div style="width:300px" id="ad_store_sharebox_260x60" class="ad_store "></div> <div id="console"></div> <script type="text/javascript"> if(HPAds.ad_check_page_config('sharebox_260x60'))HPAds.ad_store_push('sharebox_260x60', '', 300, false, false, false, false); HPAds.ad_store_move_to_place(false); HPAds.page_spots["sharebox_260x60"]=true; </script> <!-- Aol Universal Navbar module --> <!-- correction --> <style type="text/css"> span.error { margin-top: 0; display: none; } span.error.show { display: block; } .hp_blue_lb_head_subimage { text-align: center; } </style> <div style="display: none;"> <div id="lightbox"> <div class="content"> <div class="social_modal_content"> <div id="submissions_modal" class="sbm_modal"> <h4 id="submission_header" class="sbm_heading hd_title">Use this form to alert a HuffPost editor about a factual or typographical error in this story.</h4> <div id="submission_notify" class="sbm_notify">Notify message</div> <span class="required">* Required</span> <form id="submissions_form"> <input type="hidden" name="entry_id" value="11500238"> <div class="smb-line clearfix group"> <span class="sbm_asterisk ar_right">*</span> <input class="bordered" type="text" placeholder="Name" name="submission_name" id="submission_name" value=""> <span class="sbm_asterisk ar_right">*</span> <input class="bordered nomargin" type="text" placeholder="Email Address" name="submission_email" id="submission_email" value=""> </div> <div class="smb-line clearfix"> <span class="submission_name error"></span> <span class="submission_email error"></span> </div> <div class="sbm_fc"> <span class="sbm_l"><span class="sbm_asterisk">*</span> <strong>What kind of error is this?</strong></span> <select name="submission_error_kind" id="submission_error_kind" class="sbm_koe sbm_r"> <option value="">Choose an option</option> <option value="Factual or typographical">Factual or typographical</option> <option value="Comment moderation problem">Comment moderation problem</option> <option value="Rights and permissions">Rights and permissions</option> <option value="Other">Other</option> </select> </div> <div class="smb-line clearfix"> <span class="submission_error_kind error"></span> </div> <div class="sbm_fc"> <span class="sbm_l float_left"><span class="sbm_asterisk">*</span> What is the correction?</span> <span class="sbm_counter" id="sbm_counter">0 count</span> <div class="clear_first"></div> <textarea id="submission_body" class="basic sbm_textarea sbm_r arial_12" name="submission_body" rows="9" cols="22">Describe the error here (1,000 character limit)</textarea> </div> <div class="smb-line clearfix"> <span class="submission_body error"></span> </div> <div class="bottom_block clearfix"> <p class="small smb_note"> <span class="sbm_asterisk">*</span> Type the words below so we know you are not a cyborg </p> <!--captcha--> <div class="float_left recaptcha_nothad_incorrect_sol recaptcha_isnot_showing_audio" id="submission_recaptcha"> <!-- Insert PHP captcha code here --> </div> <!-- end captcha --> <div class="float_left" style="padding:20px; width: 227px;"> <input id="submission_opt_in" class="sbm_checkbox" name="submission_opt_in" type="checkbox"> <label for="submission_opt_in">Sign me up for The Huffington Post's Daily Brief</label> <br> <br> <div class="centered" id="submissions_bottom_area"> <input type="submit" value="Send" id="submission_submit" href="javascript:void(0);" class="button double-extra-large light-blue sbm_send"> </div> <div id="submission_ajax_loader" class="submission_ajax_loader"></div> </div> </div> </form> </div> </div> <div id="submission_thanks" class="sbm_thanks">Thanks for your report!</div> </div> </div> <!-- Tracking --> <!-- Nielson Feed --> <!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160817054949im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <!-- Webtrekk Feed --> <!-- Xiti Tracking --> <!-- VGWort Tracking --> <!-- quantcast Tracking --> <!-- Parsely Tracking --> <!-- START Parse.ly Include: Standard --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.ca"></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> <!-- END Parse.ly Include --> <!-- END page_wrapper --> <!-- end RUM --> <script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471412989,"entry":"11500238","vertical":"canada-style","vertical-id":"92","vertical-name":"Canada Style","ads\/zone":"","topnav\/version":"2","cookie\/domain":"huffingtonpost.ca","websocket\/enabled":false,"websocket\/url":"fiji-production-ws.use1.huffpo.net","websocket\/init":false,"site_blog_id":22,"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"}); });</script> <!-- RUM footer --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"a2134792db","applicationID":"4028938","transactionName":"YFIDbEBYVhJYURBaXFkYIk1BTVcMFkIMXFZZXhkXaVxWFUtLORxQVhgiWVxYXAAZYRBKX1I=","queueTime":0,"applicationTime":298,"ttGuid":"","agentToken":"","atts":"TBUAGghCRRw=","errorBeacon":"bam.nr-data.net","agent":""}</script> <script type="text/javascript" src="https://web.archive.org/web/20160817054949js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=phoenix%2Feditions.js%2Clayouts%2F13.js%2Cphoenix%2Ffloating_share.js" async></script> <script> jQuery(document).foundation(); </script> </body> </html> <!-- FILE ARCHIVED ON 05:49:49 Aug 17, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:15:18 Feb 17, 2025. 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.543 exclusion.robots: 0.024 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 4.674 LoadShardBlock: 328.494 (3) PetaboxLoader3.datanode: 316.36 (4) PetaboxLoader3.resolve: 116.362 (2) load_resource: 171.798 -->

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