CINXE.COM

Business Videos: Pictures, Videos, Breaking News

<!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/vertical/'+$(MATCHES{1})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$is_empty($(REQUEST_PATH)) || $(REQUEST_PATH) =='/'"> <esi:choose> <esi:when test="($(GEO{'country_code'}) == 'AU')"> <esi:assign name="redirect_to">'http://m.huffpost.com/au'+$(query_param)</esi:assign> </esi:when> <esi:otherwise> <esi:assign name="redirect_to">'http://m.huffpost.com/ca'+$(query_param)</esi:assign> </esi:otherwise> </esi:choose> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(redirect_to)) && !$is_empty($(redirect_to))"> $set_redirect($(redirect_to)) </esi:when> </esi:choose> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> --> <!--esi <esi:assign name="is_facebook_client" value="0" /> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'facebookexternalhit' && $(REQUEST_PATH) has 'ogpublishing/'"> <esi:assign name="is_facebook_client" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_facebook_client) == 0 && $(REQUEST_PATH) has 'ogpublishing/'"> $set_response_code(301) $add_header('Location', 'http://www.huffingtonpost.com/news/business-video/') </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.huffingtonpost.ca/news/business-video/","20160811231901","https://web.archive.org/","web","/_static/", "1470957541"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160811231901/http://m.huffpost.com/ca/news/business-video/"> <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/20160811231901js_/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/20160811231901/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/canada-business/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/20160811231901/http://www.huffingtonpost.ca/news/business-video/"/> <link rel="alternate" hreflang="en" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/"/> <link rel="alternate" href="https://web.archive.org/web/20160811231901/android-app://com.huffingtonpost.android/http/www.huffingtonpost.ca/news/business-video/"/> <meta property="fb:app_id" content="100792273348438"/> <meta property="og:type" content="blog"/> <meta property="og:title" content="Business Videos: Pictures, Videos, Breaking News"/><meta property="og:image" content="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4152012/images/s-CELLPHONE-mini.jpg"/><meta property="og:url" content="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/"/> <meta name="description" content="Big News on Business Videos. Includes blogs, news, and community conversations about Business Videos."/> <meta property="article:publisher" content="https://www.facebook.com/HuffPostCanada"/> <meta property="article:section" content="Canada Business"/> <title>Business Videos: Pictures, Videos, Breaking News</title> <link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=verticals%2Fcanada-business.css%2Ctopnav_new%2Fmodule.edition_nav.css%2Cpage_type%2Fbignews-old.css%2Cpage_type%2Fbignews-classicblog-seo.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" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=site_promo.css%2Cpoll_like.css%2Csearch_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" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=submissions.css%2Chp_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" type="text/css" media="screen,print"/><link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://s.huffpost.com/assets/css.php?v=1470760434&amp;f=floating_share.css%2Ctweetable.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/20160811231901js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=yui.js%2Cjquery.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160811231901js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery%2Fjquery.I18N.js%2Clocale%2Fen_CA%2Fpublic.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160811231901js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;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/20160811231901/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/20160811231901/ios-app://306621789/huffpostnews/?editionID=ca§ionName=business-video§ionTitle=Business-video§ionType=tag"/> <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/20160811231901/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js'}]; </script><!-- tacProp object --> <script type="text/javascript"> tacProp={vert:"Canada Business",tags:"kvpagetype=big_news:atf:desktop;kvbn=business-video;kvvert=business;kvspon=y;"}; tacProp.tags += ( (typeof HPAds!=="undefined") && (typeof HPAds.adtech_client_side_inf=="function") ) ? HPAds.adtech_client_side_inf() : ""; if (typeof adSetOthAT=="function") adSetOthAT(tacProp.tags); </script><!-- 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/20160811231901/http://schema.org", "@type": "webpage" } </script><!-- Parsely header code end --> </head> <body id="news" class="bpage_body loadimages canada-business en_CA"> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160811231901im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160811231901im_/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"> #snp_friends_module{display: none;} #all_frontpage_widgets #snp_friends_module{display: block !important;} .snp_module_pagination {display: none !important;} </style></div><div id="ad_top_1x1" class="ad_wrapper"><style> #threeup_top_wrapper {display: none !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-business'; HPConfig.current_vertical_id = 39; HPConfig.current_web_address = "www.huffingtonpost.ca"; HPConfig.current_uri = "/news/business-video/"; 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 = ''; 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:0, id:'eU9LMQyr8qY=' } HPConfig.terms_link = "https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160811231901/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 = 1; HPConfig.most_popular_version = 1; </script> <div id="fb-root"></div> <!--esi <esi:choose> <esi:when test="$(HTTP_USER_AGENT) has 'MSIE 6'"> <esi:text> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script> <style> .chromeFrameOverlayContent { margin-top:-200px; } </style> <script> // You may want to place these lines inside an onload handler CFInstall.check({ mode: "overlay", destination: "http://www.huffingtonpost.com" }); </script> </esi:text> </esi:when> </esi:choose> --> <script> HPFB.init(); </script> <div id="_snp_tracking" style="width:0px; height:0px;"></div> <div id="_stats_tracking" style="width:0px; height:0px;"></div> <script type="text/javascript"> var zone_info = "canada.business/business-video"; </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", "big_news"); 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/20160811231901/https://ssl' : 'https://web.archive.org/web/20160811231901/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":"big_news","dL_blogID":10,"a_type":"big-news","a_value":"business-video","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 = 'big_news'; s_265.prop62 = 'video_novideo'; s_265.pageName = "big_news | " + document.title; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.prop18 = 'business-video'; s_265.t(); } s_265_account ="aolcahuffpo,aolcaglobal"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160811231901/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/20160811231901im_/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/20160811231901im_/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/20160811231901im_/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/20160811231901/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/20160811231901im_/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/business-video", "ord": 1470957191, "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/20160811231901im_/http://s.huffpost.com/images/quickview/gear_animation.gif" width="32" height="32"/> </div> <div id="qr_tab_news_col2" class="column last"></div> </div> <div class="clear"></div> </div> <div id="modal_footer"> <div class="float_left main_img_prev_arrow" onclick="QV.prev()"></div> <div id="modal_footer_container" class="float_left"></div> <div class="float_left main_img_next_arrow" onclick="QV.next()"></div> </div> </div> </div> <!-- /Modal --> <div id="wrapper"> <!-- HEADER Begin --> <!-- big-news navigation --> <div class="big-news-container relative" id="topnav_big_news_module" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_big_news_module&quot;,&quot;mlid&quot;:&quot;topnav_bignews&quot;}}"> <div id="big_news_update"> <ul class="big_news_ontop"> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/news/sustainability/" class="big_news_item bn_v_business" onclick="HPTrack.trackPageview('/t/a/topnav_bignews/v2');">Sustainability</a></li></ul> </div> <div class="more_in_bignews"> <a href="/web/20160811231901/http://www.huffingtonpost.ca/big-news/#canada-business" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;bgNewsMore&quot;}}" 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/20160811231901/http://www.huffingtonpost.ca/social/" class="profile">Profile</a></li> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/users/preferences/">Settings</a></li> <li> <a href="/web/20160811231901/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_ politics_modal_inner"> <script type="text/javascript"> if(HPAds.ad_check_page_config('leaderboard_flex')) { var adId = '93319931'; 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_index_fix"> </div> <div><center> <!-- new place for header - START --> </center> <div class="clear"></div> <!-- Placeholder for promo on entry --> <div id="huff_promo_space"></div> <!-- new place for header - END --> </div> <div class="clear"></div> <div id="logo" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;logo&quot;,&quot;mlid&quot;:&quot;masthead&quot;}}" class="data center georgia_12 margin_top_7 color_666666"> <span id="bnpmastdate"> August 11, 2016 </span> <h1 class="margin_top_7"> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/"> <img src="https://web.archive.org/web/20160811231901im_/http://www.huffingtonpost.com/uploaded/tags/business-video.png?1453227163" alt="Business Videos"/> </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/20160811231901/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/20160811231901/http://www.huffingtonpost.com/?country=AR"> <span>AR</span> عربي (Arabic) </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=AU"> <span>AU</span> Australia </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=BR"> <span>BR</span> Brasil </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=CA"> <span>CA</span> Canada </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=DE"> <span>DE</span> Deutschland </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=ES"> <span>ES</span> Espa&ntilde;a </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=FR"> <span>FR</span> France </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=GR"> <span>GR</span> Ελλάδα (Greece) </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=IN"> <span>IN</span> India </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=IT"> <span>IT</span> Italia </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=JP"> <span>JP</span> &#26085;&#26412; (Japan) </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=KR"> <span>KR</span> &#54620;&#44397; (Korea) </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=MG"> <span>MG</span> Maghreb </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/?country=UK"> <span>UK</span> United Kingdom </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/http://www.huffingtonpost.ca/?country=CA®ion=ALL"> All Canada </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/alberta/?country=CA®ion=CA-AL"> Alberta </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/british-columbia/?country=CA®ion=CA-BC"> British Columbia </a> </li> <li> <a href="https://web.archive.org/web/20160811231901/http://quebec.huffingtonpost.ca/?country=CA®ion=CA-QB"> Qu&#233;bec (en fran&#231;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/20160811231901/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/20160811231901/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-business"></div> </td> </tr> </table> </div> <!-- Top nav --> <div class="search-huffpost float_left"> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); </script> </div> <!-- HEADER End --> <div id="top_nav" class="top_nav_menu"> <div id="topnav_top" class="topnav_first_row relative clearfix" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_first_row&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <script type="text/javascript"> huff.emit('topnav/load-start', document.getElementById('topnav_top')); </script> <ul class="jd_menu jd_menu_slate star_for_local"> <li class="n_home first" id="li_homepage" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;homepage&quot;}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/" title="Home">FRONT PAGE</a> </li> <li class="n_canada-politics n_empty" id="li_canada-politics" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-politics&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/politics/">Politics</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11429018" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11429018}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11451774}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11434594}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11415412}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11449898}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/bill-c-51/">Bill C-51</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/althia-raj/">Althia Raj</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-business&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/business/">Business</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11449678" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11449678}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11430054}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11393638}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11434858}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11428302}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/sunny-freeman/">Sunny Freeman</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.techcrunch.com/">TechCrunch</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_world n_empty" id="li_world" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;world&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/world/">WorldPost</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160808_160514 --> <ul> <li id="id_trending_11376362" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11376362}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost">Shirtless Justin Trudeau Spotted Emerging From Cave, Photobombing Wedding</a> </li> <li id="id_trending_11384444" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11384444}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost">In Rare Video Address, Japanese Emperor Akihito Asks To Leave Throne</a> </li> <li id="id_trending_11377704" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11377704}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost">Turkey's President Erdogan Holds Gigantic Rally In Istanbul</a> </li> <li id="id_trending_11383964" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11383964}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost">Over 60 Dead After Suicide Bomber Targets Mourners In Front Of Pakistan Hospital</a> </li> <li id="id_trending_11372326" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11372326}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/news/world-elections-2012/">World Elections</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/news/arab-spring/">Arab Uprising</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan War</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-parents&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/parents/">Parents</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11451464" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11451464}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11434272}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11451710}}"> <a href="https://web.archive.org/web/20160811231901/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">11</span></span></a> </li> <li id="id_trending_11425138" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11425138}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11433354}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-living&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/living/">Living</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11438760" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11438760}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11407390}}"> <a href="https://web.archive.org/web/20160811231901/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">25</span></span></a> </li> <li id="id_trending_11392496" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11392496}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11425546}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11426138}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/home-decor-canada">Home Decor</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/best-exercises/">Fitness</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-style&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/style/">Style</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11429956" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11429956}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11410278}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11432882}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11428056}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11405368}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/skincare/">Skincare</a></li> </ul> <strong class="title">You might also like</strong> <ul class="like_list" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/style/">Style (U.S.)</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;entertainment&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/entertainment/">Entertainment</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160808_224005 --> <ul> <li id="id_trending_11375800" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11375800}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11377694}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11366110}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11387878}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11376722}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://news.moviefone.ca/">Moviefone</a></li> </ul> </div> </div> </div> </div> </li> <li class="n_arts n_empty" id="li_arts" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;arts&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/arts/">Arts</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160809_130003 --> <ul> <li id="id_trending_11388678" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11388678}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11392324}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11392308}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11390188}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11390440}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/gay-voices/">Gay Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-alberta&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/alberta/">Alberta</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11436092" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11436092}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11452468}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11454880}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11407446}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11395272}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/calgary">Calgary</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-british-columbia&quot;}}"> <div class="relative"> <a class="topnav_tab_link" href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/british-columbia/">BC</a> <div class="menu absolute"> <div class="menu_h clearfix"> <div class="trending" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;trending&quot;}}"> <!-- last update is 20160811_191004 --> <ul> <li id="id_trending_11456694" data-beacon="{&quot;p&quot;:{&quot;plid&quot;:11456694}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11396104}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11395558}}"> <a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;plid&quot;:11398746}}"> <a href="https://web.archive.org/web/20160811231901/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/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/bc-politics">B.C. Politics</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/bc-business">B.C. Business</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/bc-good-news/">B.C. Good News</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/bc-rcmp/">B.C. RCMP</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/vancouver">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;all-sections&quot;}}"> <div class="relative"> <a href="javascript:void(0);">ALL SECTIONS <span class="arrow-down"></span></a> <div class="menu absolute white_bg right_align"> <div class="columns clearfix"> <div class="column"> <strong class="title">News</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/politics/">Canada Politics</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/business/">Canada Business</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/business/">US Business</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/world/?ir=Canada">World</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/media/?ir=Canada">Media</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/sports/?ir=Canada">Sports</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/education/?ir=Canada">Education</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/crime/?ir=Canada">Crime</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/weird-news/?ir=Canada">Weird News</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/good-news/?ir=Canada">Good News</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/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/20160811231901/http://www.huffingtonpost.com/entertainment/?ir=Canada">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/celebrity/?ir=Canada">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/comedy/?ir=Canada">Comedy</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/arts/?ir=Canada">Art</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/books/?ir=Canada">Books</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/http://news.moviefone.ca/">Moviefone</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Life &amp; Style</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/living/">Living</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/home/?ir=Canada">Home</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/healthy-living/?ir=Canada">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/taste/?ir=Canada">Taste</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/weddings/?ir=Canada">Weddings</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/parents/?ir=Canada">Parents</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/divorce/?ir=Canada">Divorce</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/50/?ir=Canada">Huff/Post 50</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/own/?ir=Canada">OWN</a></li> </ul> </div> </div> <div class="column"> <strong class="title">Tech &amp; Science</strong> <div class="vert_holder"> <ul class="all_sections_section"> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/tech/?ir=Canada">Tech</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/science/?ir=Canada">Science</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/green/?ir=Canada">Green</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/http://www.techcrunch.com/">Techcrunch</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/http://www.engadget.com/">Engadget</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/http://www.tuaw.com/">TUAW</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/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/20160811231901/http://www.huffingtonpost.ca/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/women/?ir=Canada">Women</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/black-voices/?ir=Canada">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/latino-voices/?ir=Canada">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/queer-voices/?ir=Canada">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/religion/?ir=Canada">Religion</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/college/?ir=Canada">College</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/teen/?ir=Canada">Teen</a></li> <li><a href="https://web.archive.org/web/20160811231901/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/20160811231901/http://quebec.huffingtonpost.ca/">Quebec (French)</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/calgary/">Calgary</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/montreal/">Montreal</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/ottawa/">Ottawa</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/toronto/">Toronto</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/vancouver/">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/winnipeg/">Winnipeg</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/http://www.mapquest.ca/">Mapquest</a></li> <li class="link"><a href="https://web.archive.org/web/20160811231901/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/20160811231901/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/20160811231901/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/20160811231901/https://itunes.apple.com/us/app/huffpost-live/id572584499?ls=1&amp;mt=8">HuffPost Live iPad</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231901/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en">Android Phone</a></li> <li><span class="bullet"></span><a href="https://web.archive.org/web/20160811231901/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;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="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_subnav&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="float_right subnav_list"> <li> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/">Business Videos</a> </li> </ul> <div class="featured"> <span class="ftd"> <span class="bg vertical_color"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/business/">Business</a> </span> <span class="arrow default_tag_arrow"><span></span></span> </span> <ul> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/working-poor/" class="modal_inner ftd_canada-business">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/joint-venture/" class="modal_inner ftd_canada-business">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/news/the-home-stretch/" class="modal_inner ftd_canada-business">The Home Stretch</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/20160811231901/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> <div id="threeup_top_wrapper" class="threeup-bl nocontent" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;threeup_top_wrapper&quot;,&quot;mlid&quot;:&quot;threeup&quot;}}"> <div id="threeup_left_nav" class=""> <a href="#" onclick="HPTrack.trackPageview('/t/a/threeupnav.v1/left.v2/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 id="top_wrapper"> <div data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;featured_content&quot;}}"> <!-- rss --> <div class="rss_bnp_3"> <span class="rss_text_bnp_3"><a href="/web/20160811231901/http://www.huffingtonpost.ca/tag/business-video/feed/">rss of this page</a></span> </div> <!-- /rss --> <div class="floatright tag_fb_like"><div fblike_params="{&quot;width&quot;:&quot;90&quot;,&quot;height&quot;:&quot;20&quot;,&quot;show_faces&quot;:&quot;false&quot;,&quot;href&quot;:&quot;http:\/\/www.huffingtonpost.ca\/news\/business-video\/&quot;,&quot;background_color&quot;:&quot;#cccccc&quot;,&quot;font&quot;:&quot;lucida grande&quot;,&quot;layout&quot;:&quot;button_count&quot;,&quot;entity_type&quot;:&quot;0&quot;,&quot;entity_id&quot;:&quot;11146730&quot;,&quot;hp_track&quot;:&quot;Bignews&quot;,&quot;vertical_id&quot;:0}" class="float_left i_v_fb_like like_fb_like_action bignews_i_v_fb_like " 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 class="clear"></div> <div class="padding_10_0"> <script> var videoPlayListID = '160502', vs_lnid = 'huffpost-canada', vs_fwsiteSection = 'canada.business'; </script> <link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://code.jquery.com/ui/1.11.3/themes/smoothness/jquery-ui.css"> <link rel="stylesheet" href="https://web.archive.org/web/20160811231901cs_/http://o.aolcdn.com/os/canada/video-slider/css/video_slider.css"> <script type="text/javascript" src="https://web.archive.org/web/20160811231901js_/http://o.aolcdn.com/os/canada/video-slider/js/video_slider.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160811231901js_/http://o.aolcdn.com/os/canada/video-slider/js/jquery.roundabout.min.js"></script> <div id="videocarousel"> <div class="butt"> <a class="prev">prev</a> <a class="next">next</a> </div> </div> </div> </div></div><script type="text/javascript">huff.emit('content/update', '#top_wrapper');</script> <!-- Entries --> <br> <div class="grid static-pages flush_top" id="news_entries"> <style>.commercial_border { width: auto !important; }</style> <!-- Entry 11459538 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11459538"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/wireless-prices-canada-crtc-report_n_11459538.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4152012/images/s-CELLPHONE-large.jpg" alt="Canadian Wireless Prices Among Highest In G7: CRTC" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/wireless-prices-canada-crtc-report_n_11459538.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Canadian Wireless Prices Among Highest In G7: CRTC </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08.11.2016</span> <div class="georgia_13 padding_10_0"> Internet prices also among the highest. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/wireless-prices-canada-crtc-report_n_11459538.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Canadian Wireless Prices Among Highest In G7: CRTC">Comments <span class="comment_count" id="comment_count_11459538"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11458028 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11458028"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/3816698/images/s-JOHN-MCCALLUM-large.jpg" alt="Job Numbers Fly In Face Of Liberals' Foreign-Worker Expansion" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Job Numbers Fly In Face Of Liberals' Foreign-Worker Expansion </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08.11.2016</span> <div class="georgia_13 padding_10_0"> Canada's labour shortages are evaporating. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/job-vacancies-canada-foreign-worker-program_n_11458028.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Job Numbers Fly In Face Of Liberals' Foreign-Worker Expansion">Comments <span class="comment_count" id="comment_count_11458028"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11453676 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11453676"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/2850874/images/s-PIGGY-BANK-large.jpg" alt="Canada Pension Plan Under Financial Pressure" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Canada Pension Plan Under Financial Pressure </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08.11.2016</span> <div class="georgia_13 padding_10_0"> Returns well below the long-run average. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Canada Pension Plan Under Financial Pressure">Comments <span class="comment_count" id="comment_count_11453676">(14)</span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11452660 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11452660"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/valeant-fraud-probe_n_11452660.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/1851518/images/s-VALEANT-large.jpg" alt="Canada's Pharma Giant Under Criminal Investigation" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/valeant-fraud-probe_n_11452660.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Canada's Pharma Giant Under Criminal Investigation </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08.11.2016</span> <div class="georgia_13 padding_10_0"> U.S. attorney investigating Laval, Que.-based company. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/valeant-fraud-probe_n_11452660.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Canada's Pharma Giant Under Criminal Investigation">Comments <span class="comment_count" id="comment_count_11452660"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11449678 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11449678"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4593762/images/s-ARIANNA-HUFFINGTON-large.jpg" alt="Arianna Huffington Leaves Huffington Post" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Arianna Huffington Leaves Huffington Post </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08.11.2016</span> <div class="georgia_13 padding_10_0"> HuffPost founder moves on to a new startup. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Arianna Huffington Leaves Huffington Post">Comments <span class="comment_count" id="comment_count_11449678"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11434858 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11434858"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/1776420/images/s-JOHN-MCCALLUM-large.jpg" alt="Liberals Aim To Open Floodgates To Chinese Migrants, Investment" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Liberals Aim To Open Floodgates To Chinese Migrants, Investment </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> Liberals seek highest growth possible for Chinese investment, migrants. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Liberals Aim To Open Floodgates To Chinese Migrants, Investment">Comments <span class="comment_count" id="comment_count_11434858"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11431394 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11431394"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/electric-vehicles-canada_n_11431394.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4591444/images/s-CHEVROLET-VOLT-large.jpg" alt="Canadian Electric Vehicle Sales Hit Records" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/electric-vehicles-canada_n_11431394.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Canadian Electric Vehicle Sales Hit Records </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> There could be 30,000 EVs on Canada's roads by next summer. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/electric-vehicles-canada_n_11431394.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Canadian Electric Vehicle Sales Hit Records">Comments <span class="comment_count" id="comment_count_11431394">(12)</span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11430054 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11430054"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4591246/images/s-KWG-RESOURCES-BIKINI-VIDEO-large.jpg" alt="Mining Company's Bikini Video Slammed As 'Archaic,' 'Humiliating'" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Mining Company's Bikini Video Slammed As 'Archaic,' 'Humiliating' </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> Video maker says it's not sexism, just "cottage attire." </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Mining Company's Bikini Video Slammed As 'Archaic,' 'Humiliating'">Comments <span class="comment_count" id="comment_count_11430054"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11428302 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11428302"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4590996/images/s-ONTARIO-ELECTRICITY-large.jpg" alt="Ontario's Power Prices At Decades Low, But Bills Highest Ever" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Ontario's Power Prices At Decades Low, But Bills Highest Ever </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> Green energy program's success comes with a hefty price tag. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/ontario-electricity-prices_n_11428302.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Ontario's Power Prices At Decades Low, But Bills Highest Ever">Comments <span class="comment_count" id="comment_count_11428302"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11410654 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11410654"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4590382/images/s-VANCOUVER-REAL-ESTATE-large.jpg" alt="Are Our Emotions Running The Real Estate Market?" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Are Our Emotions Running The Real Estate Market? </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia">Atrina Kouroshnia</a>&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> Today the cost of a home in Metro Vancouver is more than triple what it was between 1976-1980. B.C. has seen a greater drop in earnings... </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Are Our Emotions Running The Real Estate Market?">Comments <span class="comment_count" id="comment_count_11410654">(12)</span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11424158 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11424158"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/samsung-workers-sick-dying_n_11424158.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4590164/images/s-HWANG-SANGGI-large.jpg" alt="What's Behind Deaths At Samsung? 'Trade Secrets,' That's What" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/samsung-workers-sick-dying_n_11424158.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> What's Behind Deaths At Samsung? 'Trade Secrets,' That's What </a> </h3> <img width="18" height="18" src="https://web.archive.org/web/20160811231901im_/http://s.huffpost.com/images/v/ap_wire.png" alt="AP">&nbsp; <span class="arial_12">08.10.2016</span> <div class="georgia_13 padding_10_0"> "We have a right to protect our information..." </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/samsung-workers-sick-dying_n_11424158.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="What's Behind Deaths At Samsung? 'Trade Secrets,' That's What">Comments <span class="comment_count" id="comment_count_11424158">(11)</span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11416326 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11416326"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/global-economic-growth-canada-morneau_n_11416326.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4588376/images/s-BILL-MORNEAU-large.jpg" alt="Poor Global Growth Outlook A 'Real Challenge' For Canada: Morneau" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/global-economic-growth-canada-morneau_n_11416326.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Poor Global Growth Outlook A 'Real Challenge' For Canada: Morneau </a> </h3> <span class="arial_13 bold">CP</span>&nbsp; <span class="arial_12">08. 9.2016</span> <div class="georgia_13 padding_10_0"> Canada's trade deficit with the world swelled to a record level of $3.6 billion in June. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/global-economic-growth-canada-morneau_n_11416326.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Poor Global Growth Outlook A 'Real Challenge' For Canada: Morneau">Comments <span class="comment_count" id="comment_count_11416326"></span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11410334 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11410334"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/toronto-star-layoffs-job-cuts_n_11410334.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4588014/images/s-TORONTO-STAR-BUILDING-large.jpg" alt="Mass Layoffs At Canada's Second-Biggest Newspaper" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/toronto-star-layoffs-job-cuts_n_11410334.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> Mass Layoffs At Canada's Second-Biggest Newspaper </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08. 9.2016</span> <div class="georgia_13 padding_10_0"> Print ad dollars are disappearing fast. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/toronto-star-layoffs-job-cuts_n_11410334.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="Mass Layoffs At Canada's Second-Biggest Newspaper">Comments <span class="comment_count" id="comment_count_11410334">(62)</span></a> </div> </div> </div> </div> <!-- /Entry --> <!-- Entry 11407394 --> <div class="entry recent-news-entry overflow_hidden nopadding" id="entry_11407394"> <div class="overflow_hidden padding_bottom_15" style="border-bottom: 1px solid #CCC;"> <div class="float_left margin_right_15"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/us-canada-jobs-employment_n_11407394.html?utm_hp_ref=business-video"><img src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4587610/images/s-US-CANADA-FLAG-large.jpg" alt="It's Been Ages Since U.S. Kicked Canada's Butt On Jobs This Badly" width="202" border="0"/></a> </div> <div class="tag_list_desc"> <h3 class="margin_bottom_5"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/us-canada-jobs-employment_n_11407394.html?utm_hp_ref=business-video" class="georgia_17 color_222222 bold line_height_19"> It's Been Ages Since U.S. Kicked Canada's Butt On Jobs This Badly </a> </h3> <a class="arial_13 bold" href="/web/20160811231901/http://www.huffingtonpost.ca/daniel-tencer">Daniel Tencer</a>&nbsp; <span class="arial_12">08. 9.2016</span> <div class="georgia_13 padding_10_0"> U.S.'s winning streak on jobs is the longest since the early '90s. </div> <div> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/09/us-canada-jobs-employment_n_11407394.html?utm_hp_ref=business-video#comments" class="arial_13 bold" title="It's Been Ages Since U.S. Kicked Canada's Butt On Jobs This Badly">Comments <span class="comment_count" id="comment_count_11407394">(27)</span></a> </div> </div> </div> </div> <!-- /Entry --> <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 class="pagination_pager"> <div>Pages: &nbsp;</div> <div style="float: left;margin-right: 10px;">1</div> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/2" rel="next" style="float: left; margin-right: 10px;"> 2 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/3" style="float: left; margin-right: 10px;"> 3 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/4" style="float: left; margin-right: 10px;"> 4 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/5" style="float: left; margin-right: 10px;"> 5 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/6" style="float: left; margin-right: 10px;"> 6 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/7" style="float: left; margin-right: 10px;"> 7 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/8" style="float: left; margin-right: 10px;"> 8 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/9" style="float: left; margin-right: 10px;"> 9 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/10" style="float: left; margin-right: 10px;"> 10 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/11" style="float: left; margin-right: 10px;"> 11 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/12" style="float: left; margin-right: 10px;"> 12 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/13" style="float: left; margin-right: 10px;"> 13 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/14" style="float: left; margin-right: 10px;"> 14 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/15" style="float: left; margin-right: 10px;"> 15 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/16" style="float: left; margin-right: 10px;"> 16 </a> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video/17" style="float: left; margin-right: 10px;"> 17 </a> </div> </div> <!-- /Entries --> <div class="grid third flush_top" id="sidebar_right" data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;sidebar_right&quot;}}"> <div id="videoCompAdDiv"></div> <div style="margin-bottom:10px"> <script type="text/javascript"> try { if ('function' === typeof(adSetSyncDelay)) { adSetSyncDelay('125');} } catch (e) {} </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"> <script type="text/javascript"> if(HPAds.ad_check_page_config('right_rail_flex')) { var adId = '93319930'; 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:1470957191 --><div id="all_frontpage_widgets" class="margin_10_0 most_popular_stories_module" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mostPopularEntry&quot;}}"> <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/20160811231901/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:0, &quot;plid&quot;:11393638}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">The Most Important Sentence To Say In Every Job Interview</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/peter-harris/most-important-job-interview-sentence_b_11393638.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4503900/images/n-BUSINESS-TALK-medium.jpg" alt="BUSINESS TALK"/> </a> <span class="absolute image-credit">Hinterhaus Productions 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/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:1, &quot;plid&quot;:11453676}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">Canada Pension Plan Under Financial Pressure</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/canada-pension-plan-return_n_11453676.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/2850874/images/n-PIGGY-BANK-medium.jpg" alt="PIGGY BANK"/> </a> <span class="absolute image-credit">michaklootwijk</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:2, &quot;plid&quot;:11430054}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">Mining Company's Bikini Video Slammed As 'Archaic,' 'Humiliating'</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/kwg-resources-bikini-video_n_11430054.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4591246/images/n-KWG-RESOURCES-BIKINI-VIDEO-medium.jpg" alt="KWG RESOURCES BIKINI VIDEO"/> </a> <span class="absolute image-credit">KWG Resources/YouTube</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:3, &quot;plid&quot;:11434858}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">Liberals Aim To Open Floodgates To Chinese Migrants, Investment</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/10/liberals-increase-chinese-investment-migrants_n_11434858.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/1776420/images/n-JOHN-MCCALLUM-medium.jpg" alt="JOHN MCCALLUM"/> </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/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:4, &quot;plid&quot;:11449678}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">Arianna Huffington Leaves Huffington Post</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/2016/08/11/arianna-huffington-resigns_n_11449678.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4593762/images/n-ARIANNA-HUFFINGTON-medium.jpg" alt="ARIANNA HUFFINGTON"/> </a> <span class="absolute image-credit">Denis Balibouse / Reuters</span> </div> <div class="clear"></div> </div> </a> </div> <div class="most_popular_entry_wrapper"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=mostpopular"> <div class="most_popular_entry" data-beacon="{&quot;p&quot;:{&quot;mpid&quot;:5, &quot;plid&quot;:11410654}}"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=mostpopular" class="black most_popular_entry_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;headline&quot;}}">Are Our Emotions Running The Real Estate Market?</a> <div class="relative"> <a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.ca/atrina-kouroshnia/emotions-real-estate-market_b_11410654.html?utm_hp_ref=mostpopular" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}"> <img border="0" width="300" height="125" src="https://web.archive.org/web/20160811231901im_/http://i.huffpost.com/gen/4590382/images/n-VANCOUVER-REAL-ESTATE-medium.jpg" alt="VANCOUVER REAL ESTATE"/> </a> <span class="absolute image-credit">Jason Lee / Reuters</span> </div> <div class="clear"></div> </div> </a> </div> </div> </div> <div class="clear full"></div> <div class="mod mod-follow tabs" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mod-follow&quot;}}"> <div class="mod-head"> <h3>FOLLOW HUFFPOST</h3> </div> <div class="mod-body"> <ul class="platform tabs-control"> <li class="email sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;email&quot;}}"> <a href="#">Email</a> </li> <li class="fb sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;fb&quot;}}"> <a href="#">Facebook</a> </li> <li class="twitter sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;twitter&quot;}}"> <a href="#">Twitter</a> </li> <li class="gplus sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;gplus&quot;}}"> <a href="#">Google Plus</a> </li> <li class="rss sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;rss&quot;}}"> <a href="#">RSS</a> </li> <li class="mobile sprite" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;mobile&quot;}}"> <a href="#">Mobile</a> </li> </ul> <ul class="platform-content tabs-content"> <li class="email"> <form class="subscribe"> <input class="text" name="email" onfocus="if(this.value=='Enter your email')this.value=''" value="Enter your email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="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> <input type="checkbox" class="list" name="daily-brief"/> Newsletters </label> <label> <input type="checkbox" class="list" name="vertical-brief"/> Canada Business </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/HuffPostCanada" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 100px"></div> </div> </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/20160811231901/https://twitter.com/HuffPostCanada" 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/20160811231901/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/20160811231901/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/20160811231901/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="/web/20160811231901/http://www.huffingtonpost.ca/feeds/verticals/canada/index.xml" class="name sprite">HuffPost</a> </li> <li> <a href="/web/20160811231901/http://www.huffingtonpost.ca/feeds/verticals/canada-business/index.xml" class="name sprite">Canada Business</a> </li> <li> <a class="more" href="/web/20160811231901/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/20160811231901/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/20160811231901/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en_CA"></a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160811231901/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="{&quot;p&quot;:{&quot;mnid&quot;:&quot;most_popular_bpages&quot;, &quot;plid&quot;:1}}"> <div class="simple-headline "> <a href="/web/20160811231901/http://www.huffingtonpost.ca/big-news/" class="title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;title_link&quot;}}">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/20160811231901/http://www.huffingtonpost.ca/news/joint-venture" class="b-n-image_and_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_0&quot;}}" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/web/20160811231901im_/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/20160811231901/http://www.huffingtonpost.ca/news/joint-venture" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_0&quot;}}">Growing Legal Weed In Canada? There's An App For That</a> </div> </div> </div> <div class="tag_topic_title"><a href="/web/20160811231901/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="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_0&quot;}}">Joint Venture</a></div> </div> <div class="big_news_pages_story"> <div class="b-n-image_and_title_hint"> <a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video" class="b-n-image_and_title" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_1&quot;}}" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');"> <img src="/web/20160811231901im_/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/20160811231901/http://www.huffingtonpost.ca/news/business-video" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_1&quot;}}">Canada Pension Plan Under Financial Pressure</a> </div> </div> </div> <div class="tag_topic_title"><a href="/web/20160811231901/http://www.huffingtonpost.ca/news/business-video" title="Canada Pension Plan Under Financial Pressure" onclick="HPTrack.trackPageview('/t/a/big_news_bpage');" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;big_news_bpage_1&quot;}}">Business Videos</a></div> </div> </div> <div class="more_b-n-pages clearfix"> <a href="/web/20160811231901/http://www.huffingtonpost.ca/big-news/" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_b_n_pages&quot;}}">more big news pages</a> &#187; </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">&nbsp;</div> <!-- yahoo buzz widget was there --> </div> <script type="text/javascript">huff.emit('content/update', '#sidebar_right');</script> <div class="ad_lower_right_commercials_wrapper bnp_classic_blog_article_index"></div><div class="clear"></div> </div><!-- /grid_block blog_left --> <div class="clear full"></div> <div id="footer"> <!-- HP topnav --> <div class="top_nav_menu margin_bottom_5"> </div> <div> <!-- <esi:choose> <esi:when test="$(HTTP_HOST) has 'quebec.' || $(QUERY_STRING{'ir'}) has 'Quebec'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/faq-fr-ca.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://quebec.huffingtonpost.ca/p/modalites-quebec.html">User Agreement</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/confidentialite-ca-fr.html">Privacy</a> | </li> <li><a href=" http://quebec.huffingtonpost.ca/p/politique-commentaires-cafr.html">Comment Policy</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/a-notre-sujet-ca.html">About Us</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/tierces-partie-cafr.html" target="_blank">About Our Ads</a> | </li> <li><a href="http://quebec.huffingtonpost.ca/p/nous-joindre-ca.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li> &copy; 2016 TheHuffingtonPost.com Inc.| Le "Huffington Post" est une marque enregistr&eacute;e de TheHuffingtonPost.com Inc. Tous droits r&eacute;serv&eacute;s.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'CA' || $(HTTP_HOST) has '.ca' || $(QUERY_STRING{'country'}) has 'CA' || $(QUERY_STRING{'ir'}) has 'Canada'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/contact/">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(GEO{'country_code'}) == 'UK' || $(HTTP_HOST) has '.co.uk' || $(QUERY_STRING{'country'}) has 'UK' || $(QUERY_STRING{'ir'}) has 'UK'"> --> <!--esi <ul id="footer_nav_0" class="footer_nav"> <li><a href="https://itunes.apple.com/ie/app/the-huffington-post/id306621789?mt=8">Mobile App for iPhone / iPad</a> | </li> <li><a href="https://play.google.com/store/apps/details?id=com.huffingtonpost.android&hl=en">Mobile App for Android</a></li> </ul> <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://advertising.aol.co.uk/brands" target="_blank">Advertise</a> | </li> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-careers.html">Careers</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-terms-of-service.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.co.uk/">Privacy</a> | </li> <li><a href="http://privacy.aol.co.uk/cookie-information/">Cookie Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffingtonpostcouk-about-us.html">About Us</a> | </li> <li><a href="http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.co.uk/p/huffpost-uk-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&quot;The Huffington Post UK&quot; is provided by AOL (UK) Limited. &copy; 2016 AOL (UK) Limited its affiliates and licensors</li> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.fr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.mpublicite.fr/">Advertise</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/mentions-legales.html">Legal notice</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/huffpost-france-faq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/cookies-et-autres-technologies.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.fr/p/conditions-generales.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-de-confidentialite.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/charte-des-commentaires.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.mpublicite.fr/pdf/HuffingtonPost_MPublicite.pdf" target="_blank">About Our Ads</a> | </li> <li><a href="http://www.huffingtonpost.fr/p/nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&copy; 2016 Le Huffington Post SAS. Tous droits r&eacute;serv&eacute;s.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'voces.'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/voces-cookies-y-otras-tecnologi.html">Política de cookies</a> | </li> <li><a href="http://voces.huffingtonpost.com/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/faq-es-us.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://voces.huffingtonpost.com/p/acuerdo-del-usuario.html">User Agreement</a> | </li> <li><a href="http://privacy.aol.com/">Pol&iacute;tica de Privacidad</a> | </li> <li><a href="http://www.huffingtonpost.com/faq/#moderation">Comment Policy</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/quiene-somos-es-us.html">About Us</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/acerca-de-nuestros-anuncios.html">About Our Ads</a> | </li> <li><a href="http://voces.huffingtonpost.com/p/contacto-es-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.es'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/cookies-y-otras-tecnologias.html">Política de cookies</a> | </li> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.es/p/preguntas-frecuentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.es/p/terminos-y-condiciones-de-uso.html">User Agreement</a> | </li> <li><a href="/privacy/">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/politica-en-cuanto-a-comentari.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.es/p/quienes-somos.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.es/p/contacto.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 Espa&ntilde;a Prisa Noticias S.L.U. o sus licenciadores (en particular HUFFINGTON POST INTERNATIONAL)</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.it'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.it/p/domande-frequenti.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.it/p/cookie-ed-altre-tecnologie.html">Cookie</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.it/p/termini-e-condizioni.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.it/p/informativa-sulla-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/moderazione-dei-commenti.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.it/p/chi-siamo.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.it/p/contattaci.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 , HuffingtonPost Italia s.r.l., o i Suoi licenzianti (in particolare THEHUFFINGTONPOST Holdings LLC) IVA n. 07942470969</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.jp'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href=" http://www.huffingtonpost.jp/p/huffingtonpostjp-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-terms-and-conditions.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.jp/p/huffingtonpostjp-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 , &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostmaghreb.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-faq.html">FAQ</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-terms.html">User Agreement</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostmaghreb.com/p/maghreb-privacy.html">Privacy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-charte-des-commentaires.html ">Comment Policy</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-a-propos-de-nous.html">About Us</a> | </li> <li><a href="http://www.huffpostmaghreb.com/p/huffpostmaghreb-nous-contacter.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>&copy; 2016 TheHuffingtonPost International. Tous droits r&eacute;serv&eacute;s.</li><ul id="footer_nav_1" class="footer_nav"> </ul>--> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffingtonpost.com.au'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.com.au/p/huffpost-australia-contact-us.html">Contact Us</a></li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 The Huffington Post Australia Pty Ltd. | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.de'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.de/p/huffpostdefaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.de/p/cookies-und-andere-technologien.html">Cookies</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.de/p/nutzungsbedingungen.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.de/p/datenschutz.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kommentaren.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.de/p/impressum.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.de/p/kontakt.html">Contact Us</a> | </li> <li><a href="http://www.hubert-burda-media.de/karriere/stellenangebote/?persis_city[]=all&persis_area[]=all&experience[]=all&keywords=Huffington+Post">Careers</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'brasilpost.com.br'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.brasilpost.com.br/p/perguntas-frequentes.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.brasilpost.com.br/p/termos-do-servico.html">User Agreement</a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-privacidade.html">Privacy</a></a> | </li> <li><a href="http://www.brasilpost.com.br/p/politica-de-comentarios.html">Comment Policy</a> | </li> <li><a href="http://www.brasilpost.com.br/p/quem-somos.html">About Us</a> | </li> <li><a href="http://www.brasilpost.com.br/p/contatenos.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.kr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreafaq.html">FAQ</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaterms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaprivacypolicy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacommentpolicy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreaaboutus.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.kr/p/huffpostkoreacontactus.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li>허핑턴포스트코리아(유) | </li> <li>등록번호 : 서울 아 03003 | </li> <li>등록일자 : 2014 년 2 월 10 일 | </li> <li>제호: 허핑턴포스트코리아 </li> <li>발행・편집인: 정영무 </li> <li>주소: 서울 마포구 마포대로 144 </li> <li>발행일자: 2014년 2월 28일 </li> <li>청소년보호책임자: 유강문 </li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.gr'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication">RSS</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-faq.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-greece-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-comment-policy.html">Comment Policy</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.gr/p/huffpost-gr-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy;2016 TheHuffingtonPost.com, Inc.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has '.in'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-about-us.html">About Us</a> | </li> <li><a href="http://www.huffingtonpost.in/p/huffpost-india-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 Times Internet Limited (and its licensors). | </li> <li>All rights reserved.</li> </ul> --> <!-- </esi:when> <esi:when test="$(HTTP_HOST) has 'huffpostarabi.com'"> --> <!--esi <ul id="footer_nav_1" class="footer_nav"> <li><a href="/syndication/">RSS</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-faqs.html">FAQ</a></li> </ul> <ul id="footer_nav_2" class="footer_nav"> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-terms.html">User Agreement</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-privacy-policy.html">Privacy</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-about-us.html">About Us</a> | </li> <li><a href="http://www.huffpostarabi.com/p/huffpost-arabi-contact-us.html">Contact Us</a> | </li> <li><a href="/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav" syle="direction:rtl;"> <li> &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016&copy;</li> </ul> --> <!-- </esi:when> <esi:otherwise> --> <ul id="footer_nav_1" class="footer_nav"> <li><a href="https://web.archive.org/web/20160811231901/http://advertising.aol.com/brands/huffington-post" target="_blank">Advertise</a> | </li> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/makehome/">Make HuffPost your Home Page</a> | </li> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/syndication/">RSS</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/jobs/">Careers</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/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/20160811231901/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">User Agreement</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">Privacy</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/p/community-guidelines-ca.html">Comment Policy</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">About Us</a> | </li> <li><a href="https://web.archive.org/web/20160811231901/http://adinfo.aol.com/about-our-ads/" target="_blank">About Our Ads</a> | </li> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/contact/">Contact Us</a> | </li> <li><a href="/web/20160811231901/http://www.huffingtonpost.ca/archive">Archive</a></li> </ul> <ul id="footer_nav_3" class="footer_nav"> <li>Copyright &copy; 2016 TheHuffingtonPost.com, Inc. | </li> <li>&quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved.</li> </ul> <!-- </esi:otherwise> </esi:choose> --> <ul id="footer_nav_4" class="footer_nav"> <li>Part of <strong> HuffPost Business </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/20160811231901/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/20160811231901im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=canada-business&amp;c6=&amp;c15=&amp;cj=1" width="1" height="1" alt=""/> </noscript> <!-- End 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/20160811231901im_/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/20160811231901js_/http://pixel.quantserve.com/seg/p-6fTutip1SMLM2.js"></script> <!-- Served from: production-mt-wfe-52-229.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/20160811231901im_/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/20160811231901js_/http://s.huffpost.com/assets/js.php?v=1470760434&amp;f=image_embed.js"></script> <!--if user has AOL's referrer we display AOL NavBar --> <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/20160811231901/https://b-ssl.grvcdn.com/moth-min.js":"https://web.archive.org/web/20160811231901/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":1470957191,"entry":0,"vertical":"canada-business","vertical-id":39,"vertical-name":"Canada Business","ads\/zone":"business-video","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":"business","threeup":{"version":1}}); });</script><!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160811231901im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.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:19:01 Aug 11, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:18:07 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.8 exclusion.robots: 0.037 exclusion.robots.policy: 0.023 esindex: 0.013 cdx.remote: 6.529 LoadShardBlock: 103.006 (3) PetaboxLoader3.datanode: 80.991 (4) PetaboxLoader3.resolve: 188.859 (2) load_resource: 245.706 -->

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