CINXE.COM
Sunny Freeman
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Mobile redirect: 80 --> <!--esi <esi:assign name="is_mobile" value="0" /> <esi:choose> <esi:when test="$(done)!='1'"> <esi:assign name="done" value="0"/> </esi:when> </esi:choose> <esi:assign name="query_param" value="''"/> <esi:choose> <esi:when test="$(QUERY_STRING)"> <esi:assign name="query_param">'?'+$(QUERY_STRING)</esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox|tizen.+mobile'''"> <esi:assign name="is_mobile" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SAMSUNG\ SM-T'''"> <esi:assign name="is_mobile" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/jobs'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/hill/signup\.html'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'false') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=false; path=/;') $set_redirect('http://www.huffingtonpost.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/author/'+$(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="is_facebook_client" value="0" /> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'facebookexternalhit' && $(REQUEST_PATH) has 'ogpublishing/'"> <esi:assign name="is_facebook_client" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_facebook_client) == 0 && $(REQUEST_PATH) has 'ogpublishing/'"> $set_response_code(301) $add_header('Location', 'http://www.huffingtonpost.com/sunny-freeman/') </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"> <head><script type="text/javascript" src="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/sunny-freeman/","20160811231835","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1470957515"); </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 --> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160811231835/http://m.huffpost.com/ca/author/sunny-freeman/"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta http-equiv="Content-Language" content="en_CA"/> <!-- core ad call for AOL AdTech CMS DELIVERED --> <script type="text/javascript" src="https://web.archive.org/web/20160811231835js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <!--end of ad call--> <script type="text/javascript"> adSetAdURL('http://' + ((document.domain && document.domain != '')?document.domain:'www.huffingtonpost.com') + ((location.port)?':'+location.port:'') + '/_uac/adpage.html'); </script> <link rel="search" type="application/opensearchdescription+xml" href="/web/20160811231835/http://www.huffingtonpost.ca/ie8search/opensearch.xml.php" title="HuffPost Search"/> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Windows NT 6.2'"> <esi:text> <meta name="msapplication-TileColor" content="#2D695A"/> <meta name="msapplication-TileImage" content="/images/windows8_pin_en.png"/> </esi:text> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'Trident/5.0'"> <esi:text> <link rel="shortcut icon" href="/images/sitemode/verts/canada-business.ico" /> <meta name="msapplication-task" content="name=Huffington Post;action-uri=http://huffingtonpost.ca/;icon-uri=http://s.huffpost.com:80//favicon.ico" /> <meta name="msapplication-task" content="name=Huffpost Politics;action-uri=http://huffingtonpost.ca/politics;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/canada-politics.ico" /> <meta name="msapplication-task" content="name=Huffpost Business;action-uri=http://huffingtonpost.ca/business;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/canada-business.ico" /> <meta name="msapplication-task" content="name=Huffpost Living;action-uri=http://huffingtonpost.ca/living;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/canada-living.ico" /> <meta name="msapplication-task" content="name=Huffpost Style;action-uri=http://huffingtonpost.ca/style;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/canada-style.ico" /> <meta name="msapplication-task" content="name=Huffpost Travel;action-uri=http://huffingtonpost.ca/travel;icon-uri=http://s.huffpost.com:80/images/sitemode/verts/canada-travel.ico" /> <meta name="application-name" content="Huffington Post Canada" /> <meta name="msapplication-starturl" content="http://www.huffingtonpost.ca/?ncid=txtlnkcahpmg00000001" /> <meta name="msapplication-navbutton-color" content="#3480C0" /> <meta name="msapplication-window" content="width=1024;height=768" /> <meta name="msapplication-tooltip" content="Huffington Post Canada" /> </esi:text> </esi:when> <esi:otherwise> <esi:text> <link rel="shortcut icon" href="/favicon.ico" /></esi:text> </esi:otherwise> </esi:choose> --> <link rel="canonical" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/sunny-freeman/"/> <meta property="fb:app_id" content="100792273348438"/> <meta property="og:type" content="profile"/> <meta property="og:title" content="Sunny Freeman"/><meta property="og:image" content="https://web.archive.org/web/20160811231835im_/http://www.huffingtonpost.ca/include/image_compositor.php?image=/contributors/sunny-freeman/headshot.jpg&overlay=/images/icons/H_logo_15x15.jpg&type_embedding=bottom-right&ignore_everything=1&composite_type=author_headshot"/><meta property="og:url" content="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/sunny-freeman/"/><meta property="og:description" content="Sunny Freeman is The Huffington Post Canada's national business reporter covering economics and business stories that make a difference in Canadians' lives. Sunny was previously a business reporter at The Canadian Press and has also worked at media outlets including The Toronto Star and The Vancouver Sun. "/><meta name="description" content="Sunny Freeman is The Huffington Post Canada's national business reporter covering economics and business stories that make a difference in Canadians' lives. Sunny was previously a business reporter at The Canadian Press and has also worked at media outlets including The Toronto Star and The Vancouver Sun. "/> <meta property="article:publisher" content="https://www.facebook.com/HuffPostCanada"/> <meta property="article:author" content="http://www.huffingtonpost.ca/sunny-freeman/"/> <meta property="article:section" content="Canada Business"/> <title>Sunny Freeman</title> <link rel="stylesheet" href="https://web.archive.org/web/20160811231835cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=verticals%2Fdefault.css%2Ctopnav_new%2Fmodule.edition_nav.css%2Cbasic.css%2Cmasthead.css%2Call_pages.css%2Cmaster.css%2Cbuttons.css%2Chp_modules%2Fmodule.photo_galleries.css%2Cprofiles.css%2Cadd%2Finner.css%2Chp_modules%2Fmodule.threeup.css%2Cemail_share.css%2Ccommercial.css%2Csite_promo.css%2Cpoll_like.css" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231835cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=search_autocomplete.css%2Csocial-navbar.css%2Chighlights.css%2Chp_modules%2Fmodule.apps_feeds.css%2Chufflists.css%2Cdirect_message.css%2Cshare_boxes.css%2Cbadges_v2.css%2Csharer.css%2Chp_modules%2Fmodule.snn_entry_inside.css%2Chp_modules%2Fmodule.most_popular_social.css%2Chp_modules%2Ffacebook.css%2Chp_modules%2Fmodule.most_popular_celebrity.css%2Cuser_levels.css%2Cverticals%2Fcolor_scheme.css%2Ctwitter.css%2Cbing.css%2Csubmissions.css" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231835cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=hp_modules%2Fmodule.bubble.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Chp_modules%2Fgeneral.css%2Chp_modules%2Fmodule.fb_like_button.css%2Cfeatured-posts.css%2Clogos.css%2Ccomments.css%2Cmod-follow.css%2Cfloating_share.css" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231835cs_/http://s.huffpost.com/assets/css.php?v=1470760434&f=tweetable.css%2Csnp_friends.css%2Csnn-header.css%2Csignup_modal.css%2Chuff_promo.css%2Cmodal_window.css%2Cfonts%2Fopensans-condbold%2Fstylesheet.css%2Cpage_type%2Fbnpages.css%2Ctopnav_new%2Ftop_nav.css" type="text/css" media="screen,print"/> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^6\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie6.css%2Cconversations%2Fapp.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie7.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie.css%2Cie8.css%2Cconversations%2Fapp.css%2Cconversations%2Fie.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=ie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT{'browser'})=='MSIE' & $(HTTP_USER_AGENT{'version'}) matches '^7\.[0-9]+' & !($(HTTP_USER_AGENT) has_i 'Trident')"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie7.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/4.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie8.css" type="text/css" media="screen" /></esi:when></esi:choose> --><!--esi <esi:choose><esi:when test="$(HTTP_USER_AGENT) has_i 'Trident/5.0'"><link rel="stylesheet" href="http://s.huffpost.com/assets/css.php?v=1470760434&f=topnav_new%2Fie9.css" type="text/css" media="screen" /></esi:when></esi:choose> --> <script type="text/javascript" src="https://web.archive.org/web/20160811231835js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=yui.js%2Cjquery.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160811231835js_/http://s.huffpost.com/assets/js.php?v=1470760434&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/20160811231835js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=huff.js%2Cmodules%2Fconnect_xd.js%2Chp_config.js%2Chp_app.js%2Chp_plugins_default.js%2Chp_plugins_default_yui.js%2Chp_init.js%2Cjquery%2Fjquery.backgroundPosition.js%2Cjquery%2Fjquery.mousewheel-min.js%2Cscroll-track.js%2Ccookiesmin.js%2Cjsonmin.js%2Chp_track.js%2Chp_util.js%2Chp_browser.js%2Cget_font.js%2Cpreload_topnav_font.js%2C_tmp%2Fcommon.js%2C_tmp%2Ffloating_promt.js%2C_tmp%2Fevent_module.js%2C_tmp%2Fdoc_status.js%2C_tmp%2Fview_tracker.js%2C_tmp%2Fclick_tracker.js%2C_tmp%2Fslider.js%2C_tmp%2Fstructured_image.js%2C_tmp%2Fcommon_paginator.js%2C_tmp%2Fcurtain.js%2C_tmp%2Fpaginator.js%2C_tmp%2Fon_focus_timer.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Ftwitter_util.js%2C_tmp%2Faol_search.js%2C_tmp%2Felection_widgets.js%2C_tmp%2Fhot_keys.js%2C_tmp%2Fmodal.js%2C_tmp%2Fuser_poll.js%2C_tmp%2Fquick_snp.js%2C_tmp%2Fquick_login.js%2C_tmp%2Fquick_facebook_invite.js%2C_tmp%2Ffan_action.js%2C_tmp%2Fquick_subscribe_user.js%2C_tmp%2Fquick_signup.js%2C_tmp%2Fquick_fan.js%2C_tmp%2Fsay_it.js%2C_tmp%2Fquick_contribute.js%2C_tmp%2Flightbox_search.js%2C_tmp%2Femail_alerts.js%2Cprovider.js%2Cposts.js%2Cshare.js%2Chuff_promo.js%2Cjquery%2Fcolor.jquery.js%2Cflashobjectmin.js%2Clazyload-min.js%2Cfacebook.js%2Csnproject.js%2Csnn_module.js%2Cuser.js%2Chp_message.js%2Csocial_friends.js%2Cuser%2Frecommendations.js%2Csubmissions.js%2Chp_liveblog.js%2Cmodules%2Fhpimagecrop.js%2Cjquery%2Fjquery.inview.min.js%2Cmod-follow.js%2Cconversations%2Fbootstrap.js%2C_social%2Ffloating_share.js%2C_social%2Ftweetable.js%2Cpopup_manager.js%2Cbadges_v2.js%2Csharer.js%2Cuser_levels.js%2Cpopup.js%2Chuffconnect.js%2Cconnect_overview.js%2Cbing.js%2Chptwitter_anywhere.js%2Chptwitter.js%2Csitemode.js%2Csearch_focus.js%2C_front%2Ftopnav_new.js"></script> <script type="text/javascript">huff.v()</script> <script type="text/javascript"> huff.v({"last_deploy_commit_id":"9448676f94eb3a3a8739e8a3fc0d85c6b51c8838","deploy_commit_id":"f75899926af7cc4499a5fde4de7ecc5f0030c1d2","deploy_seq":1470760434,"last_deploy_seq":1470163362,"deploy_date":"Tue, 09 Aug 2016 12:33:54 -0400","last_deploy_date":"Tue, 02 Aug 2016 14:42:42 -0400"}); </script> <script type="text/javascript"> jQuery.getScript('https://web.archive.org/web/20160811231835/http://s.huffpost.com/assets/js.php?v=1470760434&f=jquery%2Fui%2Fjquery.ui.core.min.js%2Cjquery%2Fui%2Fjquery.ui.widget.min.js%2Cjquery%2Fui%2Fjquery.ui.position.min.js%2Cjquery%2Fui%2Fjquery.ui.autocomplete.min.js', function(){ huff.emit('ready'); }); </script> <script type="text/javascript"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); // bpage modules huff.use('app-feeds', 'front/quickread', 'front/bignews', 'bpage/threeup', 'bpage'); </script> <script type="text/javascript"> HPConfig.comments_update_interval = 200000; HPConfig.comments_update_for_all_users = false; HPConfig.user_show_levels_and_badges_disabled = false; </script> <link rel="alternate" href="https://web.archive.org/web/20160811231835/ios-app://306621789/huffpostnews/?editionID=ca&authorID=sunny-freeman"/> <script type="text/javascript"> HPFB.api_key = "b90a14ab587d62d3c63e8f06a0e3e901"; HPFB.app_id = "100792273348438"; HPFB.app_namespace = "FACEBOOK_APP_NAMESPACE"; </script> <!--commercial var declaration for GE wellness campaign--> <script type="text/javascript">var feedKeyword = "Wellness";</script> <script type="text/javascript"> HPAds.full_page_config = {"flights":[{"mode":"all_but","name":"devil","spots":["left_lower"]}]}; HPAds.current_platform = "desktop"; </script> <script type="text/javascript"> commercial_video = { "site_and_category":"canada.business", "package":"" }; </script> <script type="text/javascript"> adSetMOAT("1"); </script><script type="text/javascript"> var __taboola_params = [{mode: 'alternating-thumbs-3r', container: 'taboola-below-article-thumbnails', placement: 'Below Article Thumbnails', target_type: 'mix'}, {}, {loader: 'https://web.archive.org/web/20160811231835/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js'}]; </script><!-- tacProp object --> <script type="text/javascript"> tacProp={vert:"Homepage",tags:"kvpagetype=bpage:blog:atf:desktop;kvvert=business;kvblogger=sunny-freeman;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><!-- end of tacProp object --> <!--end of GE code--> <script type="text/javascript"> var ads_ext_ref_sig = ''; </script> <!--esi <esi:choose> <esi:when test="$(HTTP_REFERER) has '|dl' || $(QUERY_STRING) has '|dl' || $(HTTP_REFERER) has 'fundrace.' || $(QUERY_STRING) has 'fundrace.'"> <esi:choose> <esi:when test="($(HTTP_REFERER) has '|dl') || ($(QUERY_STRING) has '|dl')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'aol_welcome_screen'; </script> </esi:text> </esi:when> <esi:when test="($(HTTP_REFERER) has 'fundrace.') || ($(QUERY_STRING) has 'fundrace.')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'fundrace'; </script> </esi:text> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="($exists($(HTTP_COOKIE{'ad_ops_bookmarklet'})) && !($(HTTP_HOST) has 'editorial'))"> <script type="text/javascript" src="/ads/bookmarklet/bookmarklet.js"></script> </esi:when> </esi:choose> --> <!-- Taboola loader --> <script type="text/javascript"> if (typeof __taboola_params !== 'undefined'){ window._taboola = window._taboola || []; _taboola.push({article:'auto'}); !function (e, f, u) { e.async = 1; e.src = u; f.parentNode.insertBefore(e, f); }(document.createElement('script'), document.getElementsByTagName('script')[0], __taboola_params[2].loader); } </script> <!-- Ad Test And Targeting JS --> <!-- Parsely header code start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160811231835/http://schema.org", "@type": "webpage" } </script><!-- Parsely header code end --> </head> <body id="news" class="bpage_body loadimages en_CA"> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160811231835im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/sunny-freeman/?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160811231835im_/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> <div id="ad_top_1x1" class="ad_wrapper"><style type="text/css">.footer .links .row2{width:525px !important;}</style></div><div id="ad_top_1x1" class="ad_wrapper"><style type="text/css"> #snp_friends_module{display: none;} #all_frontpage_widgets #snp_friends_module{display: block !important;} .snp_module_pagination {display: none !important;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><style> body#news.hpsn.us_body #threeup_top_wrapper {display: none !important;} </style></div> <!-- current domain: huffingtonpost.ca --> <div id="anywhere_block"></div> <script type="text/javascript">TwitterAnywhere.anywhere();</script> <script type="text/javascript"> HPConfig.enable_fb_widgets = 1; HPConfig.current_vertical_name = 'canada'; HPConfig.current_vertical_id = 34; HPConfig.current_web_address = "www.huffingtonpost.ca"; HPConfig.current_uri = "/sunny-freeman/"; HPConfig.entry_bitly_url = ""; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.slideshow_individual_slide_link = false; // by default HPConfig.slideshow_mode = "0"; HPConfig.slideshow_type = ""; HPConfig.slideshow_id = 0; HPConfig.wide_format = 0; HPConfig.entry_id = false; HPConfig.blog_id = 0; HPConfig.entry_design = ""; HPConfig.display_domain = "i.huffpost.com"; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@HuffPostCanada"; HPConfig.current_vertical_color = '#FF0000'; HPConfig.current_vertical_color_light = '#FF0000'; HPConfig.entry_tags = new Array(''); HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.fb_lang = "en_US"; HPConfig.googleplus_lang = "en-US"; HPConfig.allow_comments = 1; HPConfig.site='canada'; //Synchronise the user login status on multi-domain with huffingtonpost.com window.XDAuth && XDAuth.syncLocalWithRemote(); 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.entry_expanded = 0; HPConfig.page_data = { type:1, id:'krMPZgjcxx0='} HPConfig.terms_link = "https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html"; HPConfig.fb_page_id = "212705892082931"; HPConfig.fb_vertical_name = "Canada Business"; HPConfig.fb_vertical_handle = "HuffPostCanada"; </script> <script type="text/javascript"> HPConfig.fb_recom_version = 2; HPConfig.most_popular_version = 3; </script> <div id="fb-root"></div> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'MSIE 6'"> <esi:text> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script> <style> .chromeFrameOverlayContent { margin-top:-200px; } </style> <script> // You may want to place these lines inside an onload handler CFInstall.check({ mode: "overlay", destination: "http://www.huffingtonpost.com" }); </script> </esi:text> </esi:when> </esi:choose> --> <script> HPFB.init(); </script> <div id="_snp_tracking" style="width:0px; height:0px;"></div> <div id="_stats_tracking" style="width:0px; height:0px;"></div> <script type="text/javascript"> var zone_info = "canada.business"; </script> <div id="mobile_promo"></div> <!-- snp module skinning --> <!-- /snp module skinning --> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.getTracker('UA-71081-1'); HPTrack.setCustomVar("page", "default"); 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/20160811231835/https://ssl' : 'https://web.archive.org/web/20160811231835/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":"default","dL_blogID":10,"a_type":"author","a_value":"Sunny Freeman","cobrand":"HuffPost","dL_vid":"video_novideo"} }; function runOmni() { if(typeof HuffPoUtil != "undefined"){ if (HuffPoUtil.getCookie('huffpost_user_id') != '') s_265.eVar17 = 'huffpost_' + HuffPoUtil.getCookie('huffpost_user_id'); } s_265.prop54 = 'huffpost'; s_265.pfxID = 'hpo'; s_265.channel = 'ca.hpmgbus'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.ca'; s_265.prop16 = 'page'; s_265.prop1 = 'default'; s_265.prop62 = 'video_novideo'; s_265.pageName = "" + document.title; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.t(); } s_265_account ="aolcahuffpo,aolcaglobal"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160811231835/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> <!-- Modal --> <div id="huff_modal_common" class="light_box_modal" style="visibility: hidden;"> <div id="huff_modal_common_inner" class="light_box_modal_inner"> <img src="/web/20160811231835im_/http://www.huffingtonpost.ca/images/lightbox/loading.gif" class="block margin_auto" width="24" height="24" alt=""> </div> </div> <!-- /Modal --> <!-- SNN Modal --> <div id="huff_snn_modal_common" class="light_box_modal" style="visibility: hidden;"> <div class="huffpo_lightbox_wrapper blue_bg corners_15px"><div class="inner-wrapper white_bg corners_10px"> <div id="lightbox_header"> <div class="huffpo_logo_lightbox"> <img src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/social-profile/lightbox/huffpo_logo_lightbox.png" width="368" height="36" alt=""/> </div> <div class="huffpo_snn_close_link"> <a class="huff_snn_modal_common_close" id="huff_snn_modal_common_close" href="#" onclick="HuffConnect.hideModal(); return false;"></a> </div> <br/> <div class="huffpo_snn_hr"></div> </div> <div id="huffpo_snn_is_loading" style="width:100%; text-align:center;"><img width="32" height="32" src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/loader.gif" alt=""/></div> <div id="huff_snn_modal_common_inner"></div> <div class="clear"></div> </div></div> </div> <!-- end SNN Modal --> <!-- Modal --> <div id="huff_modal" class="quickread" style="visibility: hidden;"> <div id="modal_inner"> <div> <a href="/web/20160811231835/http://www.huffingtonpost.ca/" onclick="QV.hideMask(); return false;" class="close_quickread_modal"></a> <div id="quickread_head_tip" class="hp-qread uppercase arial_11 bold">HuffPost's QuickRead...</div> </div> <!--'--> <div class="clear"></div> <div class="content"> <div id="qr_tab_read" class="qr_tab"> <div id="qr_tab_read_col1" class="column first"> <img class="spinner" alt="" src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/quickview/gear_animation.gif" width="32" height="32"/> </div> <div class="column last"> <div class="ad_block ad_wide top"> </div> </div> <div class="clear"></div> </div> <div id="qr_tab_share" class="qr_tab" style="display: none;"> <script type="text/javascript"> ShareBox.ad = function (tag_id) { ad_spec = { "zone_info": "canada.business", "ord": 1470957443, "tile": 3, "width": 300, "height": 250, "el_id": tag_id + "_js", "class_name": "ad_block ad_wide top", "type": "iframe" } HuffPoUtil.WEDGJE.write(ad_spec, tag_id); }; </script> <div id="share_tools_loader">Loading...</div> <div id="share_tools" class="display_none"></div> <script type="text/javascript" charset="utf-8"> ShareBox.set_email_class(); var CommentPoller = { check: function(entry_id) { if (document.getElementById('lastComment')) { var last=document.getElementById('lastComment').innerHTML; Comments.addCommentMy(entry_id, last, 0); } setTimeout("CommentPoller.check();", 30000); } } CommentPoller.check(); /* ShareBox.ad("ad_email"); */ </script> </div> <div id="qr_tab_news" class="qr_tab" style="display: none;"> <div id="qr_tab_news_col1" class="column first"> <img class="spinner" alt="" src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/quickview/gear_animation.gif" width="32" height="32"/> </div> <div id="qr_tab_news_col2" class="column last"></div> </div> <div class="clear"></div> </div> <div id="modal_footer"> <div class="float_left main_img_prev_arrow" onclick="QV.prev()"></div> <div id="modal_footer_container" class="float_left"></div> <div class="float_left main_img_next_arrow" onclick="QV.next()"></div> </div> </div> </div> <!-- /Modal --> <div id="wrapper"> <!-- HEADER Begin --> <!-- big-news navigation --> <div class="big-news-container relative" id="topnav_big_news_module" data-beacon="{"p":{"mnid":"topnav_big_news_module","mlid":"topnav_bignews"}}"> <div id="big_news_update"> <ul class="big_news_ontop"> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/news/canada-whats-working/" class="big_news_item first bn_v_canada" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">What's Working</a></li><li><a href="/web/20160811231835/http://www.huffingtonpost.ca/news/olympics-canada/" class="big_news_item bn_v_canada" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">2016 Summer Olympics</a></li><li><a href="/web/20160811231835/http://www.huffingtonpost.ca/news/olympics/" class="big_news_item bn_v_sports" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">2012 Summer Olympics Canada</a></li></ul> </div> <div class="more_in_bignews"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/big-news/#canada" data-beacon="{"p":{"lnid":"bgNewsMore"}}" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">More</a> </div> <div class="clear"></div> </div> <div class="hp_auth" id="hp_auth"> <div id="not_logged_user" class="login"> <span class="hidden"><button class="hp_desktop_alerts">Desktop Alerts</button></span> </div> <script type="text/javascript"> HPUtil && HPUtil.updateNavByReferrer(); </script> <div id="wendybird_user" class="absolute display_none"> <ul class="user-nav no-select"> <li class="wendybird_user_data"> <div class="clearfix display_none" id="avatar_logged_in"></div> <div class="arrow-user-active" style="border-top-color: #058b7b;"></div> <ul class="dropdown popup"> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/social/" class="profile">Profile</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/users/preferences/">Settings</a></li> <li> <a href="/web/20160811231835/http://www.huffingtonpost.ca/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> Logout </a> </li> </ul> </li> </ul> </div> </div> <div class="wrapper_h clearfix"> <div class="modal_inner topnav_margin_btm" id="topnav_margin_btm"></div> <style type="text/css">#topnav_margin_btm { margin:0 !important }</style><div id="ad_leaderboard_flex" class="ad_wrapper_ business_modal_inner"> <script type="text/javascript"> if(HPAds.ad_check_page_config('leaderboard_flex')) { var adId = '93318743'; htmlAdWH(adId, "lb", "lb","fc"); var debugadcode = ''; document.write(debugadcode); } </script> </div><script type="text/javascript">HPAds.ad_onload('div[id^="ad_leaderboard_flex"] iframe','HPAds.ad_uac_onload_handler(\' iframe[class^="uac_"]\',this,\'bottom_ad_border_div\',10)')</script> <div class="white_bg_important "> <div class="mastheader relative"> <div class="ad_728_90b_fix"> </div> <div class="clear"></div> <div id="logo" data-beacon="{"p":{"mnid":"logo","mlid":"masthead"}}" class="data center georgia_12 margin_top_7 color_666666"> <span id="bnpmastdate"> August 11, 2016 </span> <h1 class="margin_top_7"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/"> <img src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/v/logos/bpage/canada.gif?32" alt="canada"/> <img src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/v/logos/geo/canada.gif?v1" class="tagline-logo" alt="Canada"/><div class="padding_5"></div> </a> </h1> </div> <script type="text/javascript"> // google+ huff.use('google', function(g) { g.init(); }); // load the widgets.js file asynchronously window.twttr = (function (d,s,id) { var t, js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.src="//web.archive.org/web/20160811231835/http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } }); }(document, "script", "twitter-wjs")); </script> <div class="clearfix margin_top_5 margin_right_10 margin_left_15 social_search_panel margin_bottom_5"> <div class="float_left edition_holder"> <div id="edition_nav" class="arial_11 float_left relative edition_nav"> <div class="edition">Edition: <strong>CA</strong> <span class="arrow-down"></span></div> <div class="absolute edition_nav_list"> <ul> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=AR"> <span>AR</span> عربي (Arabic) </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=AU"> <span>AU</span> Australia </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=BR"> <span>BR</span> Brasil </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=CA"> <span>CA</span> Canada </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=DE"> <span>DE</span> Deutschland </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=ES"> <span>ES</span> España </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=FR"> <span>FR</span> France </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=GR"> <span>GR</span> Ελλάδα (Greece) </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=IN"> <span>IN</span> India </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=IT"> <span>IT</span> Italia </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=JP"> <span>JP</span> 日本 (Japan) </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=KR"> <span>KR</span> 한국 (Korea) </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=MG"> <span>MG</span> Maghreb </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=UK"> <span>UK</span> United Kingdom </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/?country=US"> <span>US</span> United States </a> </li> </ul> </div> </div> <div class="float_left"> <div id="region_nav" class="arial_11 float_left relative edition_nav"> <div class="edition">Region: <strong>All Canada</strong> <span class="arrow-down"></span></div> <ul class="absolute edition_nav_list"> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/?country=CA®ion=ALL"> All Canada </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/alberta/?country=CA®ion=CA-AL"> Alberta </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/british-columbia/?country=CA®ion=CA-BC"> British Columbia </a> </li> <li> <a href="https://web.archive.org/web/20160811231835/http://quebec.huffingtonpost.ca/?country=CA®ion=CA-QB"> Québec (en français) </a> </li> </ul> </div> </div> <script type="text/javascript"> (function($) { var timer; $("#edition_nav, #region_nav").click(function() { $(this).toggleClass("edition_nav_selected"); }).mouseleave(function(){ var e = $(this); timer && clearTimeout(timer); timer = setTimeout(function(){ e.hasClass('edition_nav_selected') && e.removeClass('edition_nav_selected') }, 1000); }).mouseenter(function(){ timer && clearTimeout(timer); }); })(jQuery); </script> </div> <!-- hide on social profile --> <div class="bnpage_vertical_fb_like social_list float_right"> <table> <tr> <td><div class="fb-like" data-href="http://www.facebook.com/HuffPostCanada" data-send="false" data-layout="button_count" data-width="95" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 95px" hp_track="Vertical Page"></div><script type="text/javascript"> jQuery('#fb_like_vertical').mouseenter(function() { var html = "<div id=\"fb-tooltip\" class=\"fb-tooltip-main\"><div class=\"fb-tooltip-wrapper\"><span>Follow us on Facebook</span><br/>Get updates from HuffPost Canada Business posted directly to your News Feed.<div class=\"corner\"><div class=\"first\"></div><div class=\"second\"></div></div></div></div>"; var coords = [-5, -78]; if( HPConfig.current_vertical_name == 'homepage' ) { coords = [-5, -70]; } else if( HPConfig.current_vertical_name == 'mapquest' ) { coords = [-5, -68]; } FloatingPrompt.embed(this, html, undefined, 'top', {fp_intersects:1, timeout_remove:2000,ignore_arrow: true, width:236, add_xy:coords, class_name: 'clear-overlay'}); }); </script> </td> <td> <span data-placement="Header/Canada Business"> <a href="https://web.archive.org/web/20160811231835/https://twitter.com/HuffPostCanada" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="70px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160811231835/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </span> </td> <td> <div class="g-plusone" data-annotation="none" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/canada"></div> </td> </tr> </table> </div> <!-- Top nav --> <div class="search-huffpost float_left"> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); </script> </div> <!-- HEADER End --> <div id="top_nav" class="top_nav_menu"> <div id="topnav_top" class="topnav_first_row relative clearfix" data-beacon="{"p":{"mnid":"topnav_first_row","mlid":"topnav"}}"> <script type="text/javascript"> huff.emit('topnav/load-start', document.getElementById('topnav_top')); </script> <ul class="jd_menu jd_menu_slate star_for_local"> <li class="n_home first" id="li_homepage" data-beacon="{"p":{"lnid":"homepage"}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/" title="Home">FRONT PAGE</a> </li> <li class="n_canada-politics n_empty" id="li_canada-politics" data-beacon="{"p":{"lnid":"canada-politics"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/politics/">Politics</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191505 --> <ul> <li id="id_trending_11429018" data-beacon="{"p":{"plid":11429018}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/tories-shirtless-trudeau_n_11429018.html?ir=Canada+Politics">Tories Use Shirtless Trudeau Photo To Criticize PM's Vacation Amid Job Losses</a> </li> <li id="id_trending_11451774" data-beacon="{"p":{"plid":11451774}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/rob-ford-crack-video_n_11451774.html?ir=Canada+Politics">Rob Ford Crack Video Released As Charge Against Driver Dropped<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">49</span></span></a> </li> <li id="id_trending_11434594" data-beacon="{"p":{"plid":11434594}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/emails-reveal-expensive-scramble-to-get-minister-home-for-expected-vote-on-c-14_n_11434594.html?ir=Canada+Politics">Marie-Claude Bibeau Hustled Back To Ottawa For C-14 Vote, Emails Reveal<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">24</span></span></a> </li> <li id="id_trending_11415412" data-beacon="{"p":{"plid":11415412}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/09/elizabeth-may-ponders-future-after-green-party-s-support-for-israeli-boycott-policy_n_11415412.html?ir=Canada+Politics">Elizabeth May Ponders Future After Green Party's Support For Israeli Boycott Policy<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">177</span></span></a> </li> <li id="id_trending_11449898" data-beacon="{"p":{"plid":11449898}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/canada-s-trumps-say-they-re-not-impressed-with-the-donald_n_11449898.html?ir=Canada+Politics">Canada's Trumps Say They're Not Happy With The Donald</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/politics/">Go to Politics<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Politics</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bill-c-51/">Bill C-51</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/althia-raj/">Althia Raj</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/politics-video/">Politics Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.co.uk/politics/">UK Politics</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-business n_empty" id="li_canada-business" data-beacon="{"p":{"lnid":"canada-business"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/business/">Business</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191504 --> <ul> <li id="id_trending_11449678" data-beacon="{"p":{"plid":11449678}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?ir=Canada+Business">Arianna Huffington Resigns As Editor-In-Chief Of Huffington Post</a> </li> <li id="id_trending_11430054" data-beacon="{"p":{"plid":11430054}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?ir=Canada+Business">Mining Company's Bikini Video Slammed As 'Archaic,' 'Humiliating'</a> </li> <li id="id_trending_11393638" data-beacon="{"p":{"plid":11393638}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html?ir=Canada+Business">Peter Harris: The Most Important Sentence To Say In Every Job Interview<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">41</span></span></a> </li> <li id="id_trending_11434858" data-beacon="{"p":{"plid":11434858}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?ir=Canada+Business">Liberals Aim To Open Floodgates To Chinese Migrants, Investment</a> </li> <li id="id_trending_11428302" data-beacon="{"p":{"plid":11428302}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html?ir=Canada+Business">Ontario's Electricity Prices At Decades Low, But Bills Highest Ever: Researcher</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/business/">Go to Business<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Business</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/sunny-freeman/">Sunny Freeman</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/business-video/">Business Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.techcrunch.com/">TechCrunch</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_world n_empty" id="li_world" data-beacon="{"p":{"lnid":"world"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/world/">WorldPost</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160808_160514 --> <ul> <li id="id_trending_11376362" data-beacon="{"p":{"plid":11376362}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost">Shirtless Justin Trudeau Spotted Emerging From Cave, Photobombing Wedding</a> </li> <li id="id_trending_11384444" data-beacon="{"p":{"plid":11384444}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost">In Rare Video Address, Japanese Emperor Akihito Asks To Leave Throne</a> </li> <li id="id_trending_11377704" data-beacon="{"p":{"plid":11377704}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost">Turkey's President Erdogan Holds Gigantic Rally In Istanbul</a> </li> <li id="id_trending_11383964" data-beacon="{"p":{"plid":11383964}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost">Over 60 Dead After Suicide Bomber Targets Mourners In Front Of Pakistan Hospital</a> </li> <li id="id_trending_11372326" data-beacon="{"p":{"plid":11372326}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost">Iran Executes Nuclear Scientist Who It Claims Spied For The U.S.</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/world/">Go to WorldPost<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in WorldPost</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/world-elections-2012/">World Elections</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/arab-spring/">Arab Uprising</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan War</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/syria/">Syria Crisis</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/impact/">Impact</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-parents n_empty" id="li_canada-parents" data-beacon="{"p":{"lnid":"canada-parents"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/parents/">Parents</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191505 --> <ul> <li id="id_trending_11451464" data-beacon="{"p":{"plid":11451464}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11434272" data-beacon="{"p":{"plid":11434272}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/amber-wolf-inmate-baby_n_11434272.html?ir=Canada+Parents">Amber Wolf, Kentucky Judge, Allows Inmate To Meet His Newborn Son</a> </li> <li id="id_trending_11451710" data-beacon="{"p":{"plid":11451710}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/milton-mom-hot-car_n_11451710.html?ir=Canada+Parents">Milton Mom Could Face Charges For Leaving 3 Kids In Hot Car<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">12</span></span></a> </li> <li id="id_trending_11425138" data-beacon="{"p":{"plid":11425138}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/megan-fox-baby_n_11425138.html?ir=Canada+Parents">Megan Fox Baby: Actress Chooses Hipster Name For Third Child</a> </li> <li id="id_trending_11433354" data-beacon="{"p":{"plid":11433354}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/boomer-phelps-onesies_n_11433354.html?ir=Canada+Parents">Boomer Phelps' Epic Onesies Are Winning The Olympics</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/parents/">Go to Parents<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Parents</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/parents-video/">Parents Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/canada-sex/">Sex & Relationships</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/holidays-canada/">Holiday Guide 2015</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-living n_empty" id="li_canada-living" data-beacon="{"p":{"lnid":"canada-living"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/living/">Living</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191505 --> <ul> <li id="id_trending_11438760" data-beacon="{"p":{"plid":11438760}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/robel-kiros-habte-ethiopian-swimmer_n_11438760.html?ir=Canada+Living">Robel Kiros Habte, Ethiopian Swimmer, Taunted After Olympic Swim</a> </li> <li id="id_trending_11407390" data-beacon="{"p":{"plid":11407390}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/elizabeth-bromstein/renee-zellwegers-face_b_11407390.html?ir=Canada+Living">Elizabeth Bromstein: I'm Not An Awful Person For Wondering About Renee Zellweger's Face<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">27</span></span></a> </li> <li id="id_trending_11392496" data-beacon="{"p":{"plid":11392496}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/olympic-sex-positions_n_11392496.html?ir=Canada+Living">Olympic Sex Positions Aren't Easy To Get Into</a> </li> <li id="id_trending_11425546" data-beacon="{"p":{"plid":11425546}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/olympic-swimmers-wear-two-caps_n_11425546.html?ir=Canada+Living">This Is Why Olympic Swimmers Wear Two Caps When Competing</a> </li> <li id="id_trending_11426138" data-beacon="{"p":{"plid":11426138}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/nike-transgender-athlete-chris-mosier_n_11426138.html?ir=Canada+Living">Nike Drops First-Ever Ad With Transgender Athlete And It's Kickass</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/living/">Go to Living<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Living</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/living-video/">Living Videos</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/canada-sex/">Sex & Relationships</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/home-decor-canada">Home Decor</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/best-exercises/">Fitness</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/thalassa_english/">Thalassa</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-style n_empty" id="li_canada-style" data-beacon="{"p":{"lnid":"canada-style"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/style/">Style</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191505 --> <ul> <li id="id_trending_11429956" data-beacon="{"p":{"plid":11429956}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/kylie-jenner-red-cornrows_n_11429956.html?ir=Canada+Style">Kylie Jenner Shows Off New Ruby Red Cornrows On Her 19th Birthday</a> </li> <li id="id_trending_11410278" data-beacon="{"p":{"plid":11410278}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/09/victorias-secret-photoshop-fail_n_11410278.html?ir=Canada+Style">People Are Accusing Victoria's Secret Of Yet Another Photoshop Fail</a> </li> <li id="id_trending_11432882" data-beacon="{"p":{"plid":11432882}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/black-women-hair-kardashians_n_11432882.html?ir=Canada+Style">Let's Look At Black Women Rocking Black Hairstyles (Rather Than Kardashians)</a> </li> <li id="id_trending_11428056" data-beacon="{"p":{"plid":11428056}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/michael-phelps-swim-cap_n_11428056.html?ir=Canada+Style">Michael Phelps Rips Swim Cap Moments Before Race, Wins His 21st Gold Medal Anyway</a> </li> <li id="id_trending_11405368" data-beacon="{"p":{"plid":11405368}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/09/janet-gretzky-headdress-photo_n_11405368.html?ir=Canada+Style">Janet Gretzky Under Fire For Posting A Photo Of Daughter And Friends In Aboriginal Headdresses<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">46</span></span></a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/style/">Go to Style<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Style</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/skincare/">Skincare</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/style/">Style (U.S.)</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/weddings/">Weddings</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_entertainment n_empty" id="li_entertainment" data-beacon="{"p":{"lnid":"entertainment"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/entertainment/">Entertainment</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160808_224005 --> <ul> <li id="id_trending_11375800" data-beacon="{"p":{"plid":11375800}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11377694" data-beacon="{"p":{"plid":11377694}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11366110" data-beacon="{"p":{"plid":11366110}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11387878" data-beacon="{"p":{"plid":11387878}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11376722" data-beacon="{"p":{"plid":11376722}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/entertainment/">Go to Entertainment<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://news.moviefone.ca/">Moviefone</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_arts n_empty" id="li_arts" data-beacon="{"p":{"lnid":"arts"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/arts/">Arts</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160809_130003 --> <ul> <li id="id_trending_11388678" data-beacon="{"p":{"plid":11388678}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/05/thomas-poulton-erotic-artist-1940s_n_11388678.html?ir=Arts">The Strange Case Of Thomas Poulton, An Erotic Artist In The 1940s (NSFW)</a> </li> <li id="id_trending_11392324" data-beacon="{"p":{"plid":11392324}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/08/omar-z-robles-photos-of-ballerinas-in-streets_n_11392324.html?ir=Arts">Mesmerizing Photos Show Famous Ballerinas Dancing In The Streets</a> </li> <li id="id_trending_11392308" data-beacon="{"p":{"plid":11392308}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/08/landscape-photography-smoke_n_11392308.html?ir=Arts">Artists Release Gorgeous Smoke Bombs In Landscapes Around The World</a> </li> <li id="id_trending_11390188" data-beacon="{"p":{"plid":11390188}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/08/08/angelo-musco-nude-bodies_n_11390188.html?ir=Arts">Artist Builds Fantastical 'City' Entirely From Nude Bodies</a> </li> <li id="id_trending_11390440" data-beacon="{"p":{"plid":11390440}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/2016/07/28/look-up-app-unplugging_n_11390440.html?ir=Arts">This App Wants To Save You From The Smartphone Zombie Apocalypse</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/arts/">Go to Arts<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/gay-voices/">Gay Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/religion/">Religion</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-alberta n_empty" id="li_canada-alberta" data-beacon="{"p":{"lnid":"canada-alberta"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/alberta/">Alberta</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191504 --> <ul> <li id="id_trending_11436092" data-beacon="{"p":{"plid":11436092}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/edmonton-oilers-cheerleaders_n_11436092.html?ir=Canada+Alberta">Edmonton Oilers' Octane Cheerleading Squad Disbanded<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">32</span></span></a> </li> <li id="id_trending_11452468" data-beacon="{"p":{"plid":11452468}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/pokemon-go-lawsuit_n_11452468.html?ir=Canada+Alberta">Pokemon Go Lawsuit Filed By Alberta Homeowner</a> </li> <li id="id_trending_11454880" data-beacon="{"p":{"plid":11454880}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/11/jason-kenney_n_11454880.html?ir=Canada+Alberta">Jason Kenney's Fundraising Activities Questioned By Alberta NDP</a> </li> <li id="id_trending_11407446" data-beacon="{"p":{"plid":11407446}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/09/edmonton-international-airport_n_11407446.html?ir=Canada+Alberta">Edmonton International Airport's Best Parking Spots Are Lexus-Only<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">32</span></span></a> </li> <li id="id_trending_11395272" data-beacon="{"p":{"plid":11395272}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/08/brad-wall-don-mcmorris_n_11395272.html?ir=Canada+Alberta">Brad Wall 'Very, Very Disappointed' In Don McMorris' Decision To Drink And Drive</a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/alberta/">Go to Alberta<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in Alberta</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/calgary">Calgary</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/edmonton">Edmonton</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_canada-british-columbia n_empty" id="li_canada-british-columbia" data-beacon="{"p":{"lnid":"canada-british-columbia"}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/british-columbia/">BC</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{"p":{"lnid":"trending"}}"> <!-- last update is 20160811_191504 --> <ul> <li id="id_trending_11456694" data-beacon="{"p":{"plid":11456694}}"> <a href="https://web.archive.org/web/20160811231835/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> </li> <li id="id_trending_11396104" data-beacon="{"p":{"plid":11396104}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/08/vancouver-realtors-wife-dead_n_11396104.html?ir=Canada+British+Columbia">Vancouver-Area Realtors Come Calling 3 Weeks After Man's Wife Dies<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">36</span></span></a> </li> <li id="id_trending_11395558" data-beacon="{"p":{"plid":11395558}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/08/amanda-todd-suicide-squad-meme_n_11395558.html?ir=Canada+British+Columbia">Amanda Todd's Mom Calls Out 'Suicide Squad' Meme For Mocking Her Death</a> </li> <li id="id_trending_11398746" data-beacon="{"p":{"plid":11398746}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/09/amnesty-international-calls-for-halt-to-site-c-dam-threatens-indigenous-rights_n_11398746.html?ir=Canada+British+Columbia">Site C Threatens Indigenous Rights: Amnesty International Report<span class="comments" data-anchor="#comments"><span class="talkbubble"><span></span></span><span class="comments-count">76</span></span></a> </li> <li class="vertical_info"> <div class="float_right social_widget"> <div class="i_v_fb_like like_fb_like_action i_v_with_count"> </div> </div> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/british-columbia/">Go to BC<span class="arrow"><span></span></span></a> </li> </ul> </div> <div class="more_box"> <strong class="title">More in BC</strong> <ul class="vertical_list" data-beacon="{"p":{"lnid":"more_in"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bc-politics">B.C. Politics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bc-business">B.C. Business</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bc-good-news/">B.C. Good News</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bc-rcmp/">B.C. RCMP</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/vancouver">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/vancouver-housing/">Vancouver Housing</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{"p":{"lnid":"like_list"}}"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/bc-video/">B.C.Videos</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_all_sections last" id="all-sections" data-beacon="{"p":{"lnid":"all-sections"}}"> <div class="relative"> <a href="javascript:void(0);">ALL SECTIONS <span class="arrow-down"></span></a> <div class="menu absolute white_bg right_align"> <div class="columns clearfix"> <div class="column"> <strong class="title">News</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/politics/">Canada Politics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/business/">Canada Business</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/business/">US Business</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/world/?ir=Canada">World</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/media/?ir=Canada">Media</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/sports/?ir=Canada">Sports</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/education/?ir=Canada">Education</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/crime/?ir=Canada">Crime</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/weird-news/?ir=Canada">Weird News</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/good-news/?ir=Canada">Good News</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.dailyfinance.com/">Daily Finance</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Entertainment</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/entertainment/?ir=Canada">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/celebrity/?ir=Canada">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/comedy/?ir=Canada">Comedy</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/arts/?ir=Canada">Art</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/books/?ir=Canada">Books</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://news.moviefone.ca/">Moviefone</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Life & Style</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/living/">Living</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/home/?ir=Canada">Home</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/healthy-living/?ir=Canada">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/taste/?ir=Canada">Taste</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/weddings/?ir=Canada">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/parents/?ir=Canada">Parents</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/divorce/?ir=Canada">Divorce</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/50/?ir=Canada">Huff/Post 50</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/own/?ir=Canada">OWN</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Tech & Science</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/tech/?ir=Canada">Tech</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/science/?ir=Canada">Science</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/green/?ir=Canada">Green</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.techcrunch.com/">Techcrunch</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.engadget.com/">Engadget</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.tuaw.com/">TUAW</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.joystiq.com/">Joystiq</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Voices</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/women/?ir=Canada">Women</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/black-voices/?ir=Canada">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/latino-voices/?ir=Canada">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/queer-voices/?ir=Canada">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/religion/?ir=Canada">Religion</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/college/?ir=Canada">College</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/teen/?ir=Canada">Teen</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/outspeak/?ir=Canada">Outspeak</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Local</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://quebec.huffingtonpost.ca/">Quebec (French)</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/calgary/">Calgary</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/montreal/">Montreal</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/ottawa/">Ottawa</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/toronto/">Toronto</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/vancouver/">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/winnipeg/">Winnipeg</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.mapquest.ca/">Mapquest</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231835/http://www.patch.com/">Patch.com</a></li> </ul> </div> </div> </div> <div class="mobile_app_links clearfix"> <strong class="title">Our Mobile Apps</strong> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231835/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iPhone</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231835/https://itunes.apple.com/us/app/the-huffington-post/id306621789">iPad</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231835/https://itunes.apple.com/us/app/huffpost-live/id572584499?ls=1&mt=8">HuffPost Live iPad</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231835/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Android Phone</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231835/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=cn">Android Tablet</a></li> </ul> </div> </div> </div> </li> </ul> </div> <div class="new-topnav_second_row clearfix" id="topnav_top_row" data-beacon="{"p":{"mnid":"topnav_subnav","mlid":"topnav"}}"> <div class="featured"> <ul> <li><a href="https://web.archive.org/web/20160811231835/http://quebec.huffingtonpost.ca/" class="modal_inner ftd_canada">HuffPost Quebec (en français)</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/whats-working" class="modal_inner ftd_canada">What's Working</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://on.aol.ca/partner/huffpost-canada-517200514" class="modal_inner ftd_canada">Video</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/news/third-metric" class="modal_inner ftd_canada">The Third Metric</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/impact/" class="modal_inner ftd_canada">Impact</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/canada-video/" class="modal_inner ftd_canada">Canada Video</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/blog/" class="modal_inner ftd_canada">Blogs</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://on.aol.ca/2minutestotransform" class="modal_inner ftd_canada">2 Minutes To Transform</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/olympics-canada/" class="modal_inner ftd_canada">2016 Olympics</a></li> </ul> </div> </div> <script type="text/javascript"> huff.emit('topnav/loaded', document.getElementById('topnav_top')); </script> </div> <div class="clear"></div><div id="curtain_wrapper"><div id="curtainunit"></div></div> <!-- AVATAR LOADER --> <script type="text/javascript"> HuffPoUtil.AvatarLoader.loadAvatar('https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca'); </script> <!-- /Top nav --> </div> <div id="wrapper_inner"> <div class="clear knockdown"> <script type="text/javascript"> ViewTracker.VerticalType = "39"; ViewTracker.AddView(); </script> </div> <div class="clear"></div> <!-- Placeholder for promo on entry --> <div id="huff_promo_space"></div> <div class="clear"></div> <div id="threeup_top_wrapper" class="threeup-bl nocontent" data-beacon="{"p":{"mnid":"threeup_top_wrapper","mlid":"threeup"}}"> <div id="threeup_left_nav" class=""> <a href="#" onclick="HPTrack.trackPageview('/t/a/threeupnav.v1/left.v2/Canada Business'); return false;" class="vertical_background_light lnid-threeup_left_nav arrow"></a> </div> <div id="threeup_right_nav" class=""> <a href="#" onclick="HPTrack.trackPageview('/t/a/threeupnav.v1/right.v2/Canada Business'); return false;" class="vertical_background_light lnid-threeup_right_nav arrow"></a> </div> <div id="threeup_wide_container"> <div id="threeup_content"><!-- this content will be replaced --></div> </div> </div> <div id="bb_h_line" class="clear_first border_bottom_ccc"></div> <br/> <div class="grid two_thirds flush_top col full_border blog_author_index" id="blog_content"> <div id="author_bio_header"> <!-- Author info --> <div id="blog_author_info" class="blog_author_index"> <div class="reporter_content clearfix"> <div class="author_archive_headshot"> <img src="/web/20160811231835im_/http://www.huffingtonpost.ca/contributors/sunny-freeman/headshot.jpg" alt="Sunny Freeman" width="45"/> </div> <div class="about_author_archive"> <div class="about_a_archive"> <div class="about_reporter_name_email float_left"> <div class="about_a_archive_name" style="max-width:215px;"> <h1><a href="/web/20160811231835/http://www.huffingtonpost.ca/sunny-freeman">Sunny Freeman</a></h1> </div> <div class="about_reporter_email-hp"> <div style="clear:both;"></div> <div class="author_archive_rss"> <div class="float_left"> <a rel="nofollow" href="/web/20160811231835/http://www.huffingtonpost.ca/author/index.php?author=sunny-freeman"> RSS Feed <span class="icon-rss" style="vertical-align: middle;display: inline-block;"></span> </a> </div> <div class="float_left" style="padding-left: 10px"> <a rel="me" href="https://web.archive.org/web/20160811231835/https://plus.google.com/105539247882990211805/posts"> Google+ <span class="icon-gplus" style="vertical-align: middle;display: inline-block;"></span> </a> </div> <div class="clear"></div> </div> </div> </div> <div class="becomeFan_and_getEmail float_left"> <span class="block align_left airal_11 bold color_222222 uppercase">GET UPDATES FROM Sunny Freeman</span> <div class="clear margin_3_0"></div> <a onmouseout="QuickFan.become_fan_mouseover(); return false;" onmouseover="return QuickFan.become_fan_hovercard(event, 'Sunny Freeman', 'sunny-freeman', [0,0], 27, 'Sunny Freeman');" class="float_left social fan-bloger margin_right_5" href="/web/20160811231835/http://www.huffingtonpost.ca/users/becomeFan.php?of=hp_blogger_Sunny Freeman"></a> <a href="/web/20160811231835/http://www.huffingtonpost.ca/users/login/" onclick="QuickFan.emailAlerts('hp_blogger_Sunny Freeman', 'Sunny Freeman'); return false;" class="float_left social semail margin_right_5"></a> <div class="becomeFanFollow" style="display: inline-block; float: left; width: 65px;"> <div id="twitter-follow-button-1001926585" class="twttr-fw-btn"> <div id="frame-twitter-follow-button-1001926585" class="hidden"></div> <div class="container"> <a class="fw-button" title="Follow @SunnyFreeman on Twitter" onmouseover="HPTwitter.Widgets.activateFollowButton({'node_id':'twitter-follow-button-1001926585','query':'show_count=false&show_screen_name=false&text_color=dark&button=blue&lang=en&screen_name=SunnyFreeman','style':'style=\'height:20px;max-width:225px;\''});"> </a> </div> </div> </div> <!-- <a author_nickname="hp_blogger_Sunny Freeman" href="http://twitter.com/SunnyFreeman" class="social stwitter black twitter-anywhere-user float_left margin_right_5"></a> --> <div class="float_left"> <div fblike_params="{"width":"90","height":"20","show_faces":"false","href":"http:\/\/www.huffingtonpost.ca\/sunny-freeman\/","background_color":"#cccccc","font":"lucida grande","layout":"button_count","author_nickname":"hp_blogger_Sunny Freeman","entity_type":"1","entity_id":308713,"hp_track":"Author Info","vertical_id":0}" class="float_left i_v_fb_like like_fb_like_action " onmouseover="HPFB.likeButton_v2(this, 'like', 0);"> <div class="relative"> <div class="facebook_like_button connect_widget button_count"> <div class="connect_button_slider float_left"> <div class="connect_button_container"> <a href="javascript:void(0);" class="connect_widget_like_button clearfix like_button_no_like"><span class="liketext">Like</span></a> </div> </div> </div> <div class="fb_like_xml absolute"></div> </div> </div> </div> </div> <div style="clear:both;"></div> </div> </div> </div> <div style="clear:both;"></div> <!-- Bio --> <div class="clear full"></div> <div class="author_bio_wrapper"> Sunny Freeman is The Huffington Post Canada's national business reporter covering economics and business stories that make a difference in Canadians' lives. Sunny was previously a business reporter at The Canadian Press and has also worked at media outlets including The Toronto Star and The Vancouver Sun. You can find her on twitter @SunnyFreeman. </div> </div> </div> <!-- Entries --> <div id="blog_entries"> <h2 class="archive_heading">Entries by Sunny Freeman</h2> <!-- Entry --> <div class="entry blogger" id="7913956"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/08/01/ontario-debt-collection-act_n_7913956.html">Companies Have Already Found A Way Around Ontario's New Debt Settlement Law</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/08/01/ontario-debt-collection-act_n_7913956.html" id="post_counts_7913956">(14) Comments</a> <span class="sep">|</span> Posted August 1, 2015 <span class="sep">|</span> 10:27 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Settle your debts! Stop collection calls! Avoid bankruptcy!</p> <p>Those are the types of lofty promises made by debt settlement companies that were supposed to be a thing of the past in Ontario as of July 1. </p> <p>The province’s <a href="https://web.archive.org/web/20160811231835/http://www.ontario.ca/laws/statute/90c14" target="_hplink">Collection and Debt Settlement Services Act</a>, which places strict...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/08/01/ontario-debt-collection-act_n_7913956.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7898598"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/31/predatory-lending-canada_n_7898598.html">Borrow $10,000, Owe $25,000: The Face Of Predatory Lending In Canada</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/31/predatory-lending-canada_n_7898598.html" id="post_counts_7898598">(75) Comments</a> <span class="sep">|</span> Posted July 31, 2015 <span class="sep">|</span> 9:16 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Donna Borden believes she was the victim of predatory lending, but she refuses to play that role any longer. </p> <p>She had already paid $25,000 on a subprime, $10,000 loan when Borden says she decided enough was enough. Fed up, she stopped paying and started fighting.</p> <p>“These people got balls,”...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/31/predatory-lending-canada_n_7898598.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7882216"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/28/shadow-mortgage-market-canada_n_7882216.html">'We Use Other People's Money': The Reality Behind Canada's Shadow Mortgage Lenders</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/28/shadow-mortgage-market-canada_n_7882216.html" id="post_counts_7882216">(59) Comments</a> <span class="sep">|</span> Posted July 28, 2015 <span class="sep">|</span> 9:15 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Juanita was already taking care of her 87-year-old mother when her husband had a heart attack so serious that he couldn’t return to work. </p> <p>The 60-year-old Newfoundland woman had been eking out enough as a personal support worker to cover living costs for all three of them — until...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/28/shadow-mortgage-market-canada_n_7882216.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7867232"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/27/debt-collection-canada_n_7867232.html">'I Don't Care': Cancer Patient's Struggle With Debt Collectors A Sign Of Our Indebted Times</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/27/debt-collection-canada_n_7867232.html" id="post_counts_7867232">(46) Comments</a> <span class="sep">|</span> Posted July 27, 2015 <span class="sep">|</span> 10:24 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <blockquote><em>New forms of lenders are lining up to benefit from Canada's credit boom, charging high interest rates to the riskiest of borrowers. The shadow lending market is growing faster than it can be regulated, leaving the most indebted Canadians vulnerable to what activists describe as predatory lending practices. </em></blockquote> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/27/debt-collection-canada_n_7867232.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7697132"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/01/canadian-fashion-brands-90s_n_7697132.html">These Canadian Brands Will Give '90s Kids Major Flashbacks</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/01/canadian-fashion-brands-90s_n_7697132.html" id="post_counts_7697132">(7) Comments</a> <span class="sep">|</span> Posted July 1, 2015 <span class="sep">|</span> 1:03 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Trips to a Canadian mall looked a little different before the American retail invasion: You could stock up on Thriftys V-neck tees at two for $25 or head into Northern Reflections for a puffy-painted loon sweatshirt for summer camp. </p> <p>And back in the ‘90s we rocked the Canadiana with...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/01/canadian-fashion-brands-90s_n_7697132.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7641240"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/bank-of-canada-unclaimed-money-cash_n_7641240.html">Canadians, Here's How To Check If You Have Unclaimed Cash In Your Name</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/bank-of-canada-unclaimed-money-cash_n_7641240.html" id="post_counts_7641240">(13) Comments</a> <span class="sep">|</span> Posted June 22, 2015 <span class="sep">|</span> 8:58 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>It may not be free money, but it’s the next best thing: Many Canadians are sitting on a pile of forgotten cash that’s free to claim. </p> <p>This isn’t some kind of get-rich-quick scheme — the money potentially awaiting you on this website is actually yours. The Bank of Canada...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/bank-of-canada-unclaimed-money-cash_n_7641240.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7639154"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/alberta-economy-survey-oilsands_n_7639154.html">Majority Of CEOs Say Canada Too Dependent On Alberta: Survey</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/alberta-economy-survey-oilsands_n_7639154.html" id="post_counts_7639154">(28) Comments</a> <span class="sep">|</span> Posted June 22, 2015 <span class="sep">|</span> 4:07 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>A majority of Canadian business leaders believe the economy is too dependent on the oilsands and other natural resources, according to a new survey.</p> <p>Nearly two-thirds of Canadian executives polled —including about 60 per cent of Albertans surveyed — said they believe the country should be less reliant on resources....</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/alberta-economy-survey-oilsands_n_7639154.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7638584"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/blackberry_n_7638584.html">BlackBerry's Q1 Revenues Will Underwhelm, Analysts Say</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/blackberry_n_7638584.html" id="post_counts_7638584">(2) Comments</a> <span class="sep">|</span> Posted June 22, 2015 <span class="sep">|</span> 2:22 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>BlackBerry is expected to report another disappointing chapter this week in Canada’s favourite will-they-or-won’t-they turnaround story.</p> <p>Analysts estimate the embattled company will report around $690 million in first-quarter revenues, falling about 30 per cent short of where they were a year ago — suggesting the company’s transition from handsets to...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/blackberry_n_7638584.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7623202"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/19/canada-anti-spam-law_n_7623202.html">Anti-Spam Law Killing Our Marketing Strategies, Businesses Complain</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/19/canada-anti-spam-law_n_7623202.html" id="post_counts_7623202">(17) Comments</a> <span class="sep">|</span> Posted June 19, 2015 <span class="sep">|</span> 2:53 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>You might have a less cluttered inbox than a year ago, but Canadian companies say “anti-spam” legislation is costing them business.</p> <p><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/news/casl/" target="_hplink">Canada's anti-spam law</a> was enacted last July with the aim of “<a href="https://web.archive.org/web/20160811231835/http://fightspam.gc.ca/eic/site/030.nsf/eng/home" target="_hplink">protect(ing) Canadians while ensuring that businesses can continue to compete in the global marketplace</a>.”...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/19/canada-anti-spam-law_n_7623202.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7606458"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/17/aeroplan-student-debt_n_7606458.html">You Can Now Pay Student Debt With Aeroplan Points In Ontario .. But There's A Catch</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/17/aeroplan-student-debt_n_7606458.html" id="post_counts_7606458">(7) Comments</a> <span class="sep">|</span> Posted June 17, 2015 <span class="sep">|</span> 4:49 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Good news, indebted Ontario students: you can now pay down college and university loans with Aeroplan points.</p> <p>But the program doesn’t come cheap: it’ll cost you $35,000 in credit card spending to accumulate enough miles to pay off $250 in debt.</p> <p>Aeroplan announced Wednesday that members can redeem 35,000 miles...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/17/aeroplan-student-debt_n_7606458.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7546612"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/zoocasa-shut-down_n_7546612.html">Zoocasa Closes Amid Industry Attempts To Control Housing-Market Info</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/zoocasa-shut-down_n_7546612.html" id="post_counts_7546612">(8) Comments</a> <span class="sep">|</span> Posted June 9, 2015 <span class="sep">|</span> 4:49 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>One of Canada’s most innovative services in the country’s tightly-controlled real estate market will close later this month. </p> <p>Rogers confirmed on Tuesday that it will shut down Zoocasa, its real estate listings property, as of June 22. After that it will no longer be registered as a broker and...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/zoocasa-shut-down_n_7546612.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7544568"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/blacks-photography_n_7544568.html">Blacks Photography The Latest Retailer To Shut Down In Canada</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/blacks-photography_n_7544568.html" id="post_counts_7544568">(27) Comments</a> <span class="sep">|</span> Posted June 9, 2015 <span class="sep">|</span> 1:39 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Blacks is no longer photography. </p> <p>Telus is closing down all 59 Blacks Photography stores in Canada, affecting some 485 employees, a spokeswoman for the retailer’s parent company said.</p> <p>“Technological innovations have changed the way Canadians take and share photographs, with fewer of us using retail photo outlets,” said Luiza...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/blacks-photography_n_7544568.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7542634"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/g7-carbon-emissions-canada-oilsands_n_7542634.html">Why Oilsands Companies Aren't Sweating Harper's G7 Pledge On Carbon</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/g7-carbon-emissions-canada-oilsands_n_7542634.html" id="post_counts_7542634">(53) Comments</a> <span class="sep">|</span> Posted June 9, 2015 <span class="sep">|</span> 9:40 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Stephen Harper’s G7 commitment to a no-carbon economy by the end of the century isn’t about to cause mass disruption in the oilsands because the industry is already changing faster than the Canadian government, experts say.</p> <p>Canada’s prime minister signed an agreement Monday with the Group of Seven countries at...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/g7-carbon-emissions-canada-oilsands_n_7542634.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7537486"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/08/jean-pierre-blais-click-to-retail_n_7537486.html">Jean-Pierre Blais, CRTC Chief, Sees Consumers Clicking On TV Shows To Buy Products</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/08/jean-pierre-blais-click-to-retail_n_7537486.html" id="post_counts_7537486">(4) Comments</a> <span class="sep">|</span> Posted June 8, 2015 <span class="sep">|</span> 4:20 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Broadcasters should offer online shopping straight from their shows, says the head of Canada’s telecommunications regulator. </p> <p>The so-called “click to retail” model is the way of the future, CRTC chairman Jean-Pierre Blais said Sunday as part of a "Back To The Future"-themed<a href="https://web.archive.org/web/20160811231835/http://news.gc.ca/web/article-en.do?nid=985059" target="_hplink"> speech delivered at the Banff...</a></p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/08/jean-pierre-blais-click-to-retail_n_7537486.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7514018"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/04/tisa-canada-telecom_n_7514018.html">Tories Oppose Telecom Liberalization In Secretive TISA Negotiations</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/04/tisa-canada-telecom_n_7514018.html" id="post_counts_7514018">(31) Comments</a> <span class="sep">|</span> Posted June 4, 2015 <span class="sep">|</span> 5:28 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Canada's federal government objected to a proposal to allow more foreign ownership in telecommunications as part of a global trade deal, according to <a href="https://web.archive.org/web/20160811231835/https://wikileaks.org/tisa/" target="_hplink">secret documents published by Wikileaks</a> this week. </p> <p>Canada is one of 23 countries plus the European Union in talks over the Trade in Services...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/04/tisa-canada-telecom_n_7514018.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7497218"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/03/traditional-media-canada_n_7497218.html">'Traditional' Media Is Anything But Dead In Canada, PwC Report Says</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/03/traditional-media-canada_n_7497218.html" id="post_counts_7497218">(7) Comments</a> <span class="sep">|</span> Posted June 3, 2015 <span class="sep">|</span> 9:01 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Canadians will drive a resurgence in traditional media over the next five years as they continue to seek out shared, live experiences, according to a new forecast from PricewaterhouseCoopers.</p> <p>The consulting firm’s <a href="https://web.archive.org/web/20160811231835/http://www.pwc.com/gx/en/global-entertainment-media-outlook/index.jhtml" target="_hplink">Global entertainment and media outlook 2015-2019</a>, released Wednesday, found that Canadians continue to devote more of...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/03/traditional-media-canada_n_7497218.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7495918"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/02/uber-toronto-shutdown-campaign_n_7495918.html">#TO4Uber: Ride-Sharing Company Spared Toronto Shutdown .. For Now</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/02/uber-toronto-shutdown-campaign_n_7495918.html" id="post_counts_7495918">(71) Comments</a> <span class="sep">|</span> Posted June 2, 2015 <span class="sep">|</span> 4:15 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p><strong>UPDATE 2015-06-03:</strong> Uber told its users Tuesday night it would continue to operate as normal in Toronto as it awaits a court decision on whether the city can shut the service down.</p> <p>“As you know, Uber was in court this week in Toronto, defending your right to continue to access...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/02/uber-toronto-shutdown-campaign_n_7495918.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7463424"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/28/joe-oliver-labour-reform-comments_n_7463424.html">Tories Scramble After Joe Oliver's Call For Looser Labour Laws At G7</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/28/joe-oliver-labour-reform-comments_n_7463424.html" id="post_counts_7463424">(213) Comments</a> <span class="sep">|</span> Posted May 28, 2015 <span class="sep">|</span> 5:10 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Finance Minister Joe Oliver said Wednesday he believes relaxing labour laws to make it easier to lay off workers would help spur economic growth.</p> <p>The Conservatives insist he wasn’t talking about Canada. But party officials gave conflicting statements Thursday as to which country he actually was speaking about. </p> <p>At...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/28/joe-oliver-labour-reform-comments_n_7463424.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7360346"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html">Coach Quietly Lays Off Its Canadian Part-Time Workers</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html" id="post_counts_7360346">(9) Comments</a> <span class="sep">|</span> Posted May 21, 2015 <span class="sep">|</span> 12:42 PM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <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...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html">Read Post</a> </div> </div> </div> <!-- /Entry --> <!-- Entry --> <div class="entry blogger" id="7350186"> <div class="col entry_right full"> <h3><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/precarious-work-united-way_n_7350186.html">Precarious Work Becoming The Norm, Toronto Study Finds</a></h3> <div class="comments_datetime"> <p> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/precarious-work-united-way_n_7350186.html" id="post_counts_7350186">(7) Comments</a> <span class="sep">|</span> Posted May 21, 2015 <span class="sep">|</span> 8:53 AM </p> </div> <div class="read_more_top"></div> <div class="entry_content"> <p>Nearly half of working adults in the Greater Toronto Area are employed in precarious work, according to a new report by the United Way.</p> <p>And it’s not just people in low-wage jobs who face insecure employment; it affects workers across all income levels, says the report titled “The Precarity Penalty,”...</p> </div> <div class="read_post"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/precarious-work-united-way_n_7350186.html">Read Post</a> </div> </div> </div> <!-- /Entry --> </div> <!-- /Entries --> <div id="ad_bottom_article_text" class="ad_wrapper"><style> #ad_bottom_article_text {margin-bottom: 15px} </style> <script type="text/javascript"> HPAds.adSonar(1519496,2293776,580,275) </script></div> </div> <div class="grid third flush_top" id="sidebar_right" data-beacon="{"p":{"mlid":"sidebar_right"}}"> <div id="videoCompAdDiv"></div> <div style="margin-bottom:10px"> <script type="text/javascript"> try { if ('function' === typeof(adSetSyncDelay)) { adSetSyncDelay('125');} } catch (e) {} </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"> <script type="text/javascript"> if(HPAds.ad_check_page_config('right_rail_flex')) { var adId = '93318744'; htmlAdWH(adId, "RR", "RR","f"); var debugadcode = ''; document.write(debugadcode); } </script> </div><div class="clear"></div><div class="clear"></div></div><div class="clear"></div><div class="clear"></div> <div id="otb_module"></div> <div id="gravity_most_popular_widget"></div> <script type="text/javascript">window.HPUtil && window.HPUtil.gravityMostPopularWidget();</script> <!-- ESI MostPopular EndTime:1470957444 --><div id="all_frontpage_widgets" class="margin_10_0 most_popular_stories_module" data-beacon="{"p":{"mnid":"mostPopularEntry"}}"> <h3 class="uppercase most_popular margin_bottom_10 black">Most Popular</h3> <div class="most_popular_cycle" id="mp_cycle"> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/caleb-schwab_n_11431888.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":0, "plid":11431888}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/caleb-schwab_n_11431888.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">10-Year-Old Was Decapitated On Waterslide: Source</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/caleb-schwab_n_11431888.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4591594/images/n-CALEB-SCHWAB-medium.jpg" alt="CALEB SCHWAB"/> </a> <span class="absolute image-credit">GoFundMe</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/strathroy-ont-terror-threat_n_11441616.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":1, "plid":11441616}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/strathroy-ont-terror-threat_n_11441616.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">Terrorism Suspect Killed In Police Takedown In Ontario</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/strathroy-ont-terror-threat_n_11441616.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4592362/images/n-AARON-DRIVER-FEBRUARY-2016-medium.jpg" alt="AARON DRIVER FEBRUARY 2016"/> </a> <span class="absolute image-credit">CP</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/andranik-karapetyan-armenian-weightlifter-elbow-injury_n_11440310.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":2, "plid":11440310}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/andranik-karapetyan-armenian-weightlifter-elbow-injury_n_11440310.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">Armenian Weightlifter Suffers Unholy Elbow Injury (Graphic)</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/andranik-karapetyan-armenian-weightlifter-elbow-injury_n_11440310.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4592242/images/n-ANDRANIK-KARAPETYAN-medium.jpg" alt="ANDRANIK KARAPETYAN"/> </a> <span class="absolute image-credit">Julian Finney via Getty Images</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/kevin-vickers-son-andrew-vickers-rcmp-miramichi_n_11440290.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":3, "plid":11440290}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/kevin-vickers-son-andrew-vickers-rcmp-miramichi_n_11440290.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">Kevin Vickers' Son Is A Hero Just Like His Dad</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/kevin-vickers-son-andrew-vickers-rcmp-miramichi_n_11440290.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4592402/images/n-ANDREW-VICKERS-KEVIN-VICKERS-medium.jpg" alt="ANDREW VICKERS KEVIN VICKERS"/> </a> <span class="absolute image-credit">Facebook/CP</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/rio-olympics-what-song-pl_n_11427712.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":4, "plid":11427712}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/rio-olympics-what-song-pl_n_11427712.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">What Anthem Plays If A Refugee Wins Olympic Gold?</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/rio-olympics-what-song-pl_n_11427712.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4591854/images/n-REFUGEE-OLYMPIC-TEAM-medium.jpg" alt="REFUGEE OLYMPIC TEAM"/> </a> <span class="absolute image-credit">Kai Pfaffenbach / Reuters</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/jessica-urbina-missing_n_11429016.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{"p":{"mpid":5, "plid":11429016}}"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/jessica-urbina-missing_n_11429016.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{"p":{"lnid":"headline"}}">Possible Breakthrough In Unsolved Disappearance Of Canadian Woman</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2016/08/10/jessica-urbina-missing_n_11429016.html?utm_hp_ref=mostpopular" data-beacon="{"p":{"lnid":"img"}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231835im_/http://i.huffpost.com/gen/4590994/images/n-JESSICA-URBINA-medium.jpg" alt="JESSICA URBINA"/> </a> <span class="absolute image-credit">Hawai'i Police Department</span> </div> <div class="clear"></div> </div> </a> </div> </div> </div> <div class="clear full"></div> <div class="mod mod-follow tabs" data-beacon="{"p":{"mnid":"mod-follow"}}"> <div class="mod-head"> <h3>FOLLOW HUFFPOST</h3> </div> <div class="mod-body"> <ul class="platform tabs-control"> <li class="email sprite" data-beacon="{"p":{"lnid":"email"}}"> <a href="#">Email</a> </li> <li class="fb sprite" data-beacon="{"p":{"lnid":"fb"}}"> <a href="#">Facebook</a> </li> <li class="twitter sprite" data-beacon="{"p":{"lnid":"twitter"}}"> <a href="#">Twitter</a> </li> <li class="gplus sprite" data-beacon="{"p":{"lnid":"gplus"}}"> <a href="#">Google Plus</a> </li> <li class="rss sprite" data-beacon="{"p":{"lnid":"rss"}}"> <a href="#">RSS</a> </li> <li class="mobile sprite" data-beacon="{"p":{"lnid":"mobile"}}"> <a href="#">Mobile</a> </li> </ul> <ul class="platform-content tabs-content"> <li class="email"> <form class="subscribe"> <input class="text" name="email" onfocus="if(this.value=='Enter your email')this.value=''" value="Enter your email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="canada-business"/> <input class="button" type="submit" value="Sign me up!"/> <label class="signup_error" style="display:none;">Please check the checkbox to indicate your consent</label> <div class="options"> <label> </label> <label> <input type="checkbox" class="list" name="vertical-brief"/> Newsletters </label> </div> <p class="instructions"> Get top stories and blog posts emailed to me each day.. <!-- %strong Thanks! --> <!-- You're now signed-up for the HuffPost Daily Brief and Politics newsletter. --> </p> </form> </li> <!-- /.email --> <li class="fb"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/" 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> </li> <li> <span class="name">Canada Business</span> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostCanada" data-send="false" data-layout="button_count" data-width="95" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 95px" hp_track="Vertical Page"></div><script type="text/javascript"> jQuery('#fb_like_vertical').mouseenter(function() { var html = "<div id=\"fb-tooltip\" class=\"fb-tooltip-main\"><div class=\"fb-tooltip-wrapper\"><span>Follow us on Facebook</span><br/>Get updates from HuffPost Canada Business posted directly to your News Feed.<div class=\"corner\"><div class=\"first\"></div><div class=\"second\"></div></div></div></div>"; var coords = [-5, -78]; if( HPConfig.current_vertical_name == 'homepage' ) { coords = [-5, -70]; } else if( HPConfig.current_vertical_name == 'mapquest' ) { coords = [-5, -68]; } FloatingPrompt.embed(this, html, undefined, 'top', {fp_intersects:1, timeout_remove:2000,ignore_arrow: true, width:236, add_xy:coords, class_name: 'clear-overlay'}); }); </script> </div> </li> </ol> </li> <!-- /.fb --> <li class="twitter"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <a href="https://web.archive.org/web/20160811231835/https://twitter.com/" class="twitter-follow-button" data-show-screen-name="true" data-show-count="false" data-lang="en" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160811231835/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> <li> <span class="name">Canada Business</span> <div class="share-button"> <span data-placement="Header/Canada Business"> <a href="https://web.archive.org/web/20160811231835/https://twitter.com/HuffPostCanada" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="70px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160811231835/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </span> </div> </li> </ol> </li> <!-- /.twitter --> <li class="gplus"> <ol class="options"> <li> <span class="name">HuffPost</span> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/"></div> </div> </li> <li> <span class="name">Canada Business</span> <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> </ol> </li> <!-- /.gplus --> <li class="rss"> <ol class="options"> <li> <a href="" class="name sprite">HuffPost</a> </li> <li> <a href="/web/20160811231835/http://www.huffingtonpost.ca/feeds/verticals/canada-business/index.xml" class="name sprite">Canada Business</a> </li> <li> <a class="more" href="/web/20160811231835/http://www.huffingtonpost.ca/syndication/">View all RSS feeds</a> </li> </ol> </li> <!-- /.rss --> <li class="mobile"> <ol class="options"> <li> <a class="ios sprite" href="https://web.archive.org/web/20160811231835/http://itunes.apple.com/canada/app/the-huffington-post/id306621789?mt=8"></a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160811231835/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en_CA"></a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160811231835/https://appworld.blackberry.com/webstore/content/19143/"></a> </li> </ol> </li> <!-- /.mobile --> </ul> </div> <div class="mod-footer"></div> </div> <!-- /.mod-follow --> <div class="clear margin_top_10"></div> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <div class="clear"></div> <!-- </esi:text> </esi:when> </esi:choose> --> <script type="text/javascript"> if($('snp_not_signed_mp_page_0')) huff.emit('content/update', '#snp_not_signed_mp_page_0'); if($('snp_not_signed_mpr_page_0')) huff.emit('content/update', '#snp_not_signed_mpr_page_0'); </script> <div style="border-bottom: 5px;"></div> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <!-- </esi:text> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> <div id="most_popular_social"> <div class="spacer"></div> <script type="text/javascript"> SNPModule.HotOn.init(); // initialize tracking </script> </div> </esi:text> </esi:when> </esi:choose> --> <!-- <esi:choose> <esi:when test="$(HTTP_USER_AGENT{'browser'}) != 'MSIE'"> <esi:text> --> <!-- mediabistro TVNewser --> <div id="most_popular_bpages" data-beacon="{"p":{"mnid":"most_popular_bpages", "plid":1}}"> <div class="simple-headline "> <a href="/web/20160811231835/http://www.huffingtonpost.ca/big-news/" class="title" data-beacon="{"p":{"lnid":"title_link"}}">HUFFPOST'S BIG NEWS PAGES</a> </div> <div class="white_bg"> <div class="popular-story padding-left-widget"> <div class="clearfix"> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/news/joint-venture" class="b-n-image_and_title" data-beacon="{"p":{"lnid":"big_news_bpage_0"}}" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/web/20160811231835im_/http://www.huffingtonpost.ca/images/trans.gif" width="74" height="58" longdesc="http://i.huffpost.com/gen/4587726/images/s-GROBO-MARIJUANA-APP-mini.jpg" class="unloaded-image" alt=""/> </a> <div> <div class="b-n-title"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/news/joint-venture" data-beacon="{"p":{"lnid":"big_news_bpage_0"}}">Growing Legal Weed In Canada? There's An App For That</a> </div> </div> </div> <div class="tag_topic_title"><a href="/web/20160811231835/http://www.huffingtonpost.ca/news/joint-venture" title="Growing Legal Weed In Canada? There's An App For That" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon="{"p":{"lnid":"big_news_bpage_0"}}">Joint Venture</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/news/business-video" class="b-n-image_and_title" data-beacon="{"p":{"lnid":"big_news_bpage_1"}}" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/web/20160811231835im_/http://www.huffingtonpost.ca/images/trans.gif" width="74" height="58" longdesc="http://i.huffpost.com/gen/2850874/images/s-PIGGY-BANK-mini.jpg" class="unloaded-image" alt=""/> </a> <div> <div class="b-n-title"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/news/business-video" data-beacon="{"p":{"lnid":"big_news_bpage_1"}}">Canada Pension Plan Under Financial Pressure</a> </div> </div> </div> <div class="tag_topic_title"><a href="/web/20160811231835/http://www.huffingtonpost.ca/news/business-video" title="Canada Pension Plan Under Financial Pressure" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon="{"p":{"lnid":"big_news_bpage_1"}}">Business Videos</a></div> </div> </div> <div class="more_b-n-pages clearfix"> <a href="/web/20160811231835/http://www.huffingtonpost.ca/big-news/" data-beacon="{"p":{"lnid":"more_b_n_pages"}}">more big news pages</a> » </div> </div> </div> </div> <script type="text/javascript">huff.emit('content/update', '#most_popular_bpages');</script> <!-- </esi:text> </esi:when> </esi:choose> --> <div class="clear"> </div> <!-- yahoo buzz widget was there --> <!-- Archive listing --> <div id="blogger_archive" class="related_block"> <h4>More Posts by </h4> <ul class="list"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/08/01/ontario-debt-collection-act_n_7913956.html">Companies Have Already Found A Way Around Ontario's New Debt Settlement Law</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/31/predatory-lending-canada_n_7898598.html">Borrow $10,000, Owe $25,000: The Face Of Predatory Lending In Canada</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/28/shadow-mortgage-market-canada_n_7882216.html">'We Use Other People's Money': The Reality Behind Canada's Shadow Mortgage Lenders</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/27/debt-collection-canada_n_7867232.html">'I Don't Care': Cancer Patient's Struggle With Debt Collectors A Sign Of Our Indebted Times</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/07/01/canadian-fashion-brands-90s_n_7697132.html">These Canadian Brands Will Give '90s Kids Major Flashbacks</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/bank-of-canada-unclaimed-money-cash_n_7641240.html">Canadians, Here's How To Check If You Have Unclaimed Cash In Your Name</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/alberta-economy-survey-oilsands_n_7639154.html">Majority Of CEOs Say Canada Too Dependent On Alberta: Survey</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/22/blackberry_n_7638584.html">BlackBerry's Q1 Revenues Will Underwhelm, Analysts Say</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/19/canada-anti-spam-law_n_7623202.html">Anti-Spam Law Killing Our Marketing Strategies, Businesses Complain</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/17/aeroplan-student-debt_n_7606458.html">You Can Now Pay Student Debt With Aeroplan Points In Ontario .. But There's A Catch</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/zoocasa-shut-down_n_7546612.html">Zoocasa Closes Amid Industry Attempts To Control Housing-Market Info</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/blacks-photography_n_7544568.html">Blacks Photography The Latest Retailer To Shut Down In Canada</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/09/g7-carbon-emissions-canada-oilsands_n_7542634.html">Why Oilsands Companies Aren't Sweating Harper's G7 Pledge On Carbon</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/08/jean-pierre-blais-click-to-retail_n_7537486.html">Jean-Pierre Blais, CRTC Chief, Sees Consumers Clicking On TV Shows To Buy Products</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/04/tisa-canada-telecom_n_7514018.html">Tories Oppose Telecom Liberalization In Secretive TISA Negotiations</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/03/traditional-media-canada_n_7497218.html">'Traditional' Media Is Anything But Dead In Canada, PwC Report Says</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/06/02/uber-toronto-shutdown-campaign_n_7495918.html">#TO4Uber: Ride-Sharing Company Spared Toronto Shutdown .. For Now</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/28/joe-oliver-labour-reform-comments_n_7463424.html">Tories Scramble After Joe Oliver's Call For Looser Labour Laws At G7</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/coach-layoffs-canada_n_7360346.html">Coach Quietly Lays Off Its Canadian Part-Time Workers</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/21/precarious-work-united-way_n_7350186.html">Precarious Work Becoming The Norm, Toronto Study Finds</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/12/verizon-aol-huffington-post_n_7266408.html">Verizon Set To Buy AOL For US$4.4 Billion</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/11/newfoundland-alberta-recession_n_7258538.html">Oil Plunge To Push Newfoundland And Labrador Into Recession: BMO</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/08/canada-national-household_n_7243594.html">Munir Sheikh: Bad Info From NHS Will Lead To Bad Planning</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/07/millionaires-study-stuck-on-treadmill_n_7233128.html">U.S. Millionaires Feel 'Stuck On A Treadmill,' UBS Study Finds</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/07/minimum-wage-alberta-ndp_n_7232970.html">Alberta's NDP Say It's Time For A Living Wage. Here's What Might Happen</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/05/calgary-vancouver-home-sales_n_7214266.html">Calgary Home Sales Plummet While Vancouver's Market Soars</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/05/01/competition-bureau-real-estate-ruling_n_7192072.html">New Ruling Is Bad News For Home Owners Looking To Sell Without An Agent</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/30/canada-housing-market-risk_n_7181552.html">Canada's Riskiest Housing Markets Aren't In Toronto Or Vancouver</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/29/non-permanent-residents-canada-cibc-report_n_7173778.html">Non-Permanent Residents A Force Too Large To Ignore: CIBC Report</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/29/canadians-debt-over-a-decade_n_7172092.html">Canadian Families' Debt Jumped By 64 Per Cent In Just Over A Decade</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/28/canada-housing-bubble_n_7164364.html">Canadian Housing 'Bubble' Fears Are Baseless, Poloz Says</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/27/low-oil-prices-consumer-loans_n_7155954.html">Low Oil Prices Put Consumer Loans At Highest Risk: Moody's</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/27/fraser-institute-canada-taxes_n_7154114.html">Canada's Income Tax System More Costly, Complex Over Time: Study</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/27/canada-health-care-ccpa_n_7153438.html">CCPA: B.C. Court Case A 'Serious Threat' To Health Care System</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/22/federal-budget-canada-tax-breaks-credits_n_7122340.html">Environment, First Nations Get Small Slices Of Budget Pie</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/21/ei-fund-budget-surplus-canada-2015_n_7113322.html">Use Of EI Funds By Tories To Help Balance Budget Draws Criticism</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/21/federal-budget-2015-tax-credits-cuts_n_7111102.html">Tax Breaks In 2015 Federal Budget Will Benefit Some, Others Not So Much</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/21/canada-budget-2015-chart_n_7103132.html">Federal Budget 2015: How The Loonie And Oil Fared As The Tories Prepped Their Plans</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/20/bank-fees-rising-canada_n_7099356.html">Bank Fees In Canada On The Rise Amid Profit Margin Squeeze</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/15/canada-real-estate-royal-lepage_n_7066642.html">Soft Landing For Canada's Real Estate Market Is Here, Says Royal LePage</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/13/balanced-budget-law-canada-consumer-debt_n_7043558.html">Why A Balanced Budget Law Could Mean More Debt For Consumers</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/09/kevin-crull-bell-media_n_7035896.html">Kevin Crull, Bell Media President, Abruptly Leaves Job After News Censorship Attempt</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/06/air-canada_n_7010592.html">Air Canada Says 'No' To Jets At Toronto's Billy Bishop Airport</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/04/01/uberization-uber-of-everything_n_6971752.html">'Uberization' Of Everything Is Happening, But Not Every 'Uber' Will Succeed</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/25/food-insecurity-canada_n_6940384.html">1 In 3 Suffer From Food Insecurity In Nunavut, StatsCan Data Reveals</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/23/nutritional-high-recreational-marijuana_n_6926356.html">Nutritional High Now Canada's First Publicly Traded Recreational Weed Company</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/23/ring-of-fire-ontario-noront-cliffs_n_6923110.html">Ontario's Ring Of Fire, Formerly 'The Next Oilsands,' Sold For Peanuts</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/20/crtc-tv-rules-q-a_n_6910914.html">Changing Channels: What The CRTC's New Rules Mean For The Future Of TV (Q&A;)</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/19/middle-class-canada-definition_n_6902016.html">It's Time To Bring Back The Term 'Working Class,' New University Of Calgary Report Says</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/18/sweden-retail-unions_n_6888328.html">What Canada Can Learn From Sweden's Unionized Retail Workers</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/17/income-splitting-pbo-taxes-canada_n_6886178.html">Income Splitting Won't Help Poor And Will Cost $2.2. Billion, Budget Watchdog Says</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/16/medical-marijuana-insurance-sun-life-jonathan-zaid_n_6881578.html">Medical Marijuana Insurance Coverage Awarded To Jonathan Zaid, Waterloo Student</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/11/toronto-plane-smoke-2015_n_6850126.html">Toronto Plane Flying Low And Trailing Smoke Part Of Military Exercise</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/09/toronto-real-estate-data_n_6831824.html">In Toronto's Housing Market, A Battle Over Freedom Of Information</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/08/women-workplace-international-womens-day_n_6825572.html">For Working Women, A More Attainable Goal (If Their Families Will Allow It)</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/06/loonie-canadian-dollar-exchange-rates-record_n_6819888.html">Just How Low Will The Loonie Go?</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/05/health-canada-medical-marijuana-enforcement_n_6807664.html">Health Canada Criticized By Police Over Medical Marijuana Enforcement, Documents Show</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/03/02/zoocasa-stop-publishing-housing-data_n_6787308.html">Zoocasa To Stop Publishing In-Depth Housing Data, Amid Industry Attempts To Control Info</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/23/mystery-tunnel-york-university-rexall-centre_n_6739640.html">'Sophisticated' Mystery Tunnel Found Near Toronto's Rexall Centre, York University</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/19/snc-lavalin-corruption-charges_n_6712528.html">RCMP Charges SNC-Lavalin In Libya Corruption Probe</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/12/canada-sovereign-wealth-fund_n_6672576.html">Ottawa Should Look To Norway To Overcome Oil Woes: Reports</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/10/medical-pot-recalled-too-strong_n_6656072.html">Peace Naturals Recalls Medical Marijuana For Being Too Strong</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/06/recession-canada-odds_n_6631490.html">Odds Of A Recession In Canada At 30%: Capital Economics</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/05/herbal-supplements-fake-health-canada_n_6624762.html">Health Canada Investigating Claim Many Herbal Supplements Are Fake</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/05/target-canada-patient-records-sold_n_6621420.html">Target Canada's Pharmacy Patient Records Being Sold At Rock-Bottom Prices</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/02/03/canada-recession-signs_n_6606364.html">Is Canada Headed For Another Recession? Eight Troubling Signs</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/31/roll-up-the-rim-2015-prizes-tim-hortons_n_6571942.html">Roll Up The Rim 2015 Prizes To Include TVs, Cars And A Bonus Roll</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/28/health-canada-medical-marijuana_n_6557038.html">Health Canada's Medical Pot Program Racks Up Millions In Costs As Approvals Fizzle</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/27/target-canada-severance_n_6556442.html">Target Canada's Employee Fund: Some Get 'Severance' Pay, Some Have To Keep Working</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/14/canada-sued-investor-state-dispute-ccpa_n_6471460.html">NAFTA's Chapter 11 Makes Canada Most-Sued Country Under Free Trade Tribunals</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/ontario-carbon-emissions-glen-murray_n_6466622.html">Ontario To Put A Price On Carbon Emissions: Environment Minister</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/tech-trends-of-2015-deloitte_n_6465424.html">Tech Trends Of 2015: Deloitte's Predictions May Surprise You</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/tech-trends-of-2015-deloitte_n_6465434.html">Tech Trends Of 2015: Deloitte's Predictions May Surprise You</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/tech-trends-of-2015-deloitte_n_6465436.html">Tech Trends Of 2015: Deloitte's Predictions May Surprise You</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/tech-trends-of-2015-deloitte_n_6465438.html">Tech Trends Of 2015: Deloitte's Predictions May Surprise You</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/13/tech-trends-of-2015-deloitte_n_6465440.html">Tech Trends Of 2015: Deloitte's Predictions May Surprise You</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/09/labour-force-participation-canada-13-year-low_n_6445066.html">Canada's Labour Force Participation Rate Hits 13-Year Low</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/08/rightscorp-letter-michael-geist_n_6439634.html">Michael Geist: Rightscorp Misleading Internet Subscribers With '$150,000 Fine' Claim</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/08/michael-geist-copyright-modernization-act_n_6436584.html">Canada's New Unauthorized Downloading Rules: A Q&A; With Michael Geist</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2015/01/06/gauranteed-annual-income-canada-fraser_n_6423646.html">Guaranteed Annual Income's Obstacles 'Insurmountable,' Fraser Institute Report Argues</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/31/uber-new-years-eve-surge-pricing_n_6402028.html">Uber's New Year's Eve Surge Pricing Could Be Steep For Users</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/31/champagne-sales-canada_n_6401690.html">Champagne Sales Fizzling As Domestic Sparkling Wine Popularity Grows</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/31/blackberry-sony-hack_n_6400640.html">Sony Hack: BlackBerrys To The Rescue</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/30/gas-prices-canada-_n_6396282.html">Gas Prices Predicted To Fall To 5-Year Low Across Canada</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/30/canada-economy-2015-risks_n_6392052.html">The Biggest Risks To Canada's Economy In 2015, And Beyond</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/26/boxing-day-canada-black-friday_n_6373924.html">Boxing Day Takes A Beating At Black Friday's Hands, But Still A Contender</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/12/16/miramichi-oilsands-alberta-working-poor_n_6335842.html"><center><strong>THE 4,000 KILOMETRE COMMUTE</strong><br><small>How the struggle for a living wage gave rise to Canada's own temporary migrant workers</small></center></a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/30/jian-ghomeshi-navigator-pr_n_6078334.html">Jian Ghomeshi Dropped As A Client By PR And Crisis Management Firms</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/30/rcmp-warrantless-requests-for-data-privacy-commissioner_n_6076060.html">Canada's Privacy Commissioner Got No Useful Information About RCMP's Warrantless Data Collection</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/30/tivo-canada-cogeco_n_6070842.html">TiVo Comes To Canada: Cogeco To Launch Set-Top Box Starting Monday</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/30/black-friday-canada-boxing-day_n_6070586.html">Black Friday In Canada About To Eclipse Boxing Day: Survey</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/27/toronto-election-results-olivia-chow_n_6036682.html">Toronto Election 2014: This Is How Olivia Chow Lost</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/22/health-canada-marijuana-campaign_n_6027276.html">Health Canada's Anti-Marijuana Campaign A Study In Contradictions</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/21/minimum-wage-canada-ccpa-study_n_6021722.html">Minimum Wage Hike Won't Kill Jobs, Might Create Them, CCPA Study Says</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/16/urban-planet-student-volunteers-ad_n_5992622.html">Urban Planet's Ad For 'Student Volunteers' Raises Questions About High School Co-Ops</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/15/house-prices-canada-royal-lepage_n_5984702.html">Canadian House Price Growth Slowing, Market in 'Goldilocks' Zone: Royal LePage</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/07/regional-disparity-canada_n_5948010.html">Regional Inequality In Canada Among Worst In Developed World: OECD</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/07/cmhc-mortgage-insurance-canada_n_5945846.html">CMHC Brings Home Ownership To The Masses, And Billions In Risk To Taxpayers</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/06/sun-news-postmedia-buyout_n_5941652.html">Sun News' Future Uncertain After Postmedia Buys Its Sister Papers</a></li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.ca/2014/10/03/sun-news-crtc-rogers_n_5930192.html">CRTC Rules Against Sun News Network In Dispute With Rogers</a></li> </ul> </div> <div class="clear"> </div> <!-- Archive listing --> <div id="blogger_archive" class="related_block"> <h4> Archive</h4> <div class="inner"> <div class="left"> <ul> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/08/">August 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/07/">July 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/06/">June 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/05/">May 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/04/">April 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/03/">March 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/02/">February 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2015/01/">January 2015</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/12/">December 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/10/">October 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/09/">September 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/08/">August 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/07/">July 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/06/">June 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/05/">May 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/04/">April 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/03/">March 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/02/">February 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2014/01/">January 2014</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/12/">December 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/11/">November 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/10/">October 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/09/">September 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/07/">July 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/06/">June 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/05/">May 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/04/">April 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/03/">March 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/02/">February 2013</a></li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/authorarchive/?sunny-freeman/2013/01/">January 2013</a></li> </ul> </div> </div> </div> </div> <script type="text/javascript">huff.emit('content/update', '#sidebar_right');</script> <div class="ad_lower_right_commercials_wrapper"></div><div class="clear"></div> </div><!-- /grid_block blog_left --> <div class="clear full"></div> <div id="footer"> <!-- HP topnav --> <div class="top_nav_menu margin_bottom_5"> </div> <div> <!-- <esi:choose> <esi:when test="$(HTTP_HOST) has 'quebec.' || $(QUERY_STRING{'ir'}) has 'Quebec'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/faq-fr-ca.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://quebec.huffingtonpost.ca/p/modalites-quebec.html">User Agreement</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/confidentialite-ca-fr.html">Privacy</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/politique-commentaires-cafr.html">Comment Policy</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/a-notre-sujet-ca.html">About Us</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/tierces-partie-cafr.html" target="_blank">About Our Ads</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/nous-joindre-ca.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li> © 2016 TheHuffingtonPost.com Inc.| Le "Huffington Post" est une marque enregistrée de TheHuffingtonPost.com Inc. Tous droits réservés.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'CA' || $(HTTP_HOST) has '.ca' || $(QUERY_STRING{'country'}) has 'CA' || $(QUERY_STRING{'ir'}) has 'Canada'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/contact/">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'UK' || $(HTTP_HOST) has '.co.uk' || $(QUERY_STRING{'country'}) has 'UK' || $(QUERY_STRING{'ir'}) has 'UK'"> --> <!--esi <ul id="footer_nav_0" class="footer_nav"> <li><a href="https://itunes.apple.com/ie/app/the-huffington-post/id306621789?mt=8">Mobile App for iPhone / iPad</a> | </li> <li><a href="https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Mobile App for Android</a></li> </ul> <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.co.uk/brands" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-careers.html">Careers</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-terms-of-service.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.co.uk/">Privacy</a> | </li> <li><a href="http://privacy.aol.co.uk/cookie-information/">Cookie Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffpost-uk-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>"The Huffington Post UK" is provided by AOL (UK) Limited. © 2016 AOL (UK) Limited its affiliates and licensors</li> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.fr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.mpublicite.fr/">Advertise</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/mentions-legales.html">Legal notice</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/huffpost-france-faq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/cookies-et-autres-technologies.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.fr/p/conditions-generales.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-de-confidentialite.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-des-commentaires.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.mpublicite.fr/pdf/HuffingtonPost_MPublicite.pdf" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>© 2016 Le Huffington Post SAS. Tous droits réservés.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'voces.'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/voces-cookies-y-otras-tecnologi.html">Política de cookies</a> | </li> <li><a href="http://voces.huffingtonpost.com/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/faq-es-us.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/acuerdo-del-usuario.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.com/">Política de Privacidad</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/#moderation">Comment Policy</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/quiene-somos-es-us.html">About Us</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/acerca-de-nuestros-anuncios.html">About Our Ads</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/contacto-es-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.es'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/cookies-y-otras-tecnologias.html">Política de cookies</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.es/p/preguntas-frecuentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/terminos-y-condiciones-de-uso.html">User Agreement</a> | </li> <li><a href="/privacy/">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/politica-en-cuanto-a-comentari.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/quienes-somos.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.es/p/contacto.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 España Prisa Noticias S.L.U. o sus licenciadores (en particular HUFFINGTON POST INTERNATIONAL)</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.it'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.it/p/domande-frequenti.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.it/p/cookie-ed-altre-tecnologie.html">Cookie</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.it/p/termini-e-condizioni.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.it/p/informativa-sulla-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/moderazione-dei-commenti.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/chi-siamo.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.it/p/contattaci.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 , HuffingtonPost Italia s.r.l., o i Suoi licenzianti (in particolare THEHUFFINGTONPOST Holdings LLC) IVA n. 07942470969</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.jp'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href=" http://www.huffingtonpost.jp/p/huffingtonpostjp-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-terms-and-conditions.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 , "The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostmaghreb.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-faq.html">FAQ</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-terms.html">User Agreement</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-charte-des-commentaires.html ">Comment Policy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>© 2016 TheHuffingtonPost International. Tous droits réservés.</li><ul id="footer_nav_1" class="footer_nav"> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffingtonpost.com.au'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-contact-us.html">Contact Us</a></li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 The Huffington Post Australia Pty Ltd. | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.de'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.de/p/huffpostdefaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.de/p/cookies-und-andere-technologien.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.de/p/nutzungsbedingungen.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.de/p/datenschutz.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kommentaren.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/impressum.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kontakt.html">Contact Us</a> | </li> <li><a href="http://www.hubert-burda-media.de/karriere/stellenangebote/?persis_city[]=all&persis_area[]=all&experience[]=all&keywords=Huffington+Post">Careers</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'brasilpost.com.br'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.brasilpost.com.br/p/perguntas-frequentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.brasilpost.com.br/p/termos-do-servico.html">User Agreement</a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-privacidade.html">Privacy</a></a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-comentarios.html">Comment Policy</a> | </li> <li><a href="http://www.brasilpost.com.br/p/quem-somos.html">About Us</a> | </li> <li><a href="http://www.brasilpost.com.br/p/contatenos.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.kr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreafaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaterms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaprivacypolicy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacommentpolicy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaaboutus.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacontactus.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li>허핑턴포스트코리아(유) | </li> <li>등록번호 : 서울 아 03003 | </li> <li>등록일자 : 2014 년 2 월 10 일 | </li> <li>제호: 허핑턴포스트코리아 </li> <li>발행・편집인: 정영무 </li> <li>주소: 서울 마포구 마포대로 144 </li> <li>발행일자: 2014년 2월 28일 </li> <li>청소년보호책임자: 유강문 </li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.gr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright ©2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.in'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 Times Internet Limited (and its licensors). | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostarabi.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-about-us.html">About Us</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav" syle="direction:rtl;"> <li> "The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016©</li> </ul> --> <!-- </esi:when> <esi:otherwise> --> <ul id="footer_nav_1" class="footer_nav"> <li><a href="https://web.archive.org/web/20160811231835/http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/syndication/">RSS</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="https://web.archive.org/web/20160811231835/http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/contact/">Contact Us</a> | </li> <li><a href="/web/20160811231835/http://www.huffingtonpost.ca/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright © 2016 TheHuffingtonPost.com, Inc. | </li> <li>"The Huffington Post" is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> <!-- </esi:otherwise> </esi:choose> --> <ul id="footer_nav_4" class="footer_nav"> <li>Part of <strong> HPMG News </strong></li> </ul> <br/> </div> </div> <script type="text/javascript">huff.emit('content/update', '#twitter_promo');</script> <script type="text/javascript"> //ads processing if (HuffPoUtil.WEDGJE.ad_renders && HuffPoUtil.WEDGJE.ad_renders.length) { for (var i=0; i<HuffPoUtil.WEDGJE.ad_renders.length; i++) { HuffPoUtil.WEDGJE.ad_renders[i](); } } </script> <div style="width:300px" id="ad_store_adtech_header" class="ad_store "></div><div style="width:300px" id="ad_store_asset_inserts" class="ad_store "></div><div style="width:300px" id="ad_store_sharebox_260x60" class="ad_store "></div><div style="width:300px" id="ad_store_leaderboard_flex" class="ad_store "></div><div style="width:300px" id="ad_store_bottom_article_text" class="ad_store "></div><div style="width:300px" id="ad_store_right_rail_flex" class="ad_store "></div> <div id="console"></div> <script type="text/javascript"> if(HPAds.ad_check_page_config('adtech_header'))HPAds.ad_store_push('adtech_header', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('asset_inserts'))HPAds.ad_store_push('asset_inserts', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('sharebox_260x60'))HPAds.ad_store_push('sharebox_260x60', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('leaderboard_flex'))HPAds.ad_store_push('leaderboard_flex', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('bottom_article_text'))HPAds.ad_store_push('bottom_article_text', '', 300, false, false, false, false);if(HPAds.ad_check_page_config('right_rail_flex'))HPAds.ad_store_push('right_rail_flex', '', 300, false, false, false, false); HPAds.ad_store_move_to_place(false); HPAds.page_spots["adtech_header"]=true; HPAds.page_spots["asset_inserts"]=true; HPAds.page_spots["bottom_article_text"]=true; HPAds.page_spots["leaderboard_flex"]=true; HPAds.page_spots["right_rail_flex"]=true; HPAds.page_spots["sharebox_260x60"]=true; HPAds.page_spots["top_1x1"]=true; </script> <!-- footer --> </div> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!--</div>--> <!-- lightboxes were here --> <script type="text/javascript"> /* use hot keys for slidehow */ // add to body browser type jQuery('body').addClass(HPBrowser.browser_class().toLowerCase() + (HPBrowser.version() + '').replace('.', '-')); </script> <script type="text/javascript"> if (HuffCookies.get('huffpost_become_fan')) { simulateClick("blogger_menu_becomefan"); HuffCookies.del('huffpost_become_fan'); } </script> <!-- Begin comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160811231835/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/20160811231835im_/http://b.scorecardresearch.com/p?c1=2&c2=6723616&c3=&c4=&c5=canada-business&c6=&c15=&cj=1" width="1" height="1" alt=""/> </noscript> <!-- End comScore Tag --> <script type="text/javascript"> var HPS = HPTrack.Services; HPS.setOptions('Quantcast', { labels:"Canada-Business", qacct:"p-6fTutip1SMLM2" }); HPS.trackTo(['Quantcast']); </script> <noscript> <img src="//web.archive.org/web/20160811231835im_/http://pixel.quantserve.com/pixel/p-6fTutip1SMLM2.gif?labels=Canada-Business" style="display:none" height="1" width="1" alt="Quantcast"/> </noscript> <script type="text/javascript" src="https://web.archive.org/web/20160811231835js_/http://pixel.quantserve.com/seg/p-6fTutip1SMLM2.js"></script> <!-- Served from: production-mt-wfe-54-47.use1 --> <!-- Wrapped End --> <div id="hp_vertical_common_lightbox" style="visibility: hidden;"> <center> <div class="modal_inner"> <div> <div class="hp_common_message"> <span>HuffPost Lightbox</span> <a href="#" class="close_modal" onclick="HuffConnect.hideModal();return false;"> <img width="70" height="22" alt="" src="https://web.archive.org/web/20160811231835im_/http://s.huffpost.com/images/modal/close-home.gif"/> </a> </div> </div> <div class="content"> <div id="sf_ad_block" class="ad_block ad_wide_top floatright"></div> </div> </div> </center> </div> <script type="text/javascript" src="https://web.archive.org/web/20160811231835js_/http://s.huffpost.com/assets/js.php?v=1470760434&f=image_embed.js"></script> <!--if user has AOL's referrer we display AOL NavBar --> <div id="ad_bottom_1x1" class="ad_wrapper"><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></div><div id="ad_bottom_1x1" class="ad_wrapper"><script type="text/javascript"> //<![CDATA[ (function(){ window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '95ec266b244de718b80c652a08af06fa' }; var adServerReq,bUrl,doUseGravityUserGuid,includeJs,jq,type,ug,wlPrefix,wlUrl,_ref,_ref1,_ref2;bUrl="https:"===document.location.protocol?"https://web.archive.org/web/20160811231835/https://b-ssl.grvcdn.com/moth-min.js":"https://web.archive.org/web/20160811231835/http://b.grvcdn.com/moth-min.js";ug=(doUseGravityUserGuid=!0===gravityInsightsParams.useGravityUserGuid?1:0)?"":gravityInsightsParams.user_guid||(null!=(_ref=/grvinsights=([^;]+)/.exec(document.cookie))?_ref[1]:void 0)||"";wlUrl=(wlPrefix="",""); includeJs=function(a){var b;b=document.createElement("script");b.async=!0;b.src=a;a=document.getElementsByTagName("script")[0];return a.parentNode.insertBefore(b,a)};bUrl&&includeJs(bUrl);wlUrl&&(window.gravityInsightsParams.sidebar&&(window.gravityInsightsParams.wlStartTime=(new Date).getTime()),includeJs(wlUrl));})(); //]]> </script></div><script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1470957443,"entry":0,"vertical":"canada","vertical-id":34,"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":34,"primary_vertical_name":"Canada","primary_vertical_facebook_name":"HuffPostCanada","primary_vertical_twitter_name":"HuffPostCanada","current_vertical_facebook_name":"HuffPostCanada","current_vertical_twitter_name":"HuffPostCanada","vertical\/bignews":"canada","threeup":{"version":1}}); });</script><!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160811231835im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&cg=0&cc=1&ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.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> </body> </html> <!-- FILE ARCHIVED ON 23:18:35 Aug 11, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:34:46 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.517 exclusion.robots: 0.028 exclusion.robots.policy: 0.018 esindex: 0.009 cdx.remote: 117.759 LoadShardBlock: 657.498 (3) PetaboxLoader3.datanode: 135.763 (4) PetaboxLoader3.resolve: 650.814 (2) load_resource: 193.097 -->