CINXE.COM

Coach Quietly Lays Off Its Canadian Part-Time Workers

<!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/2015/05/21/coach-layoffs-canada_n_7360346.html","20160814163633","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1471192593"); </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>Coach Quietly Lays Off Its Canadian Part-Time Workers</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="coach retailer,coach store,coach layoffs canada,coach job cuts canada,retail canada,retail layoffs canada,retail job cuts canada,video"/> <meta name="description" content="Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients, are getting the axe in the luxury retailer’s "/> <meta name="category" content="Canada Business"/> <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="@HuffPostCanada"/> <meta name="twitter:description" content="Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients, are getting the axe in the luxury retailer’s "> <meta property="fb:app_id" content="100792273348438"/> <meta property="og:site_name" content="The Huffington Post"/> <meta property="og:title" content="Coach Quietly Lays Off Its Canadian Part-Time Workers"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html"/> <meta property="og:image" content="https://web.archive.org/web/20160814163633im_/http://i.huffpost.com/gen/2979082/images/o-COACH-STORE-facebook.jpg"/> <meta property="og:description" content="Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients, are getting the axe in the luxury retailer’s "/> <meta property="og:locale" content="en_CA"/> <meta name="sailthru.date" content="Thu, 21 May 2015 11:42:01 -0400"> <meta name="sailthru.expire_date" content="Fri, 22 May 2015 11:42:01 -0400"> <meta name="sailthru.image.thumb" content="http://i.huffpost.com/gen/2979082/images/s-COACH-STORE-small.jpg"> <meta name="sailthru.tags" content="coach retailer,coach store,coach layoffs canada,coach job cuts canada,retail canada,retail layoffs canada,retail job cuts canada,video"> <meta property="article:publisher" content="https://www.facebook.com/HuffPostCanada"/> <meta property="article:section" content="Canada Business"/> <link rel="image_src" href="https://web.archive.org/web/20160814163633im_/http://i.huffpost.com/gen/2979082/images/s-COACH-STORE-large.jpg"/> <meta name="image" content="http://i.huffpost.com/gen/2979082/images/s-COACH-STORE-small.jpg"/> <meta name="thumbnail" content="http://i.huffpost.com/gen/2979082/images/o-COACH-STORE-facebook.jpg"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/13/ticket-sold-in-prairies-wins-friday-s-60-million-lotto-max-jackpot_n_11492986.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/13/woodbine-racetrack-pokemon-go-administrator_n_11478562.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/12/countries-with-the-best-reputation_n_11475640.html"/> <link rel="shortcut icon" href="/web/20160814163633im_/http://www.huffingtonpost.ca/favicon.ico"> <link rel="alternate" hreflang="en" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html"/> <link rel="alternate" href="https://web.archive.org/web/20160814163633/android-app://com.huffingtonpost.android/http/www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html"/> <link rel="alternate" href="https://web.archive.org/web/20160814163633/ios-app://306621789/huffpostnews/?editionID=ca&amp;entryID=7360346"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160814163633/http://m.huffpost.com/ca/entry/7360346"> <link rel="stylesheet" href="https://web.archive.org/web/20160814163633cs_/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/20160814163633cs_/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/20160814163633cs_/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/20160814163633cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160814163633cs_/http://s1.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fverticals%2Fcanada-business.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/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.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/20160814163633js_/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/20160814163633js_/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/20160814163633js_/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/20160814163633js_/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;kventryid=7360346;kvcmsid=hpo:7360346;kveditags=coach-layoffs-canada:retail-canada:coach-job-cuts-canada:coach-retailer:@health_depression:@health_models:@health_ibs:coach-store:video:retail-job-cuts-canada:retail-layoffs-canada;kvvert=business;kvblogger=sunny-freeman"}; 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/20160814163633js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <script> window.adTechCallback(); </script> <meta name="taboola.category" content="canada-business"/> <script> window.commercial_video = { "site_and_category":"ca.canada-business", "package":null }; </script> <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> <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> <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=business;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/20160814163633js_/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/20160814163633/http://schema.org", "@type": "NewsArticle", "mainEntityOfPage":{ "@type":"URL", "@id":"https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html" }, "headline": "Coach Quietly Lays Off Its Canadian Part-Time Workers", "author": { "@type":"Person", "name":"Sunny Freeman" }, "image": { "@type":"ImageObject", "url":"https://web.archive.org/web/20160814163633/http://i.huffpost.com/gen/2979082/images/o-COACH-STORE-facebook.jpg", "width":2000,"height":1000 }, "dateCreated": "2015-05-21T11:42:03Z", "datePublished": "2015-05-21T11:42:03Z", "dateModified": "2015-05-21T14:59:02Z", "publisher":{ "@type":"Organization", "name":"The Huffington Post", "logo":{ "@type":"ImageObject","url":"https://web.archive.org/web/20160814163633/http://s.huffpost.com/images/v/logos/v4/homepage.gif", "width":497, "height":60 } }, "description": "Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients,...", "articleSection": "Canada Business", "keywords": ["@health_depression","@health_ibs","@health_models","coach retailer","coach store","coach layoffs canada","coach job cuts canada","retail canada","retail layoffs canada","retail job cuts canada","video","type:news"], "thumbnailUrl": "https://web.archive.org/web/20160814163633/http://i.huffpost.com/gen/2979082/images/s-COACH-STORE-small.jpg", "url": "https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.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 Business newsletter! </center> </div> <div class="news_form"> <div id="email_icon"><img src="/web/20160814163633im_/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-business"/> <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-business&quot;}}"/> </div> <span class="news_notice">Newsletter may include personalized content.<a href="https://web.archive.org/web/20160814163633/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-business' }, 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/20160814163633im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.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/20160814163633im_/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", "CABusiness"); 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/20160814163633/https://ssl' : 'https://web.archive.org/web/20160814163633/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.hpmgbus","dL_flid":"_","dL_dpt":"slides_ajax","dL_cmsID":"hpo:7360346","dL_author":"Sunny Freeman","dL_crtdt":"2015-05-21 11:42:01","dL_pubts":1432222923000,"dL_blogID":2,"dL_tags":"@health_depression,@health_ibs,@health_models,coach retailer,coach store,coach layoffs canada,coach job cuts canada,retail canada,retail layoffs canada,retail job cuts canada,video","cobrand":"HuffPost","dL_vid":"video_5min_promobox"} }; 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.hpmgbus'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.ca'; s_265.prop16 = 'news'; s_265.prop1 = 'slides_ajax'; s_265.prop62 = 'video_5min_promobox'; s_265.pageName = 'Coach Quietly Lays Off Its Canadian Part-Time Workers'; s_265.prop9 = 'hpo:7360346'; s_265.prop22 = 'sunny-freeman'; s_265.prop23 = '05-21-2015'; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.prop19 = '|coach-retailer|coach-store|coach-layoffs-canada|coach-job-cuts-canada|retail-canada|retail-layoffs-canada|retail-job-cuts-canada|video|'; s_265.t(); } s_265_account ="aolcahuffpo,aolcaglobal"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160814163633/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/20160814163633/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-business", c6:"", c15:"", options: { url_append: "comscorekw=canada-business" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160814163633im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=canada-business&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/20160814163633/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.business"; HPConfig.current_vertical_name = "canada-business"; HPConfig.current_vertical_id = 39; HPConfig.current_web_address = "www.huffingtonpost.ca"; HPConfig.current_uri = "/2015/05/21/coach-layoffs-canada_n_7360346.html"; HPConfig.entry_bitly_url = "https://web.archive.org/web/20160814163633/http://huff.to/1R6QggV"; HPConfig.entry_seo_title = "Coach Quietly Lays Off Its Canadian Part-Time Workers"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.wide_format = 0; HPConfig.entry_id = 7360346; HPConfig.blog_id = 2; HPConfig.display_domain = ""; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@HuffPostCanada"; HPConfig.current_vertical_color = "#FF0000"; HPConfig.current_vertical_color_light = "#005F4C"; 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\/20160814163633\/http:\/\/i.huffpost.com\/gen\/2979082\/images\/s-COACH-STORE-large.jpg"; HPConfig.fb_page_id = "212705892082931"; HPConfig.fb_vertical_name = "Canada Business"; HPConfig.fb_vertical_handle = "HuffPostCanada"; 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/20160814163633/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/http://platform.linkedin.com/in.js', function() { lang: 'en_us' } ); //Pintrest /* jQuery.getScript( '//web.archive.org/web/20160814163633/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-business 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 = '93318743'; // 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-14">August 14, 2016</time> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/canada-business"> <strong class="title canada-business">Huffpost Canada Business</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/20160814163633/http://www.huffingtonpost.com/?country=AR"> <span>عربي (Arabic) </span> <strong>AR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=AU"> <span>Australia</span> <strong>AU</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=BR"> <span>Brasil</span> <strong>BR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=CA"> <span>Canada</span> <strong>CA</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=DE"> <span>Deutschland</span> <strong>DE</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=ES"> <span>Espa&ntilde;a</span> <strong>ES</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=FR"> <span>France</span> <strong>FR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=GR"> <span>Ελλάδα (Greece)</span> <strong>GR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=IN"> <span>India</span> <strong>IN</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=IT"> <span>Italia</span> <strong>IT</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=JP"> <span>&#26085;&#26412; (Japan)</span> <strong>JP</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=KR"> <span>&#54620;&#44397; (Korea)</span> <strong>KR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=MG"> <span>Maghreb</span> <strong>MG</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/?country=UK"> <span>United Kingdom</span> <strong>UK</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/?country=CA®ion=ALL"> All Canada </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/alberta/?country=CA®ion=CA-AL"> Alberta </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/british-columbia/?country=CA®ion=CA-BC"> British Columbia </a> </li> <li> <a href="https://web.archive.org/web/20160814163633/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/HuffPostCanada/" 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/20160814163633/https://twitter.com/HuffPostCanada" 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/20160814163633/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 BusinessNewsletters</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-business" 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/20160814163633/http://itunes.apple.com/ca/app/the-huffington-post/id306621789?mt=8">iOS app</a></li> <li><a href="https://web.archive.org/web/20160814163633/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=cn">Android app</a></li> <li><a href="/web/20160814163633/http://www.huffingtonpost.ca/big-news/#canada-business">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/20160814163633im_/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.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/20160814163633/http://www.huffingtonpost.ca/social/" class="profile">Profile</a> </li> <li> <a href="/web/20160814163633/http://www.huffingtonpost.ca/users/preferences/">Settings</a></li> <li> <a href="/web/20160814163633/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-business 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/20160814163633/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/20160814163633/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="11468340"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/with-rare-humility-trump-concedes-he-could-come-up-short_n_11468340.html?ir=Canada+Politics">Donald Trump Admits He Could Lose To Clinton In Rare Display Of Humility</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/with-rare-humility-trump-concedes-he-could-come-up-short_n_11468340.html?ir=Canada+Politics#comments">73</a> </article> </li> <li data-id="11474314"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/f-35-jets-canada-bc-trudeau_n_11474314.html?ir=Canada+Politics">F-35 Jets Make Canadian Debut Amid Ongoing Political Headache</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/f-35-jets-canada-bc-trudeau_n_11474314.html?ir=Canada+Politics#comments">159</a> </article> </li> <li data-id="11501738"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/aaron-driver-radicalizati_n_11501738.html?ir=Canada+Politics">Aaron Driver Radicalization: Feds Are 'Burying Their Heads In The Sand,' Says Mother Of ISIS Fighter</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/aaron-driver-radicalizati_n_11501738.html?ir=Canada+Politics#comments">33</a> </article> </li> <li data-id="11489186"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ban-ki-moon-praises-canada-s-openness-to-refugees-during-visit-to-calgary_n_11489186.html?ir=Canada+Politics">Ban Ki-moon Praises Canada's Response To Refugees Crisis During Calgary Visit</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ban-ki-moon-praises-canada-s-openness-to-refugees-during-visit-to-calgary_n_11489186.html?ir=Canada+Politics#comments">29</a> </article> </li> <li data-id="11468750"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/elizabeth-may-could-quit-as-green-party-leader-this-month_n_11468750.html?ir=Canada+Politics">Elizabeth May Could Quit As Green Party Leader This Month</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/elizabeth-may-could-quit-as-green-party-leader-this-month_n_11468750.html?ir=Canada+Politics#comments">119</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/bill-c-51/">Bill C-51</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/althia-raj/">Althia Raj</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11492986"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ticket-sold-in-prairies-wins-friday-s-60-million-lotto-max-jackpot_n_11492986.html?ir=Canada+Business">Lotto Max Winning Ticket For $60 Million Sold Somewhere On The Prairies</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ticket-sold-in-prairies-wins-friday-s-60-million-lotto-max-jackpot_n_11492986.html?ir=Canada+Business#comments">20</a> </article> </li> <li data-id="11475640"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/countries-with-the-best-reputation_n_11475640.html?ir=Canada+Business">If Reputation Were An Olympic Event, Canada Would Own The Podium</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/countries-with-the-best-reputation_n_11475640.html?ir=Canada+Business#comments">189</a> </article> </li> <li data-id="11478562"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/woodbine-racetrack-pokemon-go-administrator_n_11478562.html?ir=Canada+Business">'Pokemon Go Administrator' Job Ad Proves The Game Is A Game-Changer</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/woodbine-racetrack-pokemon-go-administrator_n_11478562.html?ir=Canada+Business#comments">4</a> </article> </li> <li data-id="11458028"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html?ir=Canada+Business">Job Vacancy Numbers Fly In Face Of Liberals' Foreign-Worker Expansion</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html?ir=Canada+Business#comments">212</a> </article> </li> <li data-id="11476060"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/metro-pass-savings-customers_n_11476060.html?ir=Canada+Business">Metro Grocery Chain Promises To Pass Low Food Prices On To You</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/metro-pass-savings-customers_n_11476060.html?ir=Canada+Business#comments">18</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/sunny-freeman/">Sunny Freeman</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/news/world-elections-2012/">World Elections</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/news/arab-spring/">Arab Uprising</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan War</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11478838"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/celebrity-parent-divorce_n_11478838.html?ir=Canada+Parents">Celebrity Divorce: Famous Parents Who Split Mid-Pregnancy</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/celebrity-parent-divorce_n_11478838.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11477892"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/zika-canada_n_11477892.html?ir=Canada+Parents">Zika Canada: First Baby Born With Virus-Related Birth Defects In Canada Confirmed</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/zika-canada_n_11477892.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11451464"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/mila-kunis-kids_n_11451464.html?ir=Canada+Parents">Mila Kunis Baby: Actress And Ashton Kutcher Refuse To Raise 'Asshole' Children</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/mila-kunis-kids_n_11451464.html?ir=Canada+Parents#comments">36</a> </article> </li> <li data-id="11473778"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/kate-hudson-instagram_n_11473778.html?ir=Canada+Parents">Kate Hudson Instagram: Actress Is Unrecognizable In This '80s Throwback</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/kate-hudson-instagram_n_11473778.html?ir=Canada+Parents#comments">3</a> </article> </li> <li data-id="11475648"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/penny-oleksiak-gold_n_11475648.html?ir=Canada+Parents">Penny Oleksiak Gold: These 2 Moms Tie For Olympic Pride Over Daughters' Win</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/penny-oleksiak-gold_n_11475648.html?ir=Canada+Parents#comments">4</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11434304"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/best-wine-tours-niagara_n_11434304.html?ir=Canada+Living">14 Of The Best Wineries In The Niagara Region</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/best-wine-tours-niagara_n_11434304.html?ir=Canada+Living#comments">5</a> </article> </li> <li data-id="11496022"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/adam-van-koeverden/sexism-olympics_b_11496022.html?ir=Canada+Living">Adam van Koeverden: Men Must Step Up Their Game To Beat Sexism In Sport</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/adam-van-koeverden/sexism-olympics_b_11496022.html?ir=Canada+Living#comments">59</a> </article> </li> <li data-id="11478550"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/thomas-gibson-fired_n_11478550.html?ir=Canada+Living">Thomas Gibson Fired From 'Criminal Minds' After Physical Altercation</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/thomas-gibson-fired_n_11478550.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11473186"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/sick-horse-olympics_n_11473186.html?ir=Canada+Living">Athlete Drops Out Of Rio Olympics To Save Her Sick Horse</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/sick-horse-olympics_n_11473186.html?ir=Canada+Living#comments">7</a> </article> </li> <li data-id="11495822"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/drake-penny-oleksiak_n_11495822.html?ir=Canada+Living">Drake And Penny Oleksiak Tweet Their Mutual Admiration</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/drake-penny-oleksiak_n_11495822.html?ir=Canada+Living#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/home-decor-canada">Home Decor</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/best-exercises/">Fitness</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11500238"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html?ir=Canada+Style">Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html?ir=Canada+Style#comments">172</a> </article> </li> <li data-id="11438314"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/bandana-trend_n_11438314.html?ir=Canada+Style">Bandanas: The Hottest (And Cheapest) Fashion Trend Of The Moment</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/bandana-trend_n_11438314.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11480468"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/reshma-banoo-qureshi-new-york-fashion-week_n_11480468.html?ir=Canada+Style">Acid Attack Survivor Reshma Banoo Qureshi Will Walk At New York Fashion Week</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/reshma-banoo-qureshi-new-york-fashion-week_n_11480468.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11459662"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/amazon-beauty-products_n_11459662.html?ir=Canada+Style">These 10 Beauty Products Have Some Of The Top Reviews On Amazon</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/amazon-beauty-products_n_11459662.html?ir=Canada+Style#comments">1</a> </article> </li> <li data-id="11478424"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/chloe-grace-moretz-topless-photo_n_11478424.html?ir=Canada+Style">Chloë Grace Moretz Slammed For Posting Topless Photo</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/chloe-grace-moretz-topless-photo_n_11478424.html?ir=Canada+Style#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/style/">Style (U.S.)</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11375800"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/britney-spears-realizing-ryan-seacrest-is-straight_n_11375800.html?ir=Entertainment">People Are Convinced This Is The Moment Britney Spears Realized Ryan Seacrest Wasn't Gay</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/britney-spears-realizing-ryan-seacrest-is-straight_n_11375800.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11377694"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/leslie-jones-nbc-olympics_n_11377694.html?ir=Entertainment">Leslie Jones’ Olympic Hilarity Got Her A Ticket To Rio From NBC</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/leslie-jones-nbc-olympics_n_11377694.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11366110"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/06/justin-bieber-orlando-blooms-nude-pics_n_11366110.html?ir=Entertainment">The Internet Is Having A Field Day Comparing Justin Bieber And Orlando Bloom's Nude Pics</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/06/justin-bieber-orlando-blooms-nude-pics_n_11366110.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11387878"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/08/courtney-stodden-shaves-her-head-after-miscarriage_n_11387878.html?ir=Entertainment">Courtney Stodden Shaves Her Head After Miscarriage</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/08/courtney-stodden-shaves-her-head-after-miscarriage_n_11387878.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11376722"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/tyga-kylie-jenner-birthday-luxury-car_n_11376722.html?ir=Entertainment">Tyga Gave Kylie Jenner Another Luxury Car For Her Birthday, Obviously</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/07/tyga-kylie-jenner-birthday-luxury-car_n_11376722.html?ir=Entertainment#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11496058"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/13/simone-biles-superhero-tribute_n_11496058.html?ir=Arts">Simone Biles Is A Superhero In This Perfect Olympic Tribute Art</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/13/simone-biles-superhero-tribute_n_11496058.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11492350"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/12/women-photographers-vice-magazine_n_11492350.html?ir=Arts">10 Women Photographers Who Are Changing The Way We See The World</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/12/women-photographers-vice-magazine_n_11492350.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11474006"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/10/kinsey-intuit-erotic-art-outsider_n_11474006.html?ir=Arts">The Kinsey Institute Of Sex Has An Erotic Art Collection</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/10/kinsey-intuit-erotic-art-outsider_n_11474006.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11473010"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/10/why-we-use-the-word-nice_n_11473010.html?ir=Arts">Why You Use The Word 'Nice' When You Don't Know What Else To Say</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/10/why-we-use-the-word-nice_n_11473010.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11449574"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/04/jacqueline-woodson-another-brooklyn-review_n_11449574.html?ir=Arts">This Book About What It’s Like To Be A Girl In America Should Be Required Reading</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/2016/08/04/jacqueline-woodson-another-brooklyn-review_n_11449574.html?ir=Arts#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/gay-voices/">Gay Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11477436"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/alberta-man-arrested_n_11477436.html?ir=Canada+Alberta">Alberta RCMP Don't Know Who They Arrested</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/alberta-man-arrested_n_11477436.html?ir=Canada+Alberta#comments">0</a> </article> </li> <li data-id="11459758"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/calgary-business_n_11459758.html?ir=Canada+Alberta">Calgary Is Seeing A Growing Number Of Businesses Shut Down</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/calgary-business_n_11459758.html?ir=Canada+Alberta#comments">0</a> </article> </li> <li data-id="11481058"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/edmonton-best-patios_n_11481058.html?ir=Canada+Alberta">Edmonton's Best Patios To Visit This Summer</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/edmonton-best-patios_n_11481058.html?ir=Canada+Alberta#comments">0</a> </article> </li> <li data-id="11474788"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/alberta-drilling-rights_n_11474788.html?ir=Canada+Alberta">Alberta Drilling Rights Sales Might See Lowest Year On Record</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/alberta-drilling-rights_n_11474788.html?ir=Canada+Alberta#comments">9</a> </article> </li> <li data-id="11453020"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/homemade-wheelchair-toddler_n_11453020.html?ir=Canada+Alberta">Edmonton Parents Build Homemade Wheelchair For Their Toddler</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/homemade-wheelchair-toddler_n_11453020.html?ir=Canada+Alberta#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/calgary">Calgary</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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="11484118"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/robert-pickton-drink_n_11484118.html?ir=Canada+British+Columbia">Robert Pickton Drink Taken Off The Menu At Wings Restaurant In Surrey</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/robert-pickton-drink_n_11484118.html?ir=Canada+British+Columbia#comments">0</a> </article> </li> <li data-id="11456694"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/vancouver-house-prices_n_11456694.html?ir=Canada+British+Columbia">Vancouver House Price Relief Is In Sight, B.C. Real Estate Association Says</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/vancouver-house-prices_n_11456694.html?ir=Canada+British+Columbia#comments">4</a> </article> </li> <li data-id="11459294"> <article> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/bear-tent-north-vancouver_n_11459294.html?ir=Canada+British+Columbia">North Vancouver Camper Comes Face-To-Face With Bear Poking At His Tent</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/bear-tent-north-vancouver_n_11459294.html?ir=Canada+British+Columbia#comments">6</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/news/bc-politics">B.C. Politics</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/bc-business">B.C. Business</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/bc-good-news/">B.C. Good News</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/bc-rcmp/">B.C. RCMP</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/vancouver">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/politics/">Canada Politics</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/business/">Canada Business</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/business/">US Business</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/world/?ir=Canada">World</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/media/?ir=Canada">Media</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/sports/?ir=Canada">Sports</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/education/?ir=Canada">Education</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/crime/?ir=Canada">Crime</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/weird-news/?ir=Canada">Weird News</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/good-news/?ir=Canada">Good News</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/entertainment/?ir=Canada">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/celebrity/?ir=Canada">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/comedy/?ir=Canada">Comedy</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/arts/?ir=Canada">Arts</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/books/?ir=Canada">Books</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/living/">Living</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/home/?ir=Canada">Home</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/healthy-living/?ir=Canada">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/taste/?ir=Canada">Taste</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/weddings/?ir=Canada">Weddings</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/parents/?ir=Canada">Parents</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/divorce/?ir=Canada">Divorce</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/50/?ir=Canada">HuffPost 50</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/own/?ir=Canada">OWN</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/tech/?ir=Canada">Tech</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/science/?ir=Canada">Science</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/green/?ir=Canada">Green</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.techcrunch.com/">Techcrunch</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.engadget.com/">Engadget</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.tuaw.com/">TUAW</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/women/?ir=Canada">Women</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/black-voices/?ir=Canada">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/latino-voices/?ir=Canada">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/queer-voices/?ir=Canada">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/religion/?ir=Canada">Religion</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/college/?ir=Canada">College</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/teen/?ir=Canada">Teen</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://quebec.huffingtonpost.ca/">Quebec (French)</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/calgary/">Calgary</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/montreal/">Montreal</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/ottawa/">Ottawa</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/toronto/">Toronto</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/vancouver/">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/winnipeg/">Winnipeg</a></li> <li><a href="https://web.archive.org/web/20160814163633/http://www.mapquest.ca/">Mapquest</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iPhone</a></li> <li><a href="https://web.archive.org/web/20160814163633/https://itunes.apple.com/us/app/the-huffington-post/id306621789">iPad</a></li> <li><a href="https://web.archive.org/web/20160814163633/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/20160814163633/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/20160814163633/http://www.huffingtonpost.ca/business/">Business</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/the-home-stretch/">The Home Stretch</a> </li> <li class="network"> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/news/business-video/">Business 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;11492986&quot;,&quot;mpid&quot;:0}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ticket-sold-in-prairies-wins-friday-s-60-million-lotto-max-jackpot_n_11492986.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/3465718/images/r-LOTTO-MAX-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Someone On The Prairies Is $60 Million Richer" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/ticket-sold-in-prairies-wins-friday-s-60-million-lotto-max-jackpot_n_11492986.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Someone On The Prairies Is $60 Million Richer</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11478562&quot;,&quot;mpid&quot;:1}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/woodbine-racetrack-pokemon-go-administrator_n_11478562.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4598654/images/r-POKEMON-GO-JOB-AD-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Yes, You Can Now Get Hired To Play Pokemon Go" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/13/woodbine-racetrack-pokemon-go-administrator_n_11478562.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Yes, You Can Now Get Hired To Play Pokemon Go</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11475640&quot;,&quot;mpid&quot;:2}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/countries-with-the-best-reputation_n_11475640.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/4598188/images/r-TRUDEAU-PANDAS-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for If Reputation Were An Olympic Event, Canada Would Own The Podium" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/countries-with-the-best-reputation_n_11475640.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">If Reputation Were An Olympic Event, Canada Would Own The Podium</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11458028&quot;,&quot;mpid&quot;:3}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/3816698/images/r-JOHN-MCCALLUM-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Job Numbers Fly In Face Of Liberals' Foreign-Worker Expansion" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Job Numbers Fly In Face Of Liberals' Foreign-Worker Expansion</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11393638&quot;,&quot;mpid&quot;:4}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4503900/images/r-BUSINESS-TALK-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for The Most Important Sentence To Say In Every Job Interview" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">The Most Important Sentence To Say In Every Job Interview</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11446110&quot;,&quot;mpid&quot;:5}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/ike-awgu/foreign-buyer-tax_b_11446110.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/766431/images/r-CHRISTYCLARK-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Foreign Buyer Tax Will Make Government Rich, But Won't Fix Housing" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/ike-awgu/foreign-buyer-tax_b_11446110.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Foreign Buyer Tax Will Make Government Rich, But Won't Fix Housing</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11476060&quot;,&quot;mpid&quot;:6}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/metro-pass-savings-customers_n_11476060.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4598296/images/r-ERIC-LA-FLECHE-METRO-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Metro's CEO Promises To Pass Low Food Prices On To You" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/12/metro-pass-savings-customers_n_11476060.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Metro's CEO Promises To Pass Low Food Prices On To You</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11434858&quot;,&quot;mpid&quot;:7}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/1776420/images/r-JOHN-MCCALLUM-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Liberals Aim To Open Floodgates To Chinese Migrants, Investment" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Liberals Aim To Open Floodgates To Chinese Migrants, Investment</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11428302&quot;,&quot;mpid&quot;:8}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/4590996/images/r-ONTARIO-ELECTRICITY-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Ontario's Power Prices At Decades Low, But Bills Highest Ever" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Ontario's Power Prices At Decades Low, But Bills Highest Ever</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11410654&quot;,&quot;mpid&quot;:9}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4590382/images/r-VANCOUVER-REAL-ESTATE-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Are Our Emotions Running The Real Estate Market?" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Are Our Emotions Running The Real Estate Market?</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11393328&quot;,&quot;mpid&quot;:10}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/08/walmart-canada-visa-cards_n_11393328.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4496118/images/r-WALMART-CANADA-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Did Walmart Canada Make A Huge Mistake Banning Visa Cards?" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/08/walmart-canada-visa-cards_n_11393328.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Did Walmart Canada Make A Huge Mistake Banning Visa Cards?</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11459538&quot;,&quot;mpid&quot;:11}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/wireless-prices-canada-crtc-report_n_11459538.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/4152012/images/r-CELLPHONE-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Canadian Wireless Prices Among Highest In G7: CRTC" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/wireless-prices-canada-crtc-report_n_11459538.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Canadian Wireless Prices Among Highest In G7: CRTC</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11407772&quot;,&quot;mpid&quot;:12}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/09/grobo-marijuana-app_n_11407772.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4587726/images/r-GROBO-MARIJUANA-APP-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Growing Legal Weed In Canada? There's An App For That" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/09/grobo-marijuana-app_n_11407772.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Growing Legal Weed In Canada? There's An App For That</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11392460&quot;,&quot;mpid&quot;:13}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/09/toronto-inequality-wealth-gap_n_11392460.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i1.huffpost.com/gen/4586392/images/r-TORONTO-LUXURY-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Toronto Has One Of The World's Largest ‘Super-Rich Wealth Gaps'" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/09/toronto-inequality-wealth-gap_n_11392460.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Toronto Has One Of The World's Largest ‘Super-Rich Wealth Gaps'</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11449678&quot;,&quot;mpid&quot;:14}}"> <figure> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160814163633/http://i0.huffpost.com/gen/4593762/images/r-ARIANNA-HUFFINGTON-medium260.jpg" src="https://web.archive.org/web/20160814163633im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Arianna Huffington Leaves Huffington Post" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Arianna Huffington Leaves Huffington Post</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 Business'); }); $('.lnid-threeup_right_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/right.v2/Canada Business'); }); })(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> <!-- Author Information --> <div class="author original"> <figure> <img src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/contributors/sunny-freeman/headshot.jpg" alt="Sunny Freeman Headshot"/> </figure> <div class="byline vcard group reporter"> <div class="info"> <a rel="author" href="/web/20160814163633/http://www.huffingtonpost.ca/sunny-freeman/"><span class="name fn">Sunny Freeman</a> <a class="fan" href="/web/20160814163633/http://www.huffingtonpost.ca/users/becomeFan.php?of=hp_blogger_Sunny Freeman">Become a fan</a> </span> <a href="https://web.archive.org/web/20160814163633/mailto:sunny.freeman@huffingtonpost.com" class="email">sunny.freeman@huffingtonpost.com</a> </div> <!-- author social buttons --> <ul class="social group"> <li class="email"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/users/login/" onclick="QuickFan.emailAlerts('hp_blogger_Sunny Freeman', 'Sunny Freeman');return false;"> <button>Email</button> </a> </li> <li class="twitter tweet"> <a href="https://web.archive.org/web/20160814163633/http://twitter.com/SunnyFreeman" author_nickname="hp_blogger_Sunny Freeman" class="twitter-anywhere-user twitter-tooltip" sl-processed="1"></a> </li> <li class="facebook like"> <a href="#" class="fb-tooltip-308713 fb-tooltip" sl-processed="1"></a> <script type="text/javascript"> (function($){ huff.js('jquery/jquery.tooltip.hp.js', function(){ $('.fb-tooltip-308713').toolTip({ toolTipWidth : 250, namespacevlaue: '.aol_tooltip_308713 .aol_tooltip', html : '<div class="fb-follow-tooltip"><b>Get updates from Sunny Freeman</b><div class="fb-like-container"><div class="fb-like" data-href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/sunny-freeman/" 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></div>' }); }); }(jQuery)); </script> </li> </ul> </div> </div> <!-- Title --> <h1 class="title">Coach Quietly Lays Off Its Canadian Part-Time Workers</h1> <!-- Article Byline Information --> <div class="headline group"> <div class="times"> <span class="posted"> Posted: <time datetime="2015-05-21T11:42:03-04:00"> 05/21/2015 11:42 am EDT </time> </span> <span class="updated"> Updated: <time datetime="2015-05-21T14:59:02-04:00"> 05/21/2015 2:59 pm EDT </time> </span> </div> </div> <!-- Article Main Image --> <!-- article image/video (if applicable) --> <div class="main-visual group embedded-image"> <span class="img-caption"> <img src="https://web.archive.org/web/20160814163633im_/http://i.huffpost.com/gen/2979082/images/n-COACH-STORE-large570.jpg" alt="COACH STORE" data-img-path="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gen/2979082/images/n-COACH-STORE-Pinterest.jpg"/> <div class="entry_image_caption large-image-caption">Customers look at a Coach store window during Fashion's Night Out at The Forum Shops at Caesars September 8, 2011 in Las Vegas, Nevada. Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients, are getting the axe in the luxury retailer’s 36 stores across Canada. | Ethan Miller via Getty Images</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%2Clinkedin%2Cpinterest%2Cemail%2Ccomments&amp;id=7360346&amp;url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.html" data-entry-id="7360346"> <ul class="shares group"> <li class="share facebook_like VERB_LIKE" data-type="fblike"><a href="https://web.archive.org/web/20160814163633/javscript:void(0)"><div class="fb-like" data-href="http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.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/20160814163633/https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.html" data-url="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html" data-title="Coach Quietly Lays Off Its Canadian Part-Time Workers" data-caption="www.huffingtonpost.ca" data-image="http://i.huffpost.com/gen/2979082/images/o-COACH-STORE-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="129" data-account="HuffPostCanada"> <a class="twitter-tweet-btn" href="https://web.archive.org/web/20160814163633/https://twitter.com/intent/tweet?lang=en&amp;text=Coach+Quietly+Lays+Off+Its+Canadian+Part-Time+Workers+http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.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/2015/05/21/coach-layoffs-canada_n_7360346.html"></div> </li><li class="share linkedin" data-type="linkedin"> <script type="text/javascript"> jQuery.getScript("https://web.archive.org/web/20160814163633/http://platform.linkedin.com/in.js", function() { if ( IN && IN.Tags && IN.Tags.Share && 'function' === typeof IN.Tags.Share.getCount ) { IN.Tags.Share.getCount("https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html", function(count) { jQuery('.linkedin-share-count').html(count); }); } }); </script> <a class="linkedin-share-btn" href="https://web.archive.org/web/20160814163633/https://www.linkedin.com/cws/share?url=http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=no,scrollbars=no,height=400,width=600');return false;"> <span class="linkedin-share-btn label"></span> <span class="linkedin-share-count count">0</span> </a> </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/20160814163633/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html" href="https://web.archive.org/web/20160814163633/http://www.pinterest.com/pin/create/button/?media=http%3A%2F%2Fi.huffpost.com%2Fgen%2F2979082%2Fimages%2Fn-COACH-STORE-Pinterest.jpg&amp;description=Coach+Quietly+Lays+Off+Its+Canadian+Part-Time+Workers" target="_blank" data-pin-do="skipLink" data-pin-config="above"> <span class="pinterest-pinit-count count"></span> </a> </div> </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/20160814163633/http://www.tumblr.com/share/link?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.html&amp;name=Coach Quietly Lays Off Its Canadian Part-Time Workers&amp;description="> <span class="hidden">tumblr</span> </a> </li> <li class="stumble-upon" data-type="stumble-upon"> <a target="chicklet" title="Share on Stumbleupon" href="https://web.archive.org/web/20160814163633/http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.html&amp;title=Coach Quietly Lays Off Its Canadian Part-Time Workers" onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=no,scrollbars=no,height=400,width=600');return false;"> <span class="hidden">stumble</span> </a> </li><li class="reddit" data-type="reddit"> <a target="chicklet" title="Share on Reddit" href="https://web.archive.org/web/20160814163633/http://reddit.com/submit?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2015%2F05%2F21%2Fcoach-layoffs-canada_n_7360346.html&amp;title=Coach Quietly Lays Off Its Canadian Part-Time Workers"> <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/20160814163633im_/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 = '93319919'; // 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> <!-- Entry Text --> <p>Low-wage part-time Coach employees, whose total monthly pay is often less than the cost of one of the pricey handbags they sell to high-end clients, are getting the axe in the luxury retailer’s 36 stores across Canada.</p><p>Staff at a Coach store in Burlington, Ont., are up in arms over the company’s decision, as part of its restructuring plan, to lay them off and focus on employees who can commit 30 hours or more a week.</p><p>It’s a move that might seem unconventional in the retail industry. The post-recession trend has been toward more part-time jobs at the expense of full-time gigs as profit-squeezed companies look to cut labour costs by trimming payroll hours, pensions and health benefits.</p><p>But it is also a move that means about half of the employees at the Burlington store — and many more across the country — will lose their jobs next month. They were given the legally required notice — about six weeks — and offered no severance. </p><p>Karyn Husack, who has worked at Coach a few days a week for extra income, said she and her part-time colleagues were called in for a “quick chat” with a district manager last week. </p><p>She was told the company was cutting positions that require fewer than 30 hours a week in stores across the country that make more than $1 million in annual sales so the sales team could develop the kind of deep client relationships it believes will help retain loyal customers. </p><p>Husack, who worked in the stock room, was one of the few part-timers who wasn’t laid off. She said she was asked not to tell a friend who works at a Vancouver location because the company was still working its way across the country with its layoff announcements. </p><p>She told her West Coast friend anyway. </p><p>Husack submitted her resignation letter on Saturday to protest against the way her fellow part-timers were treated. </p><p>“I can’t work for a company like that,” she said. </p><p>She had been working for the luxury retailer for nearly five years, earning $12.70 an hour. Pay starts at minimum wage, now $11 an hour in Ontario. Employees don’t earn commission but qualify for a monthly bonus if the store reaches its goals, which happens only about three times a year. </p><p>Coach says the switch to a workforce that can commit to more availability is in line with its emphasis on the customer experience. </p><p>The chain would not provide details about the transition, including how many part-time workers will lose their jobs or whether new full-time hires will be added to offset the loss of part-time workers. </p><p>“Part of how we will achieve this elevated service experience will be through how we staff our stores — including the 36 in Canada,” said Andrea Shaw Resnick, Coach’s global head of corporate communications. </p><p>“In key stores throughout North America, we are focused on a more full-time staffing model — offering more full-time employment opportunities to current employees.” </p><p>Only one of the part-time workers at the Burlington store was offered a chance to switch to full-time employment, the workers said. </p><p>Leanna Bicecca, who has been on the sales floor at Coach part time for four years, said she was not offered a full-time position but would have appreciated a chance to try to balance the 30 hour weekly commitment with her four shifts a week at a local spa. </p><p>‘“I would have liked it if they had offered it to me, because I could have tried to make it work,” she said. </p><p>“I rely on this job as a second income, I know it’s just a part-time job but….” </p><p>Bicecca says she doesn’t buy the company’s justification for the dismissals — that part-time employees are less able to build a rapport with customers. </p><p>“I think that’s a load of crap, because I was the third-highest seller in the store and my client track book was the second largest,” she said. </p><p>Employment lawyer Daniel Chodos said Coach’s move passes legal muster even if it poses moral and fairness questions surrounding the treatment of employees with little bargaining power.</p><p>“One of the advantages of having part-time employees is they don’t tend as much as full-time employees to fight their terminations,” he said. </p><p>“Often, a) there’s not enough money on the line to justify it, and b) they don’t even know that they have any rights.” </p><p>The luxury retailer best known for its monogram-covered clutches and handbags has been struggling to shore up sales in recent years. Its move into suburban malls and outlet shops has had the unintended consequence of making the brand less exclusive and therefore less coveted among elite customers. The chain has already shut down 56 stores this year as part of its turnaround plan. </p><p>Coach is also trying to redefine its image in an era of heightened competition in the Canadian luxury segment, as international chains including Nordstrom, Saks Fifth Avenue and Jimmy Choo enter the market. </p><p>Those retailers focus on developing deep customer relationships through personalized shopping experiences, building client contact books and hosting exclusive events for their best customers in order to give them a higher-end retail experience. Coach is also planning to double down on the strategy — what it calls “evolving our in-store experience” — in an attempt to recover the brand’s appeal. </p><p>“Especially as luxury retail is expanding in Canada, companies are going to greater and greater lengths to try and woo and also retain their best customers,” said Kendra Coulter, a professor of labour studies at Brock University and the author of “Revolutionizing Retail.”</p><p>“But, really, how often are people coming in to look at these high-priced items — especially designer handbags that cost hundreds or thousands of dollars?”</p><p>Coach’s reorganization in favour of a more committed workforce could be a good sign for the industry if it actually replaces the lost positions with full-time staff and invests in training, Coulter said.</p><p>“It’s really interesting, because we do tend to argue [that] what we need are more full-time positions. But if we move to that reality, there could be some negative repercussions on current part-time workers,” she said. </p><p>“It could ultimately be good, if more full-time positions are created, so that they’re not asking full-time workers to somehow miraculously do more than they’re already doing without any additional resources or coworkers.” </p><p>But it also puts pressure on employees classified as part time but who are expected to work nearly full-time hours, she said, noting especially the many Canadians who work multiple part-time jobs to get by. </p><p>“I think we have these assumptions that some of the people in these higher-end stores are making higher hourly wages or more through commission, and this is a case where neither of those is true,” she said.</p><p>“So even if you’re making $12 an hour for 30 hours a week, that’s still not very much.” </p><p>About half of Canada’s two million retail workers are part time, Coulter said. And while some work fewer hours by choice, there are about a million Canadians working part time who would prefer to be full time. </p><p>Coulter said 30 hours a week is basically full-time work, and the Coach example highlights the confusion surrounding defining part-time and full-time classifications and expectations across the sector.</p><p>“It raises some challenges for people in terms of full-time availability but part-time hours, and that’s a challenge across the retail sector, where people are only being given a small number of hours yet are being told we need to have you available all week.” </p><p>The U.S. recently mandated, under the Affordable Care Act, that any employee working 30 hours a week is considered full time. </p><p>Coach did not respond to The Huffington Post Canada’s questions about whether part-time employees working 30 hours a week will be converted to full-time status or whether they qualify for health and pension benefits.</p><p><strong>Also on HuffPost:</strong></p> <script type="text/javascript"> var hp_slideshow_data_362608 = {"embed_tag":"<HH--236SLIDEEXPAND--362608--HH>","slideshow_id":"362608","title":"Canadian Retail Brands We Miss Most","created":"2014-08-13 12:38:52","author_id":"284413","is_anonymous_vote":"yes","lower_rank_value":"","higher_rank_value":"","top_5_text":"","type":"expand","total":49,"list":false,"slideimages":[{"slide_id":"362608","slideimage_id":"4078955","type":"image","title":"Eaton's","title_link":"Eatons","width":"0","height":"0","credits":"Canadian Press","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"0","drone_druid":null,"drone_asid":null,"caption":"One of Canada\u2019s most storied and oldest retailers went bankrupt in 1999. The department stores founded by Timothy Eaton in 1869 became famous for their catalogues, sponsorship of the Toronto Santa Claus parade and the downtown Toronto shopping centre that still bears its name. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083400","slideimage_id":"4078955","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_free.jpg"},{"id":"1083410","slideimage_id":"4078955","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_smallfree.jpg"},{"id":"1083411","slideimage_id":"4078955","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_small.jpg"},{"id":"1083413","slideimage_id":"4078955","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_splash_900.jpg"},{"id":"1083415","slideimage_id":"4078955","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_splash_600.jpg"},{"id":"1083417","slideimage_id":"4078955","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_splash_small.jpg"},{"id":"1083421","slideimage_id":"4078955","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_sq50.jpg"},{"id":"1083424","slideimage_id":"4078955","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_croppable.jpg"},{"id":"1083427","slideimage_id":"4078955","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078955_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078956","type":"image","title":"Dominion","title_link":"Dominion","width":"0","height":"0","credits":"Canadian Press","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"1","drone_druid":null,"drone_asid":null,"caption":"This chain of grocery stores was rebranded as A&P before it was bought out by Metro. We miss the chain founded in 1919, party because of those plastic grocery bins you could load onto a conveyor belt to get them outside, but mostly because of their awesome font.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083420","slideimage_id":"4078956","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_free.jpg"},{"id":"1083434","slideimage_id":"4078956","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_smallfree.jpg"},{"id":"1083438","slideimage_id":"4078956","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_small.jpg"},{"id":"1083439","slideimage_id":"4078956","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_splash_900.jpg"},{"id":"1083440","slideimage_id":"4078956","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_splash_600.jpg"},{"id":"1083441","slideimage_id":"4078956","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_splash_small.jpg"},{"id":"1083442","slideimage_id":"4078956","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_sq50.jpg"},{"id":"1083443","slideimage_id":"4078956","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_croppable.jpg"},{"id":"1083444","slideimage_id":"4078956","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078956_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078957","type":"image","title":"Bata Shoes","title_link":"Bata_Shoes","width":"0","height":"0","credits":"Canadian Press","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"2","drone_druid":null,"drone_asid":null,"caption":"Although Toronto is home to the Bata shoe museum, the chain has shuttered all of its Bata and Athlete\u2019s World stores in the country where it was once based. It does, however, continue to sell footwear on almost every other continent.\n\nPictured: Bata founder Tomas Bata.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083401","slideimage_id":"4078957","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_free.jpg"},{"id":"1083402","slideimage_id":"4078957","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_smallfree.jpg"},{"id":"1083403","slideimage_id":"4078957","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_small.jpg"},{"id":"1083404","slideimage_id":"4078957","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_splash_900.jpg"},{"id":"1083405","slideimage_id":"4078957","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_splash_600.jpg"},{"id":"1083406","slideimage_id":"4078957","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_splash_small.jpg"},{"id":"1083407","slideimage_id":"4078957","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_sq50.jpg"},{"id":"1083408","slideimage_id":"4078957","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_croppable.jpg"},{"id":"1083409","slideimage_id":"4078957","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078957_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078958","type":"image","title":"Sam the Record Man","title_link":"Sam_the_Record","width":"0","height":"0","credits":"Canadian Press","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"3","drone_druid":null,"drone_asid":null,"caption":"It was once Canada\u2019s largest music retailer boasting \u201c140 locations, coast to coast.\u201d The chain was founded by Sam Sniderman in 1937. Along with A&A Records and Canada\u2019s last national music store chain, Music World, it fell victim to the Internet age by the end of the 2000s.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083419","slideimage_id":"4078958","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_free.jpg"},{"id":"1083422","slideimage_id":"4078958","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_smallfree.jpg"},{"id":"1083423","slideimage_id":"4078958","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_small.jpg"},{"id":"1083426","slideimage_id":"4078958","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_splash_900.jpg"},{"id":"1083428","slideimage_id":"4078958","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_splash_600.jpg"},{"id":"1083430","slideimage_id":"4078958","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_splash_small.jpg"},{"id":"1083432","slideimage_id":"4078958","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_sq50.jpg"},{"id":"1083436","slideimage_id":"4078958","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_croppable.jpg"},{"id":"1083437","slideimage_id":"4078958","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078958_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078959","type":"image","title":"A&A Records","title_link":"AA_Records","width":"0","height":"0","credits":"City of Toronto","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"4","drone_druid":null,"drone_asid":null,"caption":"A&A had noticeable flagship stores in downtown Toronto and downtown Montreal. It launched in the early 1960s and went bankrupt in 1991.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083412","slideimage_id":"4078959","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_free.jpg"},{"id":"1083414","slideimage_id":"4078959","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_smallfree.jpg"},{"id":"1083416","slideimage_id":"4078959","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_small.jpg"},{"id":"1083418","slideimage_id":"4078959","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_splash_900.jpg"},{"id":"1083425","slideimage_id":"4078959","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_splash_600.jpg"},{"id":"1083429","slideimage_id":"4078959","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_splash_small.jpg"},{"id":"1083431","slideimage_id":"4078959","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_sq50.jpg"},{"id":"1083433","slideimage_id":"4078959","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_croppable.jpg"},{"id":"1083435","slideimage_id":"4078959","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078959_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078960","type":"image","title":"Beaver Lumber","title_link":"Beaver_Lumber","width":"0","height":"0","credits":"Beaver Lumber","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"5","drone_druid":null,"drone_asid":null,"caption":"Even if you weren\u2019t a fan of lumber shopping, how could you complain about being dragged through a store whose logo is an overall-clad, skipping beaver? Also, it was owned by Molson \u2014 yes, the beer people. What\u2019s more Canadian than that?","rating":"0","votes":"0","slideimage_crops":[{"id":"1083399","slideimage_id":"4078960","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_original.jpg"},{"id":"1083398","slideimage_id":"4078960","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_croppable.jpg"},{"id":"1083397","slideimage_id":"4078960","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_sq50.jpg"},{"id":"1083396","slideimage_id":"4078960","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_splash_small.jpg"},{"id":"1083395","slideimage_id":"4078960","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_splash_600.jpg"},{"id":"1083394","slideimage_id":"4078960","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_splash_900.jpg"},{"id":"1083393","slideimage_id":"4078960","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_small.jpg"},{"id":"1083392","slideimage_id":"4078960","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_smallfree.jpg"},{"id":"1083391","slideimage_id":"4078960","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078960_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078961","type":"image","title":"Becker's","title_link":"Beckers","width":"0","height":"0","credits":"Scan from Blue Jays Scorebook Magazine, 1987","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"6","drone_druid":null,"drone_asid":null,"caption":"This was THE convenience store chain -- known for its plastic jugs of milk -- for many small-town Ontarians before being sold to the parent company of rival Mac\u2019s Convenience Stores in 1996. It was so Canadian, its chocolate milk got a shout-out in the special thanks section on many Rush albums.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083481","slideimage_id":"4078961","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_free.jpg"},{"id":"1083482","slideimage_id":"4078961","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_smallfree.jpg"},{"id":"1083483","slideimage_id":"4078961","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_small.jpg"},{"id":"1083484","slideimage_id":"4078961","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_splash_900.jpg"},{"id":"1083485","slideimage_id":"4078961","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_splash_600.jpg"},{"id":"1083486","slideimage_id":"4078961","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_splash_small.jpg"},{"id":"1083487","slideimage_id":"4078961","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_sq50.jpg"},{"id":"1083488","slideimage_id":"4078961","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_croppable.jpg"},{"id":"1083489","slideimage_id":"4078961","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078961_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078962","type":"image","title":"Big V Drug Stores","title_link":"Big_V_Drug","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"7","drone_druid":null,"drone_asid":null,"caption":"Believe it or not, Ontario once had another pharmacy chain that gave Shoppers Drug Mart a real run for its money.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083445","slideimage_id":"4078962","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_free.jpg"},{"id":"1083446","slideimage_id":"4078962","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_smallfree.jpg"},{"id":"1083447","slideimage_id":"4078962","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_small.jpg"},{"id":"1083448","slideimage_id":"4078962","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_splash_900.jpg"},{"id":"1083449","slideimage_id":"4078962","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_splash_600.jpg"},{"id":"1083450","slideimage_id":"4078962","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_splash_small.jpg"},{"id":"1083451","slideimage_id":"4078962","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_sq50.jpg"},{"id":"1083452","slideimage_id":"4078962","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_croppable.jpg"},{"id":"1083453","slideimage_id":"4078962","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078962_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078963","type":"image","title":"The It Store","title_link":"The_It_Store","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"8","drone_druid":null,"drone_asid":null,"caption":"This novelty-items store was where you could buy any Troll doll or Beanie Baby, or marvel at the dirty gift selections while pretending to shop for a Troll or Beanie Baby.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083468","slideimage_id":"4078963","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_free.jpg"},{"id":"1083469","slideimage_id":"4078963","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_smallfree.jpg"},{"id":"1083470","slideimage_id":"4078963","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_small.jpg"},{"id":"1083471","slideimage_id":"4078963","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_splash_900.jpg"},{"id":"1083474","slideimage_id":"4078963","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_splash_600.jpg"},{"id":"1083475","slideimage_id":"4078963","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_splash_small.jpg"},{"id":"1083477","slideimage_id":"4078963","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_sq50.jpg"},{"id":"1083479","slideimage_id":"4078963","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_croppable.jpg"},{"id":"1083480","slideimage_id":"4078963","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078963_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078964","type":"image","title":"Kettle Creek Canvas Co.","title_link":"Kettle_Creek_Canvas","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"9","drone_druid":null,"drone_asid":null,"caption":"For all your canvas clothing and accessories needs. The wallets and pencil cases were must-haves for 1980s Southern Ontario kids.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083454","slideimage_id":"4078964","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_free.jpg"},{"id":"1083455","slideimage_id":"4078964","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_smallfree.jpg"},{"id":"1083456","slideimage_id":"4078964","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_small.jpg"},{"id":"1083457","slideimage_id":"4078964","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_splash_900.jpg"},{"id":"1083458","slideimage_id":"4078964","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_splash_600.jpg"},{"id":"1083459","slideimage_id":"4078964","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_splash_small.jpg"},{"id":"1083460","slideimage_id":"4078964","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_sq50.jpg"},{"id":"1083461","slideimage_id":"4078964","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_croppable.jpg"},{"id":"1083462","slideimage_id":"4078964","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078964_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078965","type":"image","title":"Northern Getaway","title_link":"Northern_Getaway","width":"0","height":"0","credits":"eBay","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"10","drone_druid":null,"drone_asid":null,"caption":"Ever since this retailer of cliched Canadian clothing shuttered, we have no idea where to get puffy paint sweatshirts with pictures of loons on them, or the ugly Christmas sweater for all of those trendy theme parties. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083463","slideimage_id":"4078965","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_free.jpg"},{"id":"1083464","slideimage_id":"4078965","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_smallfree.jpg"},{"id":"1083465","slideimage_id":"4078965","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_small.jpg"},{"id":"1083466","slideimage_id":"4078965","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_splash_900.jpg"},{"id":"1083467","slideimage_id":"4078965","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_splash_600.jpg"},{"id":"1083472","slideimage_id":"4078965","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_splash_small.jpg"},{"id":"1083473","slideimage_id":"4078965","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_sq50.jpg"},{"id":"1083476","slideimage_id":"4078965","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_croppable.jpg"},{"id":"1083478","slideimage_id":"4078965","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078965_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078966","type":"image","title":"Randy River","title_link":"Randy_River","width":"0","height":"0","credits":"Sameer Vasta via Flickr","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"11","drone_druid":null,"drone_asid":null,"caption":"The home to discount menswear and flamed shirts galore was once an institution in malls across the country, but has been reduced to just a handful of shops in small-town malls.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083490","slideimage_id":"4078966","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_free.jpg"},{"id":"1083491","slideimage_id":"4078966","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_smallfree.jpg"},{"id":"1083492","slideimage_id":"4078966","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_small.jpg"},{"id":"1083493","slideimage_id":"4078966","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_splash_900.jpg"},{"id":"1083494","slideimage_id":"4078966","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_splash_600.jpg"},{"id":"1083495","slideimage_id":"4078966","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_splash_small.jpg"},{"id":"1083496","slideimage_id":"4078966","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_sq50.jpg"},{"id":"1083497","slideimage_id":"4078966","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_croppable.jpg"},{"id":"1083498","slideimage_id":"4078966","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078966_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078967","type":"image","title":"SAAN","title_link":"SAAN","width":"0","height":"0","credits":"Anthony Easton via flickr","config":{"image_cache":1421790012473,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"12","drone_druid":null,"drone_asid":null,"caption":"Once a staple in Western Canada and Ontario, it had great, cheap jeans.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083499","slideimage_id":"4078967","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_free.jpg"},{"id":"1083500","slideimage_id":"4078967","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_smallfree.jpg"},{"id":"1083501","slideimage_id":"4078967","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_small.jpg"},{"id":"1083502","slideimage_id":"4078967","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_splash_900.jpg"},{"id":"1083503","slideimage_id":"4078967","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_splash_600.jpg"},{"id":"1083504","slideimage_id":"4078967","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_splash_small.jpg"},{"id":"1083505","slideimage_id":"4078967","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_sq50.jpg"},{"id":"1083506","slideimage_id":"4078967","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_croppable.jpg"},{"id":"1083507","slideimage_id":"4078967","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078967_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078968","type":"image","title":"Tabi","title_link":"Tabi","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"13","drone_druid":null,"drone_asid":null,"caption":"The classic Canadian \u201cmom store\u201d closed in 2011, after 30 years in operation. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083517","slideimage_id":"4078968","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_free.jpg"},{"id":"1083518","slideimage_id":"4078968","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_smallfree.jpg"},{"id":"1083519","slideimage_id":"4078968","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_small.jpg"},{"id":"1083520","slideimage_id":"4078968","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_splash_900.jpg"},{"id":"1083521","slideimage_id":"4078968","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_splash_600.jpg"},{"id":"1083522","slideimage_id":"4078968","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_splash_small.jpg"},{"id":"1083523","slideimage_id":"4078968","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_sq50.jpg"},{"id":"1083524","slideimage_id":"4078968","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_croppable.jpg"},{"id":"1083525","slideimage_id":"4078968","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078968_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078969","type":"image","title":"Towers","title_link":"Towers","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"14","drone_druid":null,"drone_asid":null,"caption":"A Zellers-esque chain perhaps best known to eastern Canadians, who might be familiar with the chain\u2019s animated squirrel named Sparky. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083526","slideimage_id":"4078969","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_free.jpg"},{"id":"1083527","slideimage_id":"4078969","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_smallfree.jpg"},{"id":"1083528","slideimage_id":"4078969","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_small.jpg"},{"id":"1083529","slideimage_id":"4078969","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_splash_900.jpg"},{"id":"1083530","slideimage_id":"4078969","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_splash_600.jpg"},{"id":"1083531","slideimage_id":"4078969","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_splash_small.jpg"},{"id":"1083532","slideimage_id":"4078969","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_sq50.jpg"},{"id":"1083533","slideimage_id":"4078969","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_croppable.jpg"},{"id":"1083534","slideimage_id":"4078969","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078969_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078970","type":"image","title":"Jumbo Video","title_link":"Jumbo_Video","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"15","drone_druid":null,"drone_asid":null,"caption":"The free popcorn made arguing over which VHS movie to rent bearable. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083535","slideimage_id":"4078970","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_free.jpg"},{"id":"1083536","slideimage_id":"4078970","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_smallfree.jpg"},{"id":"1083537","slideimage_id":"4078970","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_small.jpg"},{"id":"1083538","slideimage_id":"4078970","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_splash_900.jpg"},{"id":"1083539","slideimage_id":"4078970","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_splash_600.jpg"},{"id":"1083540","slideimage_id":"4078970","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_splash_small.jpg"},{"id":"1083541","slideimage_id":"4078970","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_sq50.jpg"},{"id":"1083542","slideimage_id":"4078970","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_croppable.jpg"},{"id":"1083543","slideimage_id":"4078970","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078970_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078971","type":"video","title":"Zellers","title_link":"Zellers","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"16","drone_druid":null,"drone_asid":null,"caption":"Zeddy! Need we say more?","rating":"0","votes":"0","video":"<iframe title=\"YouTube video player\" width=\"300\" height=\"200\" src=\"\/\/www.youtube.com\/embed\/N0Ppq8kbtf4?wmode=opaque\" frameborder=\"0\" allowfullscreen><\/iframe>","slideimage_crops":[{"id":"1083508","slideimage_id":"4078971","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_free.jpg"},{"id":"1083509","slideimage_id":"4078971","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_smallfree.jpg"},{"id":"1083510","slideimage_id":"4078971","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_small.jpg"},{"id":"1083511","slideimage_id":"4078971","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_splash_900.jpg"},{"id":"1083512","slideimage_id":"4078971","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_splash_600.jpg"},{"id":"1083513","slideimage_id":"4078971","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_splash_small.jpg"},{"id":"1083514","slideimage_id":"4078971","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_sq50.jpg"},{"id":"1083515","slideimage_id":"4078971","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_croppable.jpg"},{"id":"1083516","slideimage_id":"4078971","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078971_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078987","type":"text","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"image_cache":"1407948131558","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":"2014-08-13 12:40:26","image_num":"17","drone_druid":null,"drone_asid":null,"caption":"NEXT:\n\nU.S. BRANDS WE WANT TO SEE IN CANADA","rating":"0","votes":"0","text_color":"#000000","text_size":"12","slideimage_crops":[{"id":"1083554","slideimage_id":"4078987","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_sq50.jpg"},{"id":"1083553","slideimage_id":"4078987","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_small.jpg"},{"id":"1083552","slideimage_id":"4078987","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_original.jpg"},{"id":"1083551","slideimage_id":"4078987","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_compressed.jpg"},{"id":"1083550","slideimage_id":"4078987","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_croppable.jpg"},{"id":"1083549","slideimage_id":"4078987","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_splash_small.jpg"},{"id":"1083548","slideimage_id":"4078987","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_splash_600.jpg"},{"id":"1083547","slideimage_id":"4078987","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_splash_900.jpg"},{"id":"1083546","slideimage_id":"4078987","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_smallfree.jpg"},{"id":"1083545","slideimage_id":"4078987","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_free.jpg"},{"id":"1083544","slideimage_id":"4078987","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078987_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078989","type":"image","title":"Trader Joe\u2019s","title_link":"Trader_Joes","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"18","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364472","caption":"A perfect blend of Costco affordability and Whole Foods quality.\n\n<a href=\"http:\/\/www.traderjoes.com\/\" target=\"_blank\">http:\/\/www.traderjoes.com\/<\/a> ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083605","slideimage_id":"4078989","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_splash_small.jpg"},{"id":"1083602","slideimage_id":"4078989","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_splash_600.jpg"},{"id":"1083599","slideimage_id":"4078989","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_splash_900.jpg"},{"id":"1083608","slideimage_id":"4078989","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_sq50.jpg"},{"id":"1083610","slideimage_id":"4078989","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_croppable.jpg"},{"id":"1083612","slideimage_id":"4078989","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_compressed.jpg"},{"id":"1083614","slideimage_id":"4078989","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_original.jpg"},{"id":"1083586","slideimage_id":"4078989","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_free.jpg"},{"id":"1083595","slideimage_id":"4078989","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_small.jpg"},{"id":"1083590","slideimage_id":"4078989","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_smallfree.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078989_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078990","type":"image","title":"Macy's","title_link":"Macys","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"19","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364463","caption":"Another option for a mid-priced department store with a diversity of offering is always welcome. Plus, the stores are so well decorated at Christmas. And we love the sales!\n\n<a href=\"http:\/\/www.macys.com\/\" target=\"_blank\">http:\/\/www.macys.com\/<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083563","slideimage_id":"4078990","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_compressed.jpg"},{"id":"1083564","slideimage_id":"4078990","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_original.jpg"},{"id":"1083561","slideimage_id":"4078990","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_sq50.jpg"},{"id":"1083562","slideimage_id":"4078990","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_croppable.jpg"},{"id":"1083560","slideimage_id":"4078990","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_splash_small.jpg"},{"id":"1083559","slideimage_id":"4078990","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_splash_600.jpg"},{"id":"1083558","slideimage_id":"4078990","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_splash_900.jpg"},{"id":"1083557","slideimage_id":"4078990","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_small.jpg"},{"id":"1083556","slideimage_id":"4078990","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_smallfree.jpg"},{"id":"1083555","slideimage_id":"4078990","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078990_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078991","type":"image","title":"White Castle","title_link":"White_Castle","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"20","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364470","caption":"Because Harold and Kumar aren\u2019t the only ones willing to make a road trip for their stoner fare. \n\n<a href=\"http:\/\/www.whitecastle.com\/\" target=\"_blank\">http:\/\/www.whitecastle.com\/<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083584","slideimage_id":"4078991","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_original.jpg"},{"id":"1083583","slideimage_id":"4078991","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_compressed.jpg"},{"id":"1083582","slideimage_id":"4078991","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_croppable.jpg"},{"id":"1083576","slideimage_id":"4078991","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_smallfree.jpg"},{"id":"1083577","slideimage_id":"4078991","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_small.jpg"},{"id":"1083578","slideimage_id":"4078991","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_splash_900.jpg"},{"id":"1083579","slideimage_id":"4078991","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_splash_600.jpg"},{"id":"1083580","slideimage_id":"4078991","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_splash_small.jpg"},{"id":"1083581","slideimage_id":"4078991","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_sq50.jpg"},{"id":"1083575","slideimage_id":"4078991","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078991_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078992","type":"image","title":"In-N-Out Burger","title_link":"InNOut_Burger","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"21","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364466","caption":"Recently named America\u2019s favourite hamburger chain based on food quality, value and service. \n\n<a href=\"http:\/\/www.in-n-out.com\/\" target=\"_blank\">http:\/\/www.in-n-out.com\/<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083606","slideimage_id":"4078992","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_compressed.jpg"},{"id":"1083603","slideimage_id":"4078992","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_croppable.jpg"},{"id":"1083601","slideimage_id":"4078992","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_sq50.jpg"},{"id":"1083598","slideimage_id":"4078992","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_splash_small.jpg"},{"id":"1083609","slideimage_id":"4078992","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_original.jpg"},{"id":"1083588","slideimage_id":"4078992","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_smallfree.jpg"},{"id":"1083585","slideimage_id":"4078992","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_free.jpg"},{"id":"1083596","slideimage_id":"4078992","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_splash_600.jpg"},{"id":"1083591","slideimage_id":"4078992","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_splash_900.jpg"},{"id":"1083589","slideimage_id":"4078992","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_small.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078992_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078993","type":"image","title":"Carl's Jr.","title_link":"Carls_Jr","width":"0","height":"0","credits":"AP","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"22","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364464","caption":"For your Mexican-inspired salad bar alone, please expand outside of B.C. In fact, we\u2019ll take White Spot too.\n\n<a href=\"http:\/\/www.carlsjr.com\/\" target=\"_blank\">http:\/\/www.carlsjr.com\/<\/a> ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083574","slideimage_id":"4078993","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_original.jpg"},{"id":"1083573","slideimage_id":"4078993","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_compressed.jpg"},{"id":"1083572","slideimage_id":"4078993","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_croppable.jpg"},{"id":"1083570","slideimage_id":"4078993","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_splash_small.jpg"},{"id":"1083571","slideimage_id":"4078993","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_sq50.jpg"},{"id":"1083568","slideimage_id":"4078993","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_splash_900.jpg"},{"id":"1083569","slideimage_id":"4078993","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_splash_600.jpg"},{"id":"1083566","slideimage_id":"4078993","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_smallfree.jpg"},{"id":"1083567","slideimage_id":"4078993","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_small.jpg"},{"id":"1083565","slideimage_id":"4078993","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078993_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078994","type":"image","title":"Dicks Sporting Goods","title_link":"Dicks_Sporting_Goods","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"23","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364462","caption":"The U.S. retailer of all things outside is like a Canadian Tire, SportsChek, MEC and Golf World combined.\n\n<a href=\"http:\/\/www.dsgcamps.com\/\" target=\"_blank\">http:\/\/www.dsgcamps.com\/<\/a>\n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083604","slideimage_id":"4078994","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_sq50.jpg"},{"id":"1083600","slideimage_id":"4078994","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_splash_small.jpg"},{"id":"1083607","slideimage_id":"4078994","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_croppable.jpg"},{"id":"1083611","slideimage_id":"4078994","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_compressed.jpg"},{"id":"1083613","slideimage_id":"4078994","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_original.jpg"},{"id":"1083587","slideimage_id":"4078994","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_free.jpg"},{"id":"1083597","slideimage_id":"4078994","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_splash_600.jpg"},{"id":"1083594","slideimage_id":"4078994","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_splash_900.jpg"},{"id":"1083593","slideimage_id":"4078994","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_small.jpg"},{"id":"1083592","slideimage_id":"4078994","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_smallfree.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078994_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078995","type":"image","title":"Walgreens","title_link":"Walgreens","width":"0","height":"0","credits":"AP","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"24","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364471","caption":"This drugstore chain has everything \u2014 and cheap. Might we suggest shaking up the Shoppers Drug Mart-dominated space a little? \n\n<a href=\"http:\/\/www.walgreens.com\/\" target=\"_blank\">http:\/\/www.walgreens.com\/<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083621","slideimage_id":"4078995","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_sq50.jpg"},{"id":"1083622","slideimage_id":"4078995","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_croppable.jpg"},{"id":"1083623","slideimage_id":"4078995","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_compressed.jpg"},{"id":"1083624","slideimage_id":"4078995","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_original.jpg"},{"id":"1083620","slideimage_id":"4078995","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_splash_small.jpg"},{"id":"1083619","slideimage_id":"4078995","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_splash_600.jpg"},{"id":"1083618","slideimage_id":"4078995","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_splash_900.jpg"},{"id":"1083617","slideimage_id":"4078995","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_small.jpg"},{"id":"1083616","slideimage_id":"4078995","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_smallfree.jpg"},{"id":"1083615","slideimage_id":"4078995","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078995_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078996","type":"image","title":"Lane Bryant","title_link":"Lane_Bryant","width":"0","height":"0","credits":"Mike Mozart via Flickr","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"25","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364467","caption":"Let\u2019s give our full-figured sisters a trendy alternative to Penningtons and Addition-Elle already. \n\n<a href=\"http:\/\/www.lanebryant.com\/\" target=\"_blank\">http:\/\/www.lanebryant.com\/<\/a> \n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083654","slideimage_id":"4078996","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_original.jpg"},{"id":"1083653","slideimage_id":"4078996","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_compressed.jpg"},{"id":"1083645","slideimage_id":"4078996","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_free.jpg"},{"id":"1083646","slideimage_id":"4078996","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_smallfree.jpg"},{"id":"1083647","slideimage_id":"4078996","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_small.jpg"},{"id":"1083648","slideimage_id":"4078996","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_splash_900.jpg"},{"id":"1083649","slideimage_id":"4078996","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_splash_600.jpg"},{"id":"1083650","slideimage_id":"4078996","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_splash_small.jpg"},{"id":"1083651","slideimage_id":"4078996","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_sq50.jpg"},{"id":"1083652","slideimage_id":"4078996","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_croppable.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078996_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078997","type":"image","title":"Madewell","title_link":"Madewell","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"26","drone_druid":null,"drone_asid":null,"caption":"A more casual and (slightly) more affordable J.Crew sister store? Yes please. \n\n<a href=\"https:\/\/www.madewell.com\" target=\"_blank\">https:\/\/www.madewell.com<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083664","slideimage_id":"4078997","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_original.jpg"},{"id":"1083663","slideimage_id":"4078997","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_compressed.jpg"},{"id":"1083662","slideimage_id":"4078997","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_croppable.jpg"},{"id":"1083661","slideimage_id":"4078997","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_sq50.jpg"},{"id":"1083660","slideimage_id":"4078997","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_splash_small.jpg"},{"id":"1083659","slideimage_id":"4078997","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_splash_600.jpg"},{"id":"1083658","slideimage_id":"4078997","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_splash_900.jpg"},{"id":"1083657","slideimage_id":"4078997","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_small.jpg"},{"id":"1083656","slideimage_id":"4078997","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_smallfree.jpg"},{"id":"1083655","slideimage_id":"4078997","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078997_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078998","type":"image","title":"Bloomingdale's","title_link":"Bloomingdales","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"27","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364461","caption":"We\u2019re sick of watching Friends re-runs and not being able to shop where Rachel Green worked. \n\n<a href=\"http:\/\/www1.bloomingdales.com\/\" target=\"_blank\">http:\/\/www1.bloomingdales.com\/<\/a>\n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083644","slideimage_id":"4078998","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_original.jpg"},{"id":"1083637","slideimage_id":"4078998","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_small.jpg"},{"id":"1083636","slideimage_id":"4078998","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_smallfree.jpg"},{"id":"1083635","slideimage_id":"4078998","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_free.jpg"},{"id":"1083643","slideimage_id":"4078998","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_compressed.jpg"},{"id":"1083642","slideimage_id":"4078998","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_croppable.jpg"},{"id":"1083641","slideimage_id":"4078998","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_sq50.jpg"},{"id":"1083640","slideimage_id":"4078998","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_splash_small.jpg"},{"id":"1083639","slideimage_id":"4078998","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_splash_600.jpg"},{"id":"1083638","slideimage_id":"4078998","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_splash_900.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078998_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4078999","type":"image","title":"Opening Ceremony","title_link":"Opening_Ceremony","width":"0","height":"0","credits":"Opening Ceremony","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"28","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364465","caption":"An edgier, smaller-scale department-esque store that sells their in-house brand and others.This powerhouse brand has outposts in LA, New York, London and Tokyo, as well as a magazine and TV channel. \n\n<a href=\"http:\/\/www.openingceremony.us\/\" target=\"_blank\">http:\/\/www.openingceremony.us\/<\/a>","rating":"0","votes":"0","slideimage_crops":[{"id":"1083634","slideimage_id":"4078999","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_original.jpg"},{"id":"1083633","slideimage_id":"4078999","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_compressed.jpg"},{"id":"1083632","slideimage_id":"4078999","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_croppable.jpg"},{"id":"1083631","slideimage_id":"4078999","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_sq50.jpg"},{"id":"1083625","slideimage_id":"4078999","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_free.jpg"},{"id":"1083626","slideimage_id":"4078999","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_smallfree.jpg"},{"id":"1083627","slideimage_id":"4078999","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_small.jpg"},{"id":"1083628","slideimage_id":"4078999","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_splash_900.jpg"},{"id":"1083629","slideimage_id":"4078999","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_splash_600.jpg"},{"id":"1083630","slideimage_id":"4078999","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_splash_small.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4078999_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079000","type":"text","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"image_cache":1407948176954,"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"29","drone_druid":null,"drone_asid":null,"caption":"NEXT: U.S. BRANDS THAT ACTUALLY ARE COMING TO CANADA","rating":"0","votes":"0","text_color":"#000000","text_size":"12","slideimage_crops":[],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079000_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079000_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079001","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"AP","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"30","drone_druid":null,"drone_asid":null,"caption":"<strong>Nordstrom<\/strong>\n\nThe luxury department store chain will open in Toronto\u2019s Eaton Centre in 2016.\n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083673","slideimage_id":"4079001","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_original.jpg"},{"id":"1083672","slideimage_id":"4079001","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_croppable.jpg"},{"id":"1083671","slideimage_id":"4079001","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_sq50.jpg"},{"id":"1083670","slideimage_id":"4079001","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_splash_small.jpg"},{"id":"1083669","slideimage_id":"4079001","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_splash_600.jpg"},{"id":"1083668","slideimage_id":"4079001","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_splash_900.jpg"},{"id":"1083667","slideimage_id":"4079001","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_small.jpg"},{"id":"1083666","slideimage_id":"4079001","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_smallfree.jpg"},{"id":"1083665","slideimage_id":"4079001","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079001_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079002","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Pinterest","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"31","drone_druid":null,"drone_asid":null,"caption":"<strong>Chico\u2019s<\/strong>\n\nThe figure-flattering women\u2019s wear chain will open its first three Canadian locations in the Greater Toronto Area later in 2014. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083690","slideimage_id":"4079002","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_croppable.jpg"},{"id":"1083689","slideimage_id":"4079002","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_sq50.jpg"},{"id":"1083688","slideimage_id":"4079002","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_splash_small.jpg"},{"id":"1083687","slideimage_id":"4079002","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_splash_600.jpg"},{"id":"1083686","slideimage_id":"4079002","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_splash_900.jpg"},{"id":"1083685","slideimage_id":"4079002","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_small.jpg"},{"id":"1083684","slideimage_id":"4079002","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_smallfree.jpg"},{"id":"1083683","slideimage_id":"4079002","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_free.jpg"},{"id":"1083691","slideimage_id":"4079002","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079002_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079003","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Pinterest","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"32","drone_druid":null,"drone_asid":null,"caption":"<strong>Designer Shoe Warehouse<\/strong>\n\nThe U.S. discount shoe chain purchased a 44 per cent in Town Shoes earlier this year and is expected to open some of its big box style retail locations. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083682","slideimage_id":"4079003","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_original.jpg"},{"id":"1083681","slideimage_id":"4079003","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_croppable.jpg"},{"id":"1083680","slideimage_id":"4079003","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_sq50.jpg"},{"id":"1083679","slideimage_id":"4079003","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_splash_small.jpg"},{"id":"1083678","slideimage_id":"4079003","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_splash_600.jpg"},{"id":"1083677","slideimage_id":"4079003","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_splash_900.jpg"},{"id":"1083676","slideimage_id":"4079003","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_small.jpg"},{"id":"1083675","slideimage_id":"4079003","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_smallfree.jpg"},{"id":"1083674","slideimage_id":"4079003","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_free.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079003_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079004","type":"image","title":"Saks Fifth Avenue","title_link":"Saks_Fifth_Avenue","width":"0","height":"0","credits":"Getty","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"33","drone_druid":"1723ad2fce43ee5b0e82989951ac4aa378529dc5","drone_asid":"200364543","caption":"<strong>Saks Fifth Avenue<\/strong>\n\nHudson Bay Co. has announced two Toronto locations for the high end U.S. retailer, one at the Eaton Centre in 2015 and the other at Sherway Gardens in 2016, but has said it may bring as many as seven to Canada. It will also bring as many as 75 more affordable Saks Fifth Avenue OFF 5th locations.","rating":"0","votes":"0","slideimage_crops":[{"id":"1083692","slideimage_id":"4079004","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_free.jpg"},{"id":"1083693","slideimage_id":"4079004","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_smallfree.jpg"},{"id":"1083694","slideimage_id":"4079004","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_small.jpg"},{"id":"1083695","slideimage_id":"4079004","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_splash_900.jpg"},{"id":"1083696","slideimage_id":"4079004","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_splash_600.jpg"},{"id":"1083697","slideimage_id":"4079004","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_splash_small.jpg"},{"id":"1083698","slideimage_id":"4079004","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_sq50.jpg"},{"id":"1083699","slideimage_id":"4079004","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_croppable.jpg"},{"id":"1083700","slideimage_id":"4079004","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_compressed.jpg"},{"id":"1083701","slideimage_id":"4079004","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079004_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079005","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Pinterest","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"34","drone_druid":null,"drone_asid":null,"caption":"<strong>American Girl<\/strong>\n\nThe doll store with a cult like following opened its first two Canadian stores inside Chapters\/ Indigo stores in Toronto and Vancouver earlier this year and plans to roll out a cross-country expansion.\n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083728","slideimage_id":"4079005","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_free.jpg"},{"id":"1083729","slideimage_id":"4079005","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_smallfree.jpg"},{"id":"1083730","slideimage_id":"4079005","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_small.jpg"},{"id":"1083731","slideimage_id":"4079005","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_splash_900.jpg"},{"id":"1083732","slideimage_id":"4079005","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_splash_600.jpg"},{"id":"1083733","slideimage_id":"4079005","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_splash_small.jpg"},{"id":"1083734","slideimage_id":"4079005","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_sq50.jpg"},{"id":"1083735","slideimage_id":"4079005","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_croppable.jpg"},{"id":"1083736","slideimage_id":"4079005","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079005_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079006","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Pinterest","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"35","drone_druid":null,"drone_asid":null,"caption":"<strong>Dylan\u2019s Candy Bar<\/strong>\n\nThe brightly-coloured candy retailer founded by Ralph Lauren\u2019s daughter Dylan is reportedly<a href=\"http:\/\/www.retail-insider.com\/retail-insider\/2014\/5\/dylans-candy-bar\" target=\"_blank\"> looking for retail space<\/a> in Canada. \n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083711","slideimage_id":"4079006","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_free.jpg"},{"id":"1083712","slideimage_id":"4079006","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_smallfree.jpg"},{"id":"1083713","slideimage_id":"4079006","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_small.jpg"},{"id":"1083714","slideimage_id":"4079006","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_splash_900.jpg"},{"id":"1083715","slideimage_id":"4079006","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_splash_600.jpg"},{"id":"1083716","slideimage_id":"4079006","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_splash_small.jpg"},{"id":"1083717","slideimage_id":"4079006","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_sq50.jpg"},{"id":"1083718","slideimage_id":"4079006","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_croppable.jpg"},{"id":"1083719","slideimage_id":"4079006","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079006_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079007","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"Pinterest","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"36","drone_druid":null,"drone_asid":null,"caption":"<strong>Jimmy Choo<\/strong>\n\nThe American women\u2019s shoe designer is expected to open its first Canadian standalone store in Toronto\u2019s Yorkdale mall later this year. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1083702","slideimage_id":"4079007","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_free.jpg"},{"id":"1083703","slideimage_id":"4079007","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_smallfree.jpg"},{"id":"1083704","slideimage_id":"4079007","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_small.jpg"},{"id":"1083705","slideimage_id":"4079007","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_splash_900.jpg"},{"id":"1083706","slideimage_id":"4079007","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_splash_600.jpg"},{"id":"1083707","slideimage_id":"4079007","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_splash_small.jpg"},{"id":"1083708","slideimage_id":"4079007","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_sq50.jpg"},{"id":"1083709","slideimage_id":"4079007","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_croppable.jpg"},{"id":"1083710","slideimage_id":"4079007","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079007_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4079008","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"AP","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"37","drone_druid":null,"drone_asid":null,"caption":"<strong>Bloomingdale's<\/strong>\n\nOk this one is speculation at this point, but several retail sources in Canada since 2012 have reported this <a href=\"http:\/\/www.biv.com\/article\/20130409\/BIV0102\/304099933\/0\/SEARCH\/E-commerce-shrinking-department-store-prospects\" target=\"_blank\">could be in the works<\/a>.\n","rating":"0","votes":"0","slideimage_crops":[{"id":"1083720","slideimage_id":"4079008","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_free.jpg"},{"id":"1083721","slideimage_id":"4079008","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_smallfree.jpg"},{"id":"1083722","slideimage_id":"4079008","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_small.jpg"},{"id":"1083723","slideimage_id":"4079008","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_splash_900.jpg"},{"id":"1083724","slideimage_id":"4079008","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_splash_600.jpg"},{"id":"1083725","slideimage_id":"4079008","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_splash_small.jpg"},{"id":"1083726","slideimage_id":"4079008","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_sq50.jpg"},{"id":"1083727","slideimage_id":"4079008","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4079008_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116851","type":"text","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"image_cache":"1408994796661","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":"2014-08-25 15:25:02","image_num":"38","drone_druid":null,"drone_asid":null,"caption":"NEXT: 10 Things The Fast Food Industry Doesn't Want You To Know","rating":"0","votes":"0","text_color":"#000000","text_size":"12","slideimage_crops":[{"id":"1374639","slideimage_id":"4116851","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_original.jpg"},{"id":"1374641","slideimage_id":"4116851","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_free.jpg"},{"id":"1374643","slideimage_id":"4116851","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_smallfree.jpg"},{"id":"1374645","slideimage_id":"4116851","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_original.jpg"},{"id":"1374647","slideimage_id":"4116851","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_900.jpg"},{"id":"1374649","slideimage_id":"4116851","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_free.jpg"},{"id":"1374651","slideimage_id":"4116851","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_600.jpg"},{"id":"1374653","slideimage_id":"4116851","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_smallfree.jpg"},{"id":"1374655","slideimage_id":"4116851","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_small.jpg"},{"id":"1374657","slideimage_id":"4116851","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_900.jpg"},{"id":"1374659","slideimage_id":"4116851","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_croppable.jpg"},{"id":"1374661","slideimage_id":"4116851","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_600.jpg"},{"id":"1374663","slideimage_id":"4116851","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_compressed.jpg"},{"id":"1374665","slideimage_id":"4116851","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_splash_small.jpg"},{"id":"1374667","slideimage_id":"4116851","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_croppable.jpg"},{"id":"1374669","slideimage_id":"4116851","slide_id":"362608","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_compressed.jpg"},{"id":"1374671","slideimage_id":"4116851","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_small.jpg"},{"id":"1374673","slideimage_id":"4116851","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_sq50.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116851_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116853","type":"image","title":"McDonald's Grew During The Recession","title_link":"McDonalds_Grew_During","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"39","drone_druid":null,"drone_asid":null,"caption":"McDonald's had <a href=\"http:\/\/www.slate.com\/articles\/business\/moneybox\/2009\/08\/who_won_the_recession.html\" target=\"_hplink\">higher sales growth in 2008<\/a> than in 2006 or 2007, opening nearly 600 stores that year, according to Slate. The chain was able to take advantage of Americans' recession tastes: Cheap, convenient food. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374715","slideimage_id":"4116853","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_free.jpg"},{"id":"1374727","slideimage_id":"4116853","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_smallfree.jpg"},{"id":"1374761","slideimage_id":"4116853","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_small.jpg"},{"id":"1374767","slideimage_id":"4116853","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_splash_900.jpg"},{"id":"1374771","slideimage_id":"4116853","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_splash_600.jpg"},{"id":"1374775","slideimage_id":"4116853","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_splash_small.jpg"},{"id":"1374777","slideimage_id":"4116853","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_sq50.jpg"},{"id":"1374779","slideimage_id":"4116853","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_croppable.jpg"},{"id":"1374781","slideimage_id":"4116853","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116853_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116855","type":"image","title":"They Handle Food That Isn't Really Food","title_link":"They_Handle_Food","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"40","drone_druid":null,"drone_asid":null,"caption":"One <a href=\"http:\/\/www.reddit.com\/r\/AskReddit\/comments\/w2sv3\/fast_food_workers_of_reddit_what_is_the_one_menu\/\" target=\"_hplink\">Reddit user claiming to be an ex-McDonald's worker<\/a> said he once left a bag of chicken nuggets out on the counter for too long and \"they melted. Into a pool of liquid.\" That didn't stop him from loving the nuggets, \"still delicious,\" he wrote. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374723","slideimage_id":"4116855","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_free.jpg"},{"id":"1374743","slideimage_id":"4116855","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_smallfree.jpg"},{"id":"1374745","slideimage_id":"4116855","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_small.jpg"},{"id":"1374747","slideimage_id":"4116855","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_splash_900.jpg"},{"id":"1374751","slideimage_id":"4116855","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_splash_600.jpg"},{"id":"1374753","slideimage_id":"4116855","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_splash_small.jpg"},{"id":"1374755","slideimage_id":"4116855","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_sq50.jpg"},{"id":"1374757","slideimage_id":"4116855","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_croppable.jpg"},{"id":"1374759","slideimage_id":"4116855","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116855_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116857","type":"image","title":"Fast Food Companies See Huge Profits On The Backs Of Low-Wage Workers","title_link":"Fast_Food_Companies","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"41","drone_druid":null,"drone_asid":null,"caption":"More than <a href=\"http:\/\/www.nelp.org\/page\/-\/Press Releases\/2012\/PR_MinWageCorpProfits.pdf?nocdn=1\" target=\"_hplink\">60 percent of low-wage workers<\/a> are employed by big corporations, according to a July analysis by the National Employment Law Project. And more than 90 percent of those companies were profitable last year. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374675","slideimage_id":"4116857","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_free.jpg"},{"id":"1374677","slideimage_id":"4116857","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_smallfree.jpg"},{"id":"1374679","slideimage_id":"4116857","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_small.jpg"},{"id":"1374701","slideimage_id":"4116857","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_splash_900.jpg"},{"id":"1374705","slideimage_id":"4116857","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_splash_600.jpg"},{"id":"1374709","slideimage_id":"4116857","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_splash_small.jpg"},{"id":"1374717","slideimage_id":"4116857","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_sq50.jpg"},{"id":"1374741","slideimage_id":"4116857","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_croppable.jpg"},{"id":"1374763","slideimage_id":"4116857","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116857_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116859","type":"image","title":"The Average Pay For A Fast Food Worker In New York City Is &#36;9 Per Hour","title_link":"The_Average_Pay","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"42","drone_druid":null,"drone_asid":null,"caption":"Fast food workers in New York City make an <a href=\"http:\/\/blogs.villagevoice.com\/forkintheroad\/2012\/11\/fast_food_forward_strike_nyc.php\" target=\"_hplink\">average of &#36;9 per hour<\/a>, according to the Village Voice. That comes to about &#36;18,500 per year for full-time workers. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374681","slideimage_id":"4116859","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_free.jpg"},{"id":"1374703","slideimage_id":"4116859","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_smallfree.jpg"},{"id":"1374707","slideimage_id":"4116859","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_small.jpg"},{"id":"1374713","slideimage_id":"4116859","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_splash_900.jpg"},{"id":"1374721","slideimage_id":"4116859","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_splash_600.jpg"},{"id":"1374749","slideimage_id":"4116859","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_splash_small.jpg"},{"id":"1374765","slideimage_id":"4116859","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_sq50.jpg"},{"id":"1374769","slideimage_id":"4116859","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_croppable.jpg"},{"id":"1374773","slideimage_id":"4116859","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116859_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116861","type":"image","title":"Fast Food Workers Are Unlikely To Get Paid Sick Days","title_link":"Fast_Food_Workers","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"43","drone_druid":null,"drone_asid":null,"caption":"For 40 percent of private sector workers, <a href=\"http:\/\/articles.baltimoresun.com\/2012-11-28\/news\/bs-ed-sick-leave-20121128_1_sick-days-care-workers-service-workers\" target=\"_hplink\">taking a sick day<\/a> and still getting paid isn't an option, according to the Baltimore Sun. Fast food workers are especially likely to be part of that 40 percent. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374683","slideimage_id":"4116861","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_free.jpg"},{"id":"1374685","slideimage_id":"4116861","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_smallfree.jpg"},{"id":"1374687","slideimage_id":"4116861","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_small.jpg"},{"id":"1374689","slideimage_id":"4116861","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_splash_900.jpg"},{"id":"1374691","slideimage_id":"4116861","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_splash_600.jpg"},{"id":"1374693","slideimage_id":"4116861","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_splash_small.jpg"},{"id":"1374695","slideimage_id":"4116861","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_sq50.jpg"},{"id":"1374697","slideimage_id":"4116861","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_croppable.jpg"},{"id":"1374699","slideimage_id":"4116861","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116861_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116863","type":"image","title":"The Boss Can Threaten To Take Workers' Health Care Away","title_link":"The_Boss_Can","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"44","drone_druid":null,"drone_asid":null,"caption":"Many fast food workers saw their health benefits put at risk this year, if they even had them at all. <a href=\"http:\/\/www.huffingtonpost.com\/2012\/11\/09\/papa-johns-obamacare-john-schnatter_n_2104202.html\" target=\"_hplink\">Papa John's CEO John Schnatter<\/a> said he would likely reduce some of his workers hours so that he wouldn't have to cover them in response to Obamacare. Jimmy John's founder, Jimmy John Liautaud told Fox News in October that <a href=\"http:\/\/www.foxnews.com\/on-air\/your-world-cavuto\/2012\/10\/16\/jimmy-johns-founder-business-owners-unsure-future\" target=\"_hplink\">he would \"have to\" cut workers' hours<\/a> so that he wasn't forced to cover them under Obamacare. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374711","slideimage_id":"4116863","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_free.jpg"},{"id":"1374719","slideimage_id":"4116863","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_smallfree.jpg"},{"id":"1374725","slideimage_id":"4116863","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_small.jpg"},{"id":"1374729","slideimage_id":"4116863","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_splash_900.jpg"},{"id":"1374731","slideimage_id":"4116863","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_splash_600.jpg"},{"id":"1374733","slideimage_id":"4116863","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_splash_small.jpg"},{"id":"1374735","slideimage_id":"4116863","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_sq50.jpg"},{"id":"1374737","slideimage_id":"4116863","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_croppable.jpg"},{"id":"1374739","slideimage_id":"4116863","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116863_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116865","type":"image","title":"The Average Hourly Pay At Many Fast Food Eateries Is Less Than &#36;8 An Hour","title_link":"The_Average_Hourly","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"45","drone_druid":null,"drone_asid":null,"caption":"The average hourly pay at McDonald's, Wendy's, Burger King and Taco Bell is less than &#36;8 an hour, according to <a href=\"http:\/\/www.cnbc.com\/id\/50015355\" target=\"_hplink\">salary data cited by CNBC<\/a>. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374801","slideimage_id":"4116865","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_free.jpg"},{"id":"1374803","slideimage_id":"4116865","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_smallfree.jpg"},{"id":"1374805","slideimage_id":"4116865","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_small.jpg"},{"id":"1374807","slideimage_id":"4116865","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_splash_900.jpg"},{"id":"1374809","slideimage_id":"4116865","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_splash_600.jpg"},{"id":"1374811","slideimage_id":"4116865","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_splash_small.jpg"},{"id":"1374813","slideimage_id":"4116865","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_sq50.jpg"},{"id":"1374815","slideimage_id":"4116865","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_croppable.jpg"},{"id":"1374817","slideimage_id":"4116865","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116865_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116867","type":"image","title":"The Median Age Of A Fast Food Worker Is 28","title_link":"The_Median_Age","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"46","drone_druid":null,"drone_asid":null,"caption":"As more workers fight for limited jobs, many older employees are gravitating towards the fast food industry. The median age of a fast <a href=\"http:\/\/www.theatlantic.com\/business\/archive\/2012\/11\/mcjobs-should-pay-too-its-time-for-fast-food-workers-to-get-living-wages\/265714\/\" target=\"_hplink\">food worker is 28<\/a>, according to Bureau of Labor Statistics data cited by the Atlantic. For women, who make up two-thirds of the industry's employees, that age is 32. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374837","slideimage_id":"4116867","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_free.jpg"},{"id":"1374839","slideimage_id":"4116867","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_smallfree.jpg"},{"id":"1374841","slideimage_id":"4116867","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_small.jpg"},{"id":"1374843","slideimage_id":"4116867","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_splash_900.jpg"},{"id":"1374845","slideimage_id":"4116867","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_splash_600.jpg"},{"id":"1374847","slideimage_id":"4116867","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_splash_small.jpg"},{"id":"1374849","slideimage_id":"4116867","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_sq50.jpg"},{"id":"1374851","slideimage_id":"4116867","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_croppable.jpg"},{"id":"1374853","slideimage_id":"4116867","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116867_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116869","type":"image","title":"Labor Leaders Rarely Try To Unionize Fast Food Workers","title_link":"Labor_Leaders_Rarely","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"47","drone_druid":null,"drone_asid":null,"caption":"Fast food worker's went on strike in late November in New York City, showcasing a rare effort to organize the industry's workers. Labor leaders often don't make an effort to organize these workers because the high turnover makes the challenge daunting.","rating":"0","votes":"0","slideimage_crops":[{"id":"1374819","slideimage_id":"4116869","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_free.jpg"},{"id":"1374821","slideimage_id":"4116869","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_smallfree.jpg"},{"id":"1374823","slideimage_id":"4116869","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_small.jpg"},{"id":"1374825","slideimage_id":"4116869","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_splash_900.jpg"},{"id":"1374827","slideimage_id":"4116869","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_splash_600.jpg"},{"id":"1374829","slideimage_id":"4116869","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_splash_small.jpg"},{"id":"1374831","slideimage_id":"4116869","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_sq50.jpg"},{"id":"1374833","slideimage_id":"4116869","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_croppable.jpg"},{"id":"1374835","slideimage_id":"4116869","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116869_sq50.jpg"},{"slide_id":"362608","slideimage_id":"4116871","type":"image","title":"Fast Food Workers Are The Lowest Paid Workers In NYC","title_link":"Fast_Food_Workers","width":"0","height":"0","credits":"Getty Images","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"48","drone_druid":null,"drone_asid":null,"caption":"For all their work, fast food workers get very little dough. The lowest paid job category in New York City is \"Combined Food Service and Preparation Workers, Including Fast Food,\" according to Bureau of Labor Department Statistics <a href=\"http:\/\/www.salon.com\/2012\/11\/29\/in_rare_strike_nyc_fast_food_workers_walk_out\/\" target=\"_hplink\">cited by Salon<\/a>. ","rating":"0","votes":"0","slideimage_crops":[{"id":"1374783","slideimage_id":"4116871","slide_id":"362608","type":"free","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_free.jpg"},{"id":"1374785","slideimage_id":"4116871","slide_id":"362608","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_smallfree.jpg"},{"id":"1374787","slideimage_id":"4116871","slide_id":"362608","type":"small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_small.jpg"},{"id":"1374789","slideimage_id":"4116871","slide_id":"362608","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_splash_900.jpg"},{"id":"1374791","slideimage_id":"4116871","slide_id":"362608","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_splash_600.jpg"},{"id":"1374793","slideimage_id":"4116871","slide_id":"362608","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_splash_small.jpg"},{"id":"1374795","slideimage_id":"4116871","slide_id":"362608","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_sq50.jpg"},{"id":"1374797","slideimage_id":"4116871","slide_id":"362608","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_croppable.jpg"},{"id":"1374799","slideimage_id":"4116871","slide_id":"362608","type":"original","url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_free.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/362608\/slide_362608_4116871_sq50.jpg"}],"slide_html":"","more_slideshows":[{"entry_id":"1348994","entry_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/www.huffingtonpost.com\/2012\/03\/15\/brian-williams-more-than_n_1348994.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","title":"MSNBC Lineup","slideshow_id":"194255","vertical":"media"},{"entry_id":"1347447","entry_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/www.huffingtonpost.com\/2012\/03\/15\/sobbing-families-identify_n_1347447.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/214127\/slide_214127_780103_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/214127\/slide_214127_780103_small.jpg","title":"","slideshow_id":"214127","vertical":"worldpost"},{"entry_id":"754667","entry_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/www.huffingtonpost.com\/2010\/10\/07\/arizona-tornado-2010-seri_n_754667.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/11588\/slide_11588_152425_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/11588\/slide_11588_152425_small.jpg","title":"Arizona Tornado 2010","slideshow_id":"11588","vertical":""},{"entry_id":"352281","entry_url":"https:\/\/web.archive.org\/web\/20160814163633\/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\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/3566\/slide_3566_50534_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160814163633\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/3566\/slide_3566_50534_small.jpg","title":"TCU Uniforms For Game Against Utah","slideshow_id":"3566","vertical":"homepage"}]}; </script> <div class="hp-slideshow-wrapper no-pin" id="hp-slideshow-wrapper-362608" data-slideshow-id="362608" data-beacon="{&quot;p&quot;:{&quot;slideshow_id&quot;:&quot;362608&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 Retail Brands We Miss Most </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="4078955" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078955_sq50.jpg" alt="Eaton's" width="52" height="52"/> <p style="display: none;">One of Canada’s most storied and oldest retailers went bankrupt in 1999. The department stores founded by Timothy Eaton in 1869 became famous for their catalogues, sponsorship of the Toronto Santa Claus parade and the downtown Toronto shopping centre that still bears its name. </p> </li> <li class="hp-carousel-item no-pin" data-id="1" data-slide-id="4078956" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078956_sq50.jpg" alt="Dominion" width="52" height="52"/> <p style="display: none;">This chain of grocery stores was rebranded as A&P; before it was bought out by Metro. We miss the chain founded in 1919, party because of those plastic grocery bins you could load onto a conveyor belt to get them outside, but mostly because of their awesome font.</p> </li> <li class="hp-carousel-item no-pin" data-id="2" data-slide-id="4078957" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078957_sq50.jpg" alt="Bata Shoes" width="52" height="52"/> <p style="display: none;">Although Toronto is home to the Bata shoe museum, the chain has shuttered all of its Bata and Athlete’s World stores in the country where it was once based. It does, however, continue to sell footwear on almost every other continent. Pictured: Bata founder Tomas Bata.</p> </li> <li class="hp-carousel-item no-pin" data-id="3" data-slide-id="4078958" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078958_sq50.jpg" alt="Sam the Record Man" width="52" height="52"/> <p style="display: none;">It was once Canada’s largest music retailer boasting “140 locations, coast to coast.” The chain was founded by Sam Sniderman in 1937. Along with A&A; Records and Canada’s last national music store chain, Music World, it fell victim to the Internet age by the end of the 2000s.</p> </li> <li class="hp-carousel-item no-pin" data-id="4" data-slide-id="4078959" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078959_sq50.jpg" alt="A&amp;A Records" width="52" height="52"/> <p style="display: none;">A&A; had noticeable flagship stores in downtown Toronto and downtown Montreal. It launched in the early 1960s and went bankrupt in 1991.</p> </li> <li class="hp-carousel-item no-pin" data-id="5" data-slide-id="4078960" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078960_sq50.jpg" alt="Beaver Lumber" width="52" height="52"/> <p style="display: none;">Even if you weren’t a fan of lumber shopping, how could you complain about being dragged through a store whose logo is an overall-clad, skipping beaver? Also, it was owned by Molson — yes, the beer people. What’s more Canadian than that?</p> </li> <li class="hp-carousel-item no-pin" data-id="6" data-slide-id="4078961" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078961_sq50.jpg" alt="Becker's" width="52" height="52"/> <p style="display: none;">This was THE convenience store chain -- known for its plastic jugs of milk -- for many small-town Ontarians before being sold to the parent company of rival Mac’s Convenience Stores in 1996. It was so Canadian, its chocolate milk got a shout-out in the special thanks section on many Rush albums.</p> </li> <li class="hp-carousel-item no-pin" data-id="7" data-slide-id="4078962" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078962_sq50.jpg" alt="Big V Drug Stores" width="52" height="52"/> <p style="display: none;">Believe it or not, Ontario once had another pharmacy chain that gave Shoppers Drug Mart a real run for its money.</p> </li> <li class="hp-carousel-item no-pin" data-id="8" data-slide-id="4078963" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078963_sq50.jpg" alt="The It Store" width="52" height="52"/> <p style="display: none;">This novelty-items store was where you could buy any Troll doll or Beanie Baby, or marvel at the dirty gift selections while pretending to shop for a Troll or Beanie Baby.</p> </li> <li class="hp-carousel-item no-pin" data-id="9" data-slide-id="4078964" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078964_sq50.jpg" alt="Kettle Creek Canvas Co." width="52" height="52"/> <p style="display: none;">For all your canvas clothing and accessories needs. The wallets and pencil cases were must-haves for 1980s Southern Ontario kids.</p> </li> <li class="hp-carousel-item no-pin" data-id="10" data-slide-id="4078965" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078965_sq50.jpg" alt="Northern Getaway" width="52" height="52"/> <p style="display: none;">Ever since this retailer of cliched Canadian clothing shuttered, we have no idea where to get puffy paint sweatshirts with pictures of loons on them, or the ugly Christmas sweater for all of those trendy theme parties. </p> </li> <li class="hp-carousel-item no-pin" data-id="11" data-slide-id="4078966" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078966_sq50.jpg" alt="Randy River" width="52" height="52"/> <p style="display: none;">The home to discount menswear and flamed shirts galore was once an institution in malls across the country, but has been reduced to just a handful of shops in small-town malls.</p> </li> <li class="hp-carousel-item no-pin" data-id="12" data-slide-id="4078967" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078967_sq50.jpg" alt="SAAN" width="52" height="52"/> <p style="display: none;">Once a staple in Western Canada and Ontario, it had great, cheap jeans.</p> </li> <li class="hp-carousel-item no-pin" data-id="13" data-slide-id="4078968" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078968_sq50.jpg" alt="Tabi" width="52" height="52"/> <p style="display: none;">The classic Canadian “mom store” closed in 2011, after 30 years in operation. </p> </li> <li class="hp-carousel-item no-pin" data-id="14" data-slide-id="4078969" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078969_sq50.jpg" alt="Towers" width="52" height="52"/> <p style="display: none;">A Zellers-esque chain perhaps best known to eastern Canadians, who might be familiar with the chain’s animated squirrel named Sparky. </p> </li> <li class="hp-carousel-item no-pin" data-id="15" data-slide-id="4078970" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078970_sq50.jpg" alt="Jumbo Video" width="52" height="52"/> <p style="display: none;">The free popcorn made arguing over which VHS movie to rent bearable. </p> </li> <li class="hp-carousel-item no-pin" data-id="16" data-slide-id="4078971" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078971_sq50.jpg" alt="Zellers" width="52" height="52"/> <p style="display: none;">Zeddy! Need we say more?</p> </li> <li class="hp-carousel-item no-pin" data-id="17" data-slide-id="4078987" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078987_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">NEXT: U.S. BRANDS WE WANT TO SEE IN CANADA</p> </li> <li class="hp-carousel-item no-pin" data-id="18" data-slide-id="4078989" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078989_sq50.jpg" alt="Trader Joe’s" width="52" height="52"/> <p style="display: none;">A perfect blend of Costco affordability and Whole Foods quality. http://www.traderjoes.com/ </p> </li> <li class="hp-carousel-item no-pin" data-id="19" data-slide-id="4078990" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078990_sq50.jpg" alt="Macy's" width="52" height="52"/> <p style="display: none;">Another option for a mid-priced department store with a diversity of offering is always welcome. Plus, the stores are so well decorated at Christmas. And we love the sales! http://www.macys.com/</p> </li> <li class="hp-carousel-item no-pin" data-id="20" data-slide-id="4078991" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078991_sq50.jpg" alt="White Castle" width="52" height="52"/> <p style="display: none;">Because Harold and Kumar aren’t the only ones willing to make a road trip for their stoner fare. http://www.whitecastle.com/</p> </li> <li class="hp-carousel-item no-pin" data-id="21" data-slide-id="4078992" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078992_sq50.jpg" alt="In-N-Out Burger" width="52" height="52"/> <p style="display: none;">Recently named America’s favourite hamburger chain based on food quality, value and service. http://www.in-n-out.com/</p> </li> <li class="hp-carousel-item no-pin" data-id="22" data-slide-id="4078993" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078993_sq50.jpg" alt="Carl's Jr." width="52" height="52"/> <p style="display: none;">For your Mexican-inspired salad bar alone, please expand outside of B.C. In fact, we’ll take White Spot too. http://www.carlsjr.com/ </p> </li> <li class="hp-carousel-item no-pin" data-id="23" data-slide-id="4078994" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078994_sq50.jpg" alt="Dicks Sporting Goods" width="52" height="52"/> <p style="display: none;">The U.S. retailer of all things outside is like a Canadian Tire, SportsChek, MEC and Golf World combined. http://www.dsgcamps.com/ </p> </li> <li class="hp-carousel-item no-pin" data-id="24" data-slide-id="4078995" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078995_sq50.jpg" alt="Walgreens" width="52" height="52"/> <p style="display: none;">This drugstore chain has everything — and cheap. Might we suggest shaking up the Shoppers Drug Mart-dominated space a little? http://www.walgreens.com/</p> </li> <li class="hp-carousel-item no-pin" data-id="25" data-slide-id="4078996" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078996_sq50.jpg" alt="Lane Bryant" width="52" height="52"/> <p style="display: none;">Let’s give our full-figured sisters a trendy alternative to Penningtons and Addition-Elle already. http://www.lanebryant.com/ </p> </li> <li class="hp-carousel-item no-pin" data-id="26" data-slide-id="4078997" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078997_sq50.jpg" alt="Madewell" width="52" height="52"/> <p style="display: none;">A more casual and (slightly) more affordable J.Crew sister store? Yes please. https://www.madewell.com</p> </li> <li class="hp-carousel-item no-pin" data-id="27" data-slide-id="4078998" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078998_sq50.jpg" alt="Bloomingdale's" width="52" height="52"/> <p style="display: none;">We’re sick of watching Friends re-runs and not being able to shop where Rachel Green worked. http://www1.bloomingdales.com/ </p> </li> <li class="hp-carousel-item no-pin" data-id="28" data-slide-id="4078999" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4078999_sq50.jpg" alt="Opening Ceremony" width="52" height="52"/> <p style="display: none;">An edgier, smaller-scale department-esque store that sells their in-house brand and others.This powerhouse brand has outposts in LA, New York, London and Tokyo, as well as a magazine and TV channel. http://www.openingceremony.us/</p> </li> <li class="hp-carousel-item no-pin" data-id="29" data-slide-id="4079000" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079000_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">NEXT: U.S. BRANDS THAT ACTUALLY ARE COMING TO CANADA</p> </li> <li class="hp-carousel-item no-pin" data-id="30" data-slide-id="4079001" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079001_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Nordstrom The luxury department store chain will open in Toronto’s Eaton Centre in 2016. </p> </li> <li class="hp-carousel-item no-pin" data-id="31" data-slide-id="4079002" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079002_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Chico’s The figure-flattering women’s wear chain will open its first three Canadian locations in the Greater Toronto Area later in 2014. </p> </li> <li class="hp-carousel-item no-pin" data-id="32" data-slide-id="4079003" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079003_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Designer Shoe Warehouse The U.S. discount shoe chain purchased a 44 per cent in Town Shoes earlier this year and is expected to open some of its big box style retail locations. </p> </li> <li class="hp-carousel-item no-pin" data-id="33" data-slide-id="4079004" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079004_sq50.jpg" alt="Saks Fifth Avenue" width="52" height="52"/> <p style="display: none;">Saks Fifth Avenue Hudson Bay Co. has announced two Toronto locations for the high end U.S. retailer, one at the Eaton Centre in 2015 and the other at Sherway Gardens in 2016, but has said it may bring as many as seven to Canada. It will also bring as many as 75 more affordable Saks Fifth Avenue OFF 5th locations.</p> </li> <li class="hp-carousel-item no-pin" data-id="34" data-slide-id="4079005" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079005_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">American Girl The doll store with a cult like following opened its first two Canadian stores inside Chapters/ Indigo stores in Toronto and Vancouver earlier this year and plans to roll out a cross-country expansion. </p> </li> <li class="hp-carousel-item no-pin" data-id="35" data-slide-id="4079006" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079006_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Dylan’s Candy Bar The brightly-coloured candy retailer founded by Ralph Lauren’s daughter Dylan is reportedly looking for retail space in Canada. </p> </li> <li class="hp-carousel-item no-pin" data-id="36" data-slide-id="4079007" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079007_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Jimmy Choo The American women’s shoe designer is expected to open its first Canadian standalone store in Toronto’s Yorkdale mall later this year. </p> </li> <li class="hp-carousel-item no-pin" data-id="37" data-slide-id="4079008" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4079008_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Bloomingdale's Ok this one is speculation at this point, but several retail sources in Canada since 2012 have reported this could be in the works. </p> </li> <li class="hp-carousel-item no-pin" data-id="38" data-slide-id="4116851" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116851_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">NEXT: 10 Things The Fast Food Industry Doesn't Want You To Know</p> </li> <li class="hp-carousel-item no-pin" data-id="39" data-slide-id="4116853" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116853_sq50.jpg" alt="McDonald's Grew During The Recession" width="52" height="52"/> <p style="display: none;">McDonald's had higher sales growth in 2008 than in 2006 or 2007, opening nearly 600 stores that year, according to Slate. The chain was able to take advantage of Americans' recession tastes: Cheap, convenient food. </p> </li> <li class="hp-carousel-item no-pin" data-id="40" data-slide-id="4116855" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116855_sq50.jpg" alt="They Handle Food That Isn't Really Food" width="52" height="52"/> <p style="display: none;">One Reddit user claiming to be an ex-McDonald's worker said he once left a bag of chicken nuggets out on the counter for too long and "they melted. Into a pool of liquid." That didn't stop him from loving the nuggets, "still delicious," he wrote. </p> </li> <li class="hp-carousel-item no-pin" data-id="41" data-slide-id="4116857" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116857_sq50.jpg" alt="Fast Food Companies See Huge Profits On The Backs Of Low-Wage Workers" width="52" height="52"/> <p style="display: none;">More than 60 percent of low-wage workers are employed by big corporations, according to a July analysis by the National Employment Law Project. And more than 90 percent of those companies were profitable last year. </p> </li> <li class="hp-carousel-item no-pin" data-id="42" data-slide-id="4116859" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116859_sq50.jpg" alt="The Average Pay For A Fast Food Worker In New York City Is $9 Per Hour" width="52" height="52"/> <p style="display: none;">Fast food workers in New York City make an average of &#36;9 per hour, according to the Village Voice. That comes to about &#36;18,500 per year for full-time workers. </p> </li> <li class="hp-carousel-item no-pin" data-id="43" data-slide-id="4116861" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116861_sq50.jpg" alt="Fast Food Workers Are Unlikely To Get Paid Sick Days" width="52" height="52"/> <p style="display: none;">For 40 percent of private sector workers, taking a sick day and still getting paid isn't an option, according to the Baltimore Sun. Fast food workers are especially likely to be part of that 40 percent. </p> </li> <li class="hp-carousel-item no-pin" data-id="44" data-slide-id="4116863" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116863_sq50.jpg" alt="The Boss Can Threaten To Take Workers' Health Care Away" width="52" height="52"/> <p style="display: none;">Many fast food workers saw their health benefits put at risk this year, if they even had them at all. Papa John's CEO John Schnatter said he would likely reduce some of his workers hours so that he wouldn't have to cover them in response to Obamacare. Jimmy John's founder, Jimmy John Liautaud told Fox News in October that he would "have to" cut workers' hours so that he wasn't forced to cover them under Obamacare. </p> </li> <li class="hp-carousel-item no-pin" data-id="45" data-slide-id="4116865" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116865_sq50.jpg" alt="The Average Hourly Pay At Many Fast Food Eateries Is Less Than $8 An Hour" width="52" height="52"/> <p style="display: none;">The average hourly pay at McDonald's, Wendy's, Burger King and Taco Bell is less than &#36;8 an hour, according to salary data cited by CNBC. </p> </li> <li class="hp-carousel-item no-pin" data-id="46" data-slide-id="4116867" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116867_sq50.jpg" alt="The Median Age Of A Fast Food Worker Is 28" width="52" height="52"/> <p style="display: none;">As more workers fight for limited jobs, many older employees are gravitating towards the fast food industry. The median age of a fast food worker is 28, according to Bureau of Labor Statistics data cited by the Atlantic. For women, who make up two-thirds of the industry's employees, that age is 32. </p> </li> <li class="hp-carousel-item no-pin" data-id="47" data-slide-id="4116869" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116869_sq50.jpg" alt="Labor Leaders Rarely Try To Unionize Fast Food Workers" width="52" height="52"/> <p style="display: none;">Fast food worker's went on strike in late November in New York City, showcasing a rare effort to organize the industry's workers. Labor leaders often don't make an effort to organize these workers because the high turnover makes the challenge daunting.</p> </li> <li class="hp-carousel-item no-pin" data-id="48" data-slide-id="4116871" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160814163633/http://i.huffpost.com/gadgets/slideshows/362608/slide_362608_4116871_sq50.jpg" alt="Fast Food Workers Are The Lowest Paid Workers In NYC" width="52" height="52"/> <p style="display: none;">For all their work, fast food workers get very little dough. The lowest paid job category in New York City is "Combined Food Service and Preparation Workers, Including Fast Food," according to Bureau of Labor Department Statistics cited by Salon. </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-362608"> <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 = '93318746'; // 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-362608" 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-362608').HPAmazingSlider({ flexslider_settings : {}, slideshow_type : 'regular', slideshow_id : '362608', api_domain : 'https://web.archive.org/web/20160814163633/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> <br> </div> <!-- article_foot ad --> <div class="margin_10_0"> </div> <footer> <!-- Also On --> <section class="also-on"> <h3><p class="video_box_title">Earlier on HuffPost:</p></h3> <div class="promo_holder"> <span class="js-fivemin-script"></span><script type="text/javascript">(function(){var src_url="https://web.archive.org/web/20160814163633/https://spshared.5min.com/Scripts/PlayerSeed.js?playList=518733299&height=381&width=570&sid=577&origin=SOLR&videoGroupID=155847&relatedNumOfResults=100&responsive=false&relatedMode=2&relatedBottomHeight=60&companionPos=&hasCompanion=false&autoStart=false&colorPallet=%23FFEB00&videoControlDisplayColor=%23191919&shuffle=0&isAP=1&onVideoDataLoaded=HPTrack.Vid.DL&onTimeUpdate=HPTrack.Vid.TC";if (typeof(commercial_video) == "object") {src_url += "&siteSection="+commercial_video.site_and_category;if (commercial_video.package) {src_url += "&sponsorship="+commercial_video.package;}}var script = document.createElement("script");script.src = src_url;script.async = true;var placeholder = document.querySelector(".js-fivemin-script");placeholder.parentElement.replaceChild(script, placeholder);})();</script> </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/20160814163633/http://www.huffingtonpost.ca/news/coach-retailer/">Coach Retailer</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/coach-store/">Coach Store</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/coach-layoffs-canada/">Coach Layoffs Canada</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/coach-job-cuts-canada/">Coach Job Cuts Canada</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/retail-canada/">Retail Canada</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/retail-layoffs-canada/">Retail Layoffs Canada</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/retail-job-cuts-canada/">Retail Job Cuts Canada</a> </span> <span class="entrytag"> <a href="/web/20160814163633/http://www.huffingtonpost.ca/news/video/">Video</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/20160814163633/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 --> <section class="around-the-web" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;around_the_web&quot;}}"> <h3>Around the Web</h3> <p><a target="_hplink" href="https://web.archive.org/web/20160814163633/http://fortune.com/2014/06/19/coach-store-closing/"><img width="16" height="16px" align="absmiddle" src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/uploaded/favicons/f/o/fortune.com/favicon.ico"></a> <a target="_hplink" href="https://web.archive.org/web/20160814163633/http://fortune.com/2014/06/19/coach-store-closing/">Coach is closing 70 of its 350 North American stores. - Fortune</a></p><p><a target="_hplink" href="https://web.archive.org/web/20160814163633/https://www.internetretailer.com/2015/05/08/bonobos-names-former-coach-exec-its-ceo"><img width="16" height="16px" align="absmiddle" src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/uploaded/favicons/i/n/internetretailer.com/favicon.ico"></a> <a target="_hplink" href="https://web.archive.org/web/20160814163633/https://www.internetretailer.com/2015/05/08/bonobos-names-former-coach-exec-its-ceo">Bonobos names a former Coach exec as its CEO</a></p><p><a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.cnbc.com/id/102628271"><img width="16" height="16px" align="absmiddle" src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/uploaded/favicons/c/n/cnbc.com/favicon.ico"></a> <a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.cnbc.com/id/102628271">Buy this stock on Coach's struggles, expert says</a></p><p><a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.wsj.com/articles/retail-markdowns-often-beat-outlet-prices-1432200601"><img width="16" height="16px" align="absmiddle" src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/uploaded/favicons/w/s/wsj.com/favicon.ico"></a> <a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.wsj.com/articles/retail-markdowns-often-beat-outlet-prices-1432200601">Retail Markdowns Often Beat Outlet Prices</a></p><p><a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.fool.com/investing/general/2015/05/20/macys-makes-a-risky-move-to-pander-to-wealthy-cust.aspx"><img width="16" height="16px" align="absmiddle" src="https://web.archive.org/web/20160814163633im_/http://s.huffpost.com/uploaded/favicons/f/o/fool.com/favicon.ico"></a> <a target="_hplink" href="https://web.archive.org/web/20160814163633/http://www.fool.com/investing/general/2015/05/20/macys-makes-a-risky-move-to-pander-to-wealthy-cust.aspx">Macy's Makes a Risky Move to Pander to Wealthy Customers</a></p> </section> <!-- 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/2015/05/21/coach-layoffs-canada_n_7360346.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 = '93318744'; // 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-199"></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/20160814163633/https://secure-api.gravity.com/v1/api/intelligence" : "https://web.archive.org/web/20160814163633/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-199&pl=199" + ("&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-business"> <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">Business</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">Business</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="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/20160814163633/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/20160814163633/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div><br> <strong class="name">Business</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160814163633/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/20160814163633/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">Business</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-business"></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/20160814163633/http://www.huffingtonpost.ca/feeds/verticals/canada/index.xml" class="name sprite">The Huffington Post</a> </li> <li> <a href="/web/20160814163633/http://www.huffingtonpost.ca/feeds/verticals/canada-business/index.xml" class="name sprite">Business</a> </li> <li> <a class="more" href="/web/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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/20160814163633/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-53-100.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/20160814163633/http://advertising.aol.com/brands/huffington-post">advertise</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/makehome/">make HuffPost your home page</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/syndication/">RSS</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/https://careers.smartrecruiters.com/Aol/huffington-post/">careers</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/p/frequently-asked-question.html">FAQ</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/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/20160814163633/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">privacy policy</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/p/community-guidelines-ca.html">comment policy</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">about us</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://adinfo.aol.com/about-our-ads/">about our ads</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/http://www.huffingtonpost.ca/contact/">contact us</a> </li> <li> <a href="https://web.archive.org/web/20160814163633/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 Business</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_566907bde4b0f82be106432b545db032e4b0af1a81424b48" vdb_params="m.o2inline=inview&amp;m.selector=article%20p&amp;m.position=3"> <script type="text/javascript" src="//web.archive.org/web/20160814163633js_/http://delivery.vidible.tv/jsonp/pid=566907bde4b0f82be106432b/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/20160814163633/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="7360346"> <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/20160814163633im_/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":1471192593,"entry":"7360346","vertical":"canada-business","vertical-id":39,"vertical-name":"Canada Business","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":"YFIDbEBYVhJYURBaXFkYIk1BTVcMFkIMXFZZXhkXaVxWFUtLORxQVhgiWVxYXAAZcBFAWllSEks=","queueTime":0,"applicationTime":475,"ttGuid":"","agentToken":"","atts":"TBUAGghCRRw=","errorBeacon":"bam.nr-data.net","agent":""}</script> <script type="text/javascript" src="https://web.archive.org/web/20160814163633js_/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 16:36:33 Aug 14, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:47:48 Feb 26, 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.565 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.011 cdx.remote: 6.15 LoadShardBlock: 286.811 (3) PetaboxLoader3.datanode: 180.013 (4) PetaboxLoader3.resolve: 182.214 (2) load_resource: 187.826 -->

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