CINXE.COM

Josh Bowmar Spears Alberta Black Bear In Deleted Video

<!DOCTYPE html> <!-- Mobile redirect: 80 --> <!--esi <esi:assign name="is_mobile" value="0" /> <esi:choose> <esi:when test="$(done)!='1'"> <esi:assign name="done" value="0"/> </esi:when> </esi:choose> <esi:assign name="query_param" value="''"/> <esi:choose> <esi:when test="$(QUERY_STRING)"> <esi:assign name="query_param">'?'+$(QUERY_STRING)</esi:assign> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox|tizen.+mobile'''"> <esi:assign name="is_mobile" value="1" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(HTTP_USER_AGENT) matches_i '''SAMSUNG\ SM-T'''"> <esi:assign name="is_mobile" value="0" /> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/jobs'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i '/hill/signup\.html'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'false') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=false; path=/;') $set_redirect('http://www.huffingtonpost.ca'+$(REQUEST_PATH)) <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'m'})) && $(QUERY_STRING{'m'}) == 'true') && $(is_mobile)=='1'"> $add_header('Set-Cookie','mobileview=true; path=/;') <esi:assign name="ignore_mobile_cookie" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="($exists($(QUERY_STRING{'tm'})) && $(QUERY_STRING{'tm'}) == 'false') && $(is_mobile)=='1'"> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="$(is_mobile) == '1' && $(HTTP_HOST) has 'huffingtonpost.com' && $(REQUEST_PATH) matches_i 'special\/disney_travel'"> $set_redirect('http://m.news.travel.aol.com/disney/') <esi:assign name="done" value="1"/> </esi:when> </esi:choose> <esi:choose> <esi:when test="( $(ignore_mobile_cookie) == '1' || !$exists($(HTTP_COOKIE{'mobileview'}) ) || $(HTTP_COOKIE{'mobileview'})=='true' ) && $(is_mobile) == '1' && $(done)=='0'"> <esi:choose> <esi:when test="!$exists($(HTTP_COOKIE{'mobileview'}))"> $add_header('Set-Cookie','mobileview=true; path=/;') </esi:when> </esi:choose> <esi:choose> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html#(.+)$' "> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/entry/'+$(MATCHES{5})+'#$(MATCHES{6})'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/?([0-9]+)/([0-9]+)/([0-9]+)/([^/]+)_([0-9]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/entry/'+$(MATCHES{5})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/([^/]+)/([^/]+)_([0-9]+)\.html'"> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/entry/'+$(MATCHES{3})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/(news|tag|actualites)/([a-z0-9-_]+)' "> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/news/'+$(MATCHES{2})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/newsletter/([a-z0-9-_]+)'"> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/?pop=nls&nls='+ $(MATCHES{1})</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/imageblog'"> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/news/imageblog/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/thirdmetric'"> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/news/third-metric/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '/p/horoscopos-([a-z]+)\.html' "> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/horoscopos/'+$(MATCHES{1})+$(query_param)</esi:assign> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/(subscription|users\/notifications|terms)' "> <esi:assign name="done" value="1"/> </esi:when> <esi:when test="$(REQUEST_PATH) matches_i '^\/([a-z0-9-_]{2,})' "> <esi:assign name="redirect_to">'http://m.huffpost.com/ca/vertical/'+$(MATCHES{1})+'/'+$(query_param)</esi:assign> </esi:when> <esi:when test="$is_empty($(REQUEST_PATH)) || $(REQUEST_PATH) =='/'"> <esi:choose> <esi:when test="($(GEO{'country_code'}) == 'AU')"> <esi:assign name="redirect_to">'http://m.huffpost.com/au'+$(query_param)</esi:assign> </esi:when> <esi:otherwise> <esi:assign name="redirect_to">'http://m.huffpost.com/ca'+$(query_param)</esi:assign> </esi:otherwise> </esi:choose> </esi:when> </esi:choose> <esi:choose> <esi:when test="$exists($(redirect_to)) && !$is_empty($(redirect_to))"> $set_redirect($(redirect_to)) </esi:when> </esi:choose> <esi:assign name="done" value="1"/> </esi:when> </esi:choose> --> <!--esi <esi:assign name="ads_ord" value="$rand()" /> <esi:assign name="is_aol_referer" value="0" /> <esi:choose> <esi:when test="$(HTTP_REFERER) has '.aol.com'"> <esi:assign name="is_aol_referer" value="1" /> </esi:when> </esi:choose> --> <!--esi <esi:assign name="IS_US" value="$(HTTP_HOST) has 'huffingtonpost.com'" /> <esi:choose> <esi:when test="$(IS_US) && $(GEO{'country_code'}) == 'IN' && $(done)!='1'"> <esi:choose> <esi:when test="!$(QUERY_STRING)"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?ir=India&adsSiteOverride=in') </esi:when> <esi:when test="!$(QUERY_STRING{'ir'})"> <esi:assign name="done" value="1"/> $set_redirect('http://' + $(HTTP_HOST) + $(REQUEST_PATH) + '?' + $(QUERY_STRING) + '&ir=India&adsSiteOverride=in') </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 ie7"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9 ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="no-js modern ie9"> <![endif]--> <!--[if gt IE 9]><!--> <html lang="en" class="no-js modern"> <!--<![endif]--> <head><script type="text/javascript" src="/_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/2016/08/15/josh-bowmar_n_11533250.html","20160816114248","https://web.archive.org/","web","/_static/", "1471347768"); </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 --> <title>Josh Bowmar Spears Alberta Black Bear In Deleted Video</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <meta name="keywords" content="video,josh bowmar,bowmar bowhunting,josh bowmar bear,bear killed with spear,black bear spear,Wild Alberta,alberta bears"/> <meta name="description" content="The Alberta government plans to ban spear hunting."/> <meta name="category" content="Canada Alberta"/> <meta http-equiv="Content-Language" content="en_CA"/> <meta name="robots" content="noodp,noydir"/> <meta property="twitter:card" value="summary_large_image"/> <meta property="twitter:site" value="@huffpostalberta"/> <meta name="twitter:description" content="The Alberta government plans to ban spear hunting."> <meta property="fb:app_id" content="100792273348438"/> <meta property="og:site_name" content="The Huffington Post"/> <meta property="og:title" content="Hunter Films Himself Spearing Alberta Black Bear"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"/> <meta property="og:image" content="https://web.archive.org/web/20160816114248im_/http://i.huffpost.com/gen/4604588/images/o-JOSH-BOWMAR-SPEARS-BEAR-facebook.jpg"/> <meta property="og:description" content="The Alberta government plans to ban spear hunting."/> <meta property="og:locale" content="en_CA"/> <meta name="sailthru.date" content="Mon, 15 Aug 2016 17:09:21 -0400"> <meta name="sailthru.expire_date" content="Tue, 16 Aug 2016 17:09:21 -0400"> <meta name="sailthru.image.thumb" content="http://i.huffpost.com/gen/4604588/images/s-JOSH-BOWMAR-SPEARS-BEAR-small.jpg"> <meta name="sailthru.tags" content="video,josh bowmar,bowmar bowhunting,josh bowmar bear,bear killed with spear,black bear spear,Wild Alberta,alberta bears"> <meta property="article:publisher" content="https://www.facebook.com/HuffPostAlberta"/> <meta property="article:section" content="Canada Alberta"/> <link rel="image_src" href="https://web.archive.org/web/20160816114248im_/http://i.huffpost.com/gen/4604588/images/s-JOSH-BOWMAR-SPEARS-BEAR-large.jpg"/> <meta name="image" content="http://i.huffpost.com/gen/4604588/images/s-JOSH-BOWMAR-SPEARS-BEAR-small.jpg"/> <meta name="thumbnail" content="http://i.huffpost.com/gen/4604588/images/o-JOSH-BOWMAR-SPEARS-BEAR-facebook.jpg"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/14/brad-wall-says-racist-and-hate-filled-comments-after-fatal-shooting-must-stop_n_11516692.html"/> <meta name="og:see_also" content="http://www.huffingtonpost.ca/2016/08/14/edmonton-skydiver-killed_n_11514934.html"/> <link rel="shortcut icon" href="/web/20160816114248im_/http://www.huffingtonpost.ca/favicon.ico"> <link rel="alternate" hreflang="en" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"/> <link rel="alternate" href="https://web.archive.org/web/20160816114248/android-app://com.huffingtonpost.android/http/www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"/> <link rel="alternate" href="https://web.archive.org/web/20160816114248/ios-app://306621789/huffpostnews/?editionID=ca&amp;entryID=11533250"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20160816114248/http://m.huffpost.com/ca/entry/11533250"> <link rel="stylesheet" href="https://web.archive.org/web/20160816114248cs_/http://s1.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fapp.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160816114248cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fcore.css%2Cphoenix%2Fpageheader.css%2Cphoenix%2Frightrail.css%2Cphoenix%2Fauthor_article.css%2Cphoenix%2Fted.css%2Cphoenix%2Fcolorbox.css%2Cphoenix%2Femail_form.css%2Cphoenix%2Fslideshow%2Fflexslider.css%2Cphoenix%2Fslideshow%2Fstyles.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160816114248cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=liveblog.css%2Cbasic.css%2Csailthru_concierge.css%2Crecipe_gadget.css%2Chp_modules%2Fmodule.sponsor-widgets.css%2Chp_modules%2Fmodule.apps_feeds.css%2C_slideshows%2Finline.css%2C_slideshows%2Fmodules%2Finline.css%2C_slideshows%2Fmodules%2Fparticipation.css%2C_slideshows%2Fmodules%2Fparticipation_new.css%2Ccommercial.css%2Cadd%2Finner.css%2Cemail_share.css%2Cbuttons.css" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160816114248cs_/http://s0.huffpost.com/assets/css.php?v=1470760434&amp;f=" type="text/css"> <link rel="stylesheet" href="https://web.archive.org/web/20160816114248cs_/http://s1.huffpost.com/assets/css.php?v=1470760434&amp;f=phoenix%2Fverticals%2Fcanada-alberta.css%2Cphoenix%2Fverticals%2Fpolitics.css%2Cphoenix%2Fverticals%2Fbusiness.css%2Cphoenix%2Fverticals%2Fworld.css%2Cphoenix%2Fverticals%2Fparents.css%2Cphoenix%2Fverticals%2Fliving.css%2Cphoenix%2Fverticals%2Fstyle.css%2Cphoenix%2Fverticals%2Fentertainment.css%2Cphoenix%2Fverticals%2Farts.css%2Cphoenix%2Fverticals%2F.css%2Cphoenix%2Fverticals%2Fcanada-common.css" type="text/css"> <link rel="canonical" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"> <!--[if lt IE 9]><link rel="stylesheet" href="http://s1.huffpost.com/assets/js.php?v=1470760434&f=conversations%2Fstylesheets%2Fapp.css" /><![endif]--> <!--[if lte IE 7]><link rel="stylesheet" href="http://s0.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie7.css" type="text/css" /><![endif]--> <!--[if IE 8]><link rel="stylesheet" href="http://s1.huffpost.com/assets/css.php?v=1470760434&f=phoenix%2Fie8.css" type="text/css" /><![endif]--> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery-1.7.2.min.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://s0.huffpost.com/assets/js.php?v=1470760434&amp;f=jquery%2Fjquery.I18N.js%2Clocale%2Fen_CA%2Fpublic.js%2Csprintf-0.7.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://s0.huffpost.com/assets/js.php?v=1470760434&amp;f=huff.js%2Chp_config.js%2Clazyload-min.js%2Chp_util.js%2Chp_track.js%2Cyui_sub.js%2Chp_liveblog.js%2Chptwitter_anywhere.js%2Cphoenix%2Fcustom.modernizr.js%2Cphoenix%2Ffoundation.min.js%2C_tmp%2Fquick_fan.js%2C_tmp%2Fhp_ads.js%2C_tmp%2Fcommon.js%2Chp_browser.js%2Csubmissions.js%2Cphoenix%2Funderscore.js%2Cphoenix%2Fbackbone.js%2Cphoenix%2Fthreeup.js%2Crecipe_gadget.js%2Clivebetteramerica%2Fmodule.jquerydl.js%2Cphoenix%2Ffollow-huffpost.js%2Cphoenix%2Fsocial-sidebar.js%2Cposts.js%2Cphoenix%2Fnumeral.js%2Cphoenix%2Fsocial_widget_views.js%2Cconversations%2Fbootstrap.js%2Cscroll-track.js%2Cphoenix%2Fjquery.colorbox.js%2Cphoenix%2Fthreeup-carousel.js%2Cphoenix%2Flightbox.js%2Cphoenix%2Fjquery.formparams.js%2Cphoenix%2Fsubmit_correction.js%2C_tmp%2Fquick_subscribe_user.js%2Cphoenix%2Fnewsletter.js%2Chptwitter.js%2Cphoenix%2Flogin.js%2C_tmp%2Fclick_tracker.js%2Cphoenix%2Fimage_loader.js%2Cphoenix%2Fcaption.js%2Cconnect_overview.js%2Cimage_embed.js%2Cswfobject.js%2Cphoenix%2Fhulu_to_5min.js%2C_tmp%2Fevent_module.js%2Cphoenix%2Fslideshow%2Fjquery.flexslider.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-html.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-tracking.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-share.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-main.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation.js%2Cphoenix%2Fslideshow%2Fhp-slideshow-participation_new.js%2Cphoenix%2Fyoutube_to_5min.js%2Con-hover-pinterest.js"></script> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=facebook.js%2Ccookiesmin.js%2Csnproject.js%2C_tmp%2Fquick_login.js%2Chuffconnect.js%2Cprovider.js%2Cpopup_manager.js%2C_util%2Fuser.js%2Cuser.js"></script> <script type="text/javascript"> huff.v({"last_deploy_commit_id":"9448676f94eb3a3a8739e8a3fc0d85c6b51c8838","deploy_commit_id":"f75899926af7cc4499a5fde4de7ecc5f0030c1d2","deploy_seq":1470760434,"last_deploy_seq":1470163362,"deploy_date":"Tue, 09 Aug 2016 12:33:54 -0400","last_deploy_date":"Tue, 02 Aug 2016 14:42:42 -0400"}); </script> <script type="text/javascript"> // common modules huff.use('conf', 'modal', 'image', 'layout', 'cookies', 'user', 'track', 'common', 'promo'); </script> <!-- modulous header --> <script type="text/javascript"> window.adTechCallback = function() { window.adSetAdURL('http://' + (document.domain || 'www.huffingtonpost.com') + (location.port?':'+location.port:'') + '/_uac/adpage.html'); window.tacProp={tags:"kvpagetype=bpage:news:slideshow;kvsubj=978094:982661:982665;kvtopic=animal-rights:bears;kventryid=11533250;kvcmsid=hpo:11533250;kveditags=bowmar-bowhunting:bear-killed-with-spear:wild-alberta:alberta-bears:@health_depression:josh-bowmar-bear:@health_models:@health_ibs:black-bear-spear:video:josh-bowmar:@noad_mid_article;kvvert=alberta;kvblogger=sarah-pynoo;kvent=3447798:3687371:4959217"}; window.tacProp.tags += ( (typeof window.HPAds!=="undefined") && (typeof window.HPAds.adtech_client_side_inf=="function") ) ? window.HPAds.adtech_client_side_inf() : ""; if (typeof window.adSetOthAT=="function") window.adSetOthAT(window.tacProp.tags); }; </script> <script src="https://web.archive.org/web/20160816114248js_/http://o.aolcdn.com/ads/adsWrapper.js"></script> <script> window.adTechCallback(); </script> <meta name="taboola.category" content="canada-alberta"/> <script> if (typeof HPAds !== 'undefined') { HPAds.ad_reload_old = HPAds.ad_reload; HPAds.ad_reload = function(placement, id) { jQuery(document).trigger('reloadAd', document.getElementById(id)); HPAds.ad_reload_old.apply(this, arguments); }; } </script> <script> window.commercial_video = { "site_and_category":"ca.canada-alberta", "package":null }; </script> <script> function doTaboola(taboolaParams) { if (typeof taboolaParams == 'undefined') return; window._taboola = window._taboola || []; if (!doTaboola.loaded) { _taboola.push({article:'auto'}); !function (e, f, u) { e.async = 1; e.src = u; f.parentNode.insertBefore(e, f); }(document.createElement('script'), document.getElementsByTagName('script')[0], taboolaParams.loader); doTaboola.loaded = true; } _taboola.push({ "listenTo": 'render', "handler": function(e) { var detail = e.detail; var i = 0; while ( window.jQuery && window.JSON && detail.items[i] ) { var dataItemId = detail.items[i].id; var itemUrl = detail.items[i].url; var taboolaDomNode = window.jQuery("[data-item-id='" + dataItemId + "']"); var dataBeacon = { "p": { "mpid": (i+1).toString(), "plid": itemUrl, "mlid": "taboola" } }; taboolaDomNode.attr('data-beacon', window.JSON.stringify(dataBeacon)); i++; } } }); var cb = function(o){}; // function(o){ o.container.removeAttribute('id'); } _taboola.push({onrender: cb, mode:taboolaParams.mode, container:taboolaParams.container, placement:taboolaParams.placement, target_type:taboolaParams.target_type}); } </script> <style>.trc-auto-size { height: auto !important; }</style> <script> var _HPJS = (function (_mod) { "use strict"; _mod.loadJS = function (src, options) { var options = options || {}; var ref = window.document.getElementsByTagName("script")[0]; var script = window.document.createElement("script"); script.src = src; script.async = options.async; script.defer = options.defer; ref.parentNode.insertBefore(script, ref); return script; } _mod.loadJSLater = function (url, timeout) { var ran = false; var loader = function () { if (ran) { return; } ran = true; _mod.loadJS(url, {async:true}); } window.addEventListener ? window.addEventListener("load",loader,false) : window.attachEvent && window.attachEvent("onload",loader); // in case the load event never fires setTimeout(loader, timeout || 15000); } _mod.waitForGlobal = function(identifier, cb, poll) { var test = typeof identifier === "function" ? identifier : function() { return !!window[identifier]; }; var interval; if(test()) { cb(); } else { interval = setInterval(function(){ if(test()) { cb(); clearInterval(interval); } }, poll || 50); } }; return _mod; }(_HPJS || {})); </script> <!-- debugadcode --> <style> .debugadcode-box { z-index:10000; position:relative; } .debugadcode { position:absolute; padding:5px; background-color:rgba(232, 212, 244, 0.85); font-size:0.8rem; color:black; } </style> <script> window.debugadcode = function(title, properties, div) { if (window.location.search.indexOf('debug_ad_code') < 0) return; var head = '<div><strong>'+title+'</strong></div>'; var body = ''; for (key in properties) { body += '<div><em>'+key+'</em>: '+properties[key]+'</div>'; } var s = document.getElementsByTagName('script'); var sLast = div || s[s.length - 1]; var d = document.createElement('div'); d.className = 'debugadcode-box'; d.innerHTML = '<div class="debugadcode">'+head+body+'</div>'; sLast.parentNode.insertBefore(d, sLast); } </script> <!-- /debugadcode --> <!-- END modulous header --> <!-- ads_adtech_header --> <!-- ads_init_functions --> <!-- ads_commercial_video --> <!-- ads_asset_insert --> <div id="modulous_asset_inserts" class="ad_spot"> <script type="text/javascript"> window.adSetMOAT && adSetMOAT("1"); </script></div> <script type="text/javascript"> tacProp={vert:"Homepage",tags:"kvpagetype=atf:desktop;kvvert=alberta;kvspon=y;"}; tacProp.tags += ( (typeof HPAds!=="undefined") && (typeof HPAds.adtech_client_side_inf=="function") ) ? HPAds.adtech_client_side_inf() : ""; if (typeof adSetOthAT=="function") adSetOthAT(tacProp.tags); </script> <script type="text/javascript"> var ads_ext_ref_sig = ''; </script> <!--esi <esi:choose> <esi:when test="$(HTTP_REFERER) has '|dl' || $(QUERY_STRING) has '|dl' || $(HTTP_REFERER) has 'fundrace.' || $(QUERY_STRING) has 'fundrace.'"> <esi:choose> <esi:when test="($(HTTP_REFERER) has '|dl') || ($(QUERY_STRING) has '|dl')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'aol_welcome_screen'; </script> </esi:text> </esi:when> <esi:when test="($(HTTP_REFERER) has 'fundrace.') || ($(QUERY_STRING) has 'fundrace.')"> <esi:text> <script type="text/javascript"> var ads_ext_ref_sig = 'fundrace'; </script> </esi:text> </esi:when> </esi:choose> </esi:when> </esi:choose> --> <!--esi <esi:choose> <esi:when test="($exists($(HTTP_COOKIE{'ad_ops_bookmarklet'})) && !($(HTTP_HOST) has 'editorial'))"> <script type="text/javascript" src="/ads/bookmarklet/bookmarklet.js"></script> </esi:when> </esi:choose> --> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://www.google.com/recaptcha/api/js/recaptcha_ajax.js" async defer></script> <!-- Parsely tracking params start --> <script type="application/ld+json"> { "@context": "https://web.archive.org/web/20160816114248/http://schema.org", "@type": "NewsArticle", "mainEntityOfPage":{ "@type":"URL", "@id":"https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" }, "headline": "Hunter Films Himself Spearing Alberta Black Bear", "author": { "@type":"Person", "name":"Lauren Krugel, The Canadian Press" }, "image": { "@type":"ImageObject", "url":"https://web.archive.org/web/20160816114248/http://i.huffpost.com/gen/4604588/images/o-JOSH-BOWMAR-SPEARS-BEAR-facebook.jpg", "width":2000,"height":1000 }, "dateCreated": "2016-08-15T17:32:15Z", "datePublished": "2016-08-15T17:32:15Z", "dateModified": "2016-08-15T22:59:01Z", "publisher":{ "@type":"Organization", "name":"The Huffington Post", "logo":{ "@type":"ImageObject","url":"https://web.archive.org/web/20160816114248/http://s.huffpost.com/images/v/logos/v4/homepage.gif", "width":497, "height":60 } }, "description": "The Alberta government plans to ban spear hunting.", "articleSection": "Canada Alberta", "keywords": ["@noad_mid_article","@health_depression","@health_ibs","@health_models","video","josh bowmar","bowmar bowhunting","josh bowmar bear","bear killed with spear","black bear spear","Wild Alberta","alberta bears","type:news"], "thumbnailUrl": "https://web.archive.org/web/20160816114248/http://i.huffpost.com/gen/4604588/images/s-JOSH-BOWMAR-SPEARS-BEAR-small.jpg", "url": "https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" } </script> <!-- Parsely tracking params end --> <!-- Google Json Markup start --> <!-- Google Json Markup end --> </head> <body> <!-- Newsletter ads popup --> <style> .nl_subscribe_popup{width:724px;background:#2C8F77 !important;z-index:1;position:absolute;color:#fff;font-family:Helvetica;} .nl_subscribe_popup a {color:#fff;} .news_title{font-size:22px;font-weight:bold;margin-bottom:50px;} .news_vertical_line{font-size:36px;font-weight:bold;margin-bottom:50px;} #news_email{box-shadow:none;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:20px;width:305px;background: #2C8F77;border: 0px #2C8F77;color: #fff;} #new_signup{font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:16px;margin-left: 184px} #news_submit{background:#fff;color:#2C8F77;font-weight:bold;font-size:17px;border: 2px solid #fff; border-radius: 3px;width:150px;height: 41px; margin-top:35px;} .news_form{float:left;width:676px;} .news_notice{margin-top: 17px; float: left; margin-left: -9px; font-size: 10px;} .news_submit_div{margin-left:auto; margin-right:auto;width:150px;} .qr_close{background:none;font-size: 34px;font-weight: bold;} #email_icon{width: 325px;margin-left: auto;margin-right: auto;border-bottom: 1px solid #fff;height: 47px; margin-bottom: 27px; } </style> <div style="position: fixed;z-index: 7000002;"> <div id="nl_subscribe_popup" class="nl_subscribe_popup" style="display:none"> <div class="qr_close close cursor_pointer">&#215;</div> <div id="iframe_content"> <div class="news_title"><center>Like what you're reading?</center> </div> <div class="news_vertical_line"> <center>Never miss a thing with the HuffPost Canada Alberta newsletter! </center> </div> <div class="news_form"> <div id="email_icon"><img src="/web/20160816114248im_/http://www.huffingtonpost.ca/images/mail_icon.png" style="float: left;margin-top: 16px;"/> <input type="text" name="email" id="news_email" placeholder="Please enter your email address"/> </div> </div> <div class="news_form"> <input type="hidden" id="vertical_title" value="canada-alberta"/> </div> <input type="hidden" name="parent_vertical" id="parent_vertical" value="canada-"/> <div class="news_submit_div"> <input type="button" name="news_submit" id="news_submit" value="Subscribe" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;news_ads_popup&quot;,&quot;mlid&quot;:&quot;ads&quot;,&quot;lnid&quot;:&quot;canada-alberta&quot;}}"/> </div> <span class="news_notice">Newsletter may include personalized content.<a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/p/huffingtonpostca-privacy-policy.html" target="_blank"> Learn more</a>.</span> </div> </div> <div class="close qr_close_frame" style="display:none;"></div> </div> <script> (function($){ // no Conflict $(function() { // dom ready //window.onload=testSp(); $(document.body).on('click','.qr_close',function(){ $('#frame_qr').hide(); $('.qr_close_frame').hide(); $('#frame_qr').attr("id", "nl_subscribe_popup"); }); var heightarry = [90,66,250]; var timerId = top.readCookie('timerId'); var newuser = top.readCookie('newsletter_popup'); var sailthru = top.readCookie('sailthru_hid'); var nads = window.adsDevilAd || {}; nads.adinfo = function(n,d,w,h) { if((nads.ad[1].aolFormat == "Wallpaper") || (nads.ad[1].width == "970" && $.inArray(nads.ad[1].height,heightarry)>= 0 ) ){ } else{ if (timerId == 1) { top.createCookie('timerId',2,14); $(window).load(function () { setTimeout(function () { top.showAdsPopup('nl_subscribe_popup','qr_close_frame',0,0,'frame_qr'); }, 10000); }); top.createCookie('newsletter_popup',Date.now(),14); } else if ((newuser) || (sailthru)){ } else { top.createCookie('timerId',1,14); } } }; $(document.body).on('click','.subscribe_me',function(){ var element_id=$(this).attr('id'); var databecaon; var vertical_title=$('#vertical_title').val(); var parent_vertical = $('#parent_vertical').val(); if(element_id == "signupme"){ if($('#signupme').is(':checked')==true){ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+','+parent_vertical+'daily"}}'; } else{ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+'"}}'; } } else{ if($('#lifestyle').is(':checked')==true){ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+',lifestyle"}}'; } else{ databeacon='{"p":{"mnid":"news_ads_popup","mlid":"ads","lnid":"'+vertical_title+'"}}'; } } $('#news_submit').attr('data-beacon',databeacon); }); $(document.body).on('click','#news_submit',function(){ var is_morning; var htmlstring; var is_lifestyle; var email = $('#news_email').val(); if($('#signupme').is(':checked')==true){ is_morning='1'; } else{ is_morning='0'; } if($('#lifestyle').is(':checked')==true){ is_lifestyle='1'; } else{ is_lifestyle='0'; } $.post('/subscription/set_email_popup.php', { email:email, daily_brief :is_morning, is_lifestyle: is_lifestyle, vertical:'canada-alberta' }, function(data){ top.createCookie('sailthru_hid',data.sailthru_hid,14); htmlstring='<div style="font-size:20px;width: 383px;margin-left: auto;margin-top: 4px;height: 60px;margin-right: auto;">'+data+'</div>'; $('#iframe_content').html(htmlstring); }, 'html'); }); }); })(jQuery); </script> <!-- END Newsletter ads popup --> <!-- Pinterest follow popup --> <!-- END Pinterest follow popup --> <!--modulous_debug_header --> <!-- END modulous_debug_header --> <div id="view_mobile_banner" style="display: none; min-width: 1000px; width: 100%; height: 105px; background: url(/web/20160816114248im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-bkg.png);background-size: cover; text-align: center;"> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html?m=true" style="color: #FFF; font-size: 40px; display: inline-block; padding-top: 18px; text-transform: uppercase; width: 100%; height: 105px;"> <img src="/web/20160816114248im_/http://www.huffingtonpost.ca/images/mobile/view-mobile-icon.png" style="height: 68px; margin-bottom: -16px;"/> View mobile site </a> </div> <script> if(window.navigator.userAgent.match(/SCH-I535|SPH-L710|SGH-N064|SGH-N035|SGH-T999|SGH-I747|GT-I9305|GT-I9300|android.+mobile|iphone|ipod|webos|blackberry.+webkit.+mobile|htc|opera\ mini|operamini|iemobile|opera\ mobi|lge|lg|palm|samsung|nokia|windows\ phone|windows\ ce|bb10|blackberry|Mobile.+Firefox/i)) { document.getElementById("view_mobile_banner").style.display = 'block'; } </script> <!-- RUM header --> <script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"Vg4HV1FADAMCXFhRDw=="};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{s.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,e,n){r(n.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,e){return t}).join(", ")))},{}],2:[function(t,e,n){function r(t,e,n,r,o){try{d?d-=1:i("err",[o||new UncaughtException(t,e,n)])}catch(s){try{i("ierr",[s,(new Date).getTime(),!0])}catch(c){}}return"function"==typeof f&&f.apply(this,a(arguments))}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function o(t){i("err",[t,(new Date).getTime()])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=window.onerror,u=!1,d=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(l){"stack"in l&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),u=!0)}s.on("fn-start",function(t,e,n){u&&(d+=1)}),s.on("fn-err",function(t,e,n){u&&(this.thrown=!0,o(n))}),s.on("fn-end",function(){u&&!this.thrown&&d>0&&(d-=1)}),s.on("internal-error",function(t){i("ierr",[t,(new Date).getTime(),!0])})},{}],3:[function(t,e,n){t("loader").features.ins=!0},{}],4:[function(t,e,n){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState";t("loader").features.stn=!0,t(6);var g=NREUM.o.EV;o.on(m,function(t,e){var n=t[0];n instanceof g&&(this.bstStart=Date.now())}),o.on(w,function(t,e){var n=t[0];n instanceof g&&i("bst",[n,e,this.bstStart,Date.now()])}),a.on(m,function(t,e,n){this.bstStart=Date.now(),this.bstType=n}),a.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),this.bstType])}),s.on(m,function(){this.bstStart=Date.now()}),s.on(w,function(t,e){i(v,[e,this.bstStart,Date.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=Date.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,!1),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,e,n){function r(t){for(var e=t;e&&!e.hasOwnProperty(u);)e=Object.getPrototypeOf(e);e&&o(e)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,e){return t[1]}var a=t("ee").get("events"),s=t(17)(a),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";e.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,e){if(t[1]){var n=t[1];if("function"==typeof n){var r=c(n,"nr@wrapped",function(){return s(n,"fn-",null,n.name||"anonymous")});this.wrapped=t[1]=r}else"function"==typeof n.handleEvent&&s.inPlace(n,["handleEvent"],"fn-")}}),a.on(d+"-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{}],6:[function(t,e,n){var r=t("ee").get("history"),o=t(17)(r);e.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,e,n){var r=t("ee").get("raf"),o=t(17)(r),i="equestAnimationFrame";e.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,e,n){function r(t,e,n){t[0]=a(t[0],"fn-",null,n)}function o(t,e,n){this.method=n,this.timerDuration="number"==typeof t[1]?t[1]:0,t[0]=a(t[0],"fn-",this,n)}var i=t("ee").get("timer"),a=t(17)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";e.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,e,n){function r(t,e){d.inPlace(e,["onreadystatechange"],"fn-",s)}function o(){var t=this,e=u.context(t);t.readyState>3&&!e.resolved&&(e.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,w,"fn-",s)}function i(t){v.push(t),h&&(g=-g,b.data=g)}function a(){for(var t=0;t<v.length;t++)r([],v[t]);v.length&&(v=[])}function s(t,e){return e}function c(t,e){for(var n in t)e[n]=t[n];return e}t(5);var f=t("ee"),u=f.get("xhr"),d=t(17)(u),l=NREUM.o,p=l.XHR,h=l.MO,m="readystatechange",w=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],v=[];e.exports=u;var y=window.XMLHttpRequest=function(t){var e=new p(t);try{u.emit("new-xhr",[e],e),e.addEventListener(m,o,!1)}catch(n){try{u.emit("internal-error",[n])}catch(r){}}return e};if(c(p,y),y.prototype=p.prototype,d.inPlace(y.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,e){r(t,e),i(e)}),u.on("open-xhr-start",r),h){var g=1,b=document.createTextNode(g);new h(a).observe(b,{characterData:!0})}else f.on("fn-end",function(t){t[0]&&t[0].type===m||a()})},{}],10:[function(t,e,n){function r(t){var e=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!e.aborted){if(n.duration=(new Date).getTime()-this.startTime,4===t.readyState){e.status=t.status;var i=o(t,this.lastSize);if(i&&(n.rxSize=i),this.sameOrigin){var a=t.getResponseHeader("X-NewRelic-App-Data");a&&(e.cat=a.split(", ").pop())}}else e.status=0;n.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[e,n,this.startTime])}}}function o(t,e){var n=t.responseType;if("json"===n&&null!==e)return e;var r="arraybuffer"===n||"blob"===n||"json"===n?t.response:t.responseText;return h(r)}function i(t,e){var n=c(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var e=this;e.totalCbs=0,e.called=0,e.cbTime=0,e.end=r,e.ended=!1,e.xhrGuids={},e.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){e.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,e){var n=this.metrics,r=t[0],o=this;if(n&&r){var i=h(r);i&&(n.txSize=i)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof e.onload))&&o.end(e)}catch(n){try{f.emit("internal-error",[n])}catch(r){}}};for(var a=0;a<d;a++)e.addEventListener(u[a],this.listener,!1)}),f.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),f.on("xhr-load-added",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,e){var n=""+l(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],e)}),f.on("removeEventListener-end",function(t,e){e instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],e)}),f.on("fn-start",function(t,e,n){e instanceof m&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),f.on("fn-end",function(t,e){this.xhrCbStart&&f.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}},{}],11:[function(t,e,n){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!e.protocol||":"===e.protocol||e.protocol===n.protocol,a=e.hostname===document.domain&&e.port===n.port;return r.sameOrigin=i&&(!e.hostname||a),r}},{}],12:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(s(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var u=["setPageViewName","setCustomAttribute","finished","addToTrace","inlineHit"],d="api-",l=d+"ixn-";a(u,function(t,e){f[e]=o(d+e,!0,"api")}),f.addPageAction=o(d+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var p=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){p[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],13:[function(t,e,n){e.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(e){return}}}},{}],14:[function(t,e,n){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),e.exports=r},{}],15:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],16:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],17:[function(t,e,n){function r(t){return!(t&&"function"==typeof t&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;e.exports=function(t){function e(t,e,n,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof n?n(r,a):n||{}}catch(u){d([u,"",[r,a,o],s])}f(e+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(l){throw f(e+"err",[r,a,l],s),l}finally{f(e+"end",[r,a,c],s)}}return r(t)?t:(e||(e=""),nrWrapper[a]=t,u(t,nrWrapper),nrWrapper)}function n(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function f(e,n,r){if(!c){c=!0;try{t.emit(e,n,r)}catch(o){d([o,e,n,r])}c=!1}}function u(t,e){if(Object.defineProperty&&Object.keys)try{var n=Object.keys(t);return n.forEach(function(n){Object.defineProperty(e,n,{get:function(){return t[n]},set:function(e){return t[n]=e,e}})}),e}catch(r){d([r])}for(var o in t)s.call(t,o)&&(e[o]=t[o]);return e}function d(e){try{t.emit("internal-error",e)}catch(n){}}return t||(t=o),e.inPlace=n,e.flag=a,e}},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?s(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),s=a.length,c=0;c<s;c++)a[c].apply(i,r);var u=f[w[n]];return u&&u.push([v,n,r,i]),i}function d(t,e){m[t]=l(t).concat(e)}function l(t){return m[t]||[]}function p(t){return u[t]=u[t]||o(n)}function h(t,e){c(t,function(t,n){e=e||"feature",w[n]=e,e in f||(f[e]=[])})}var m={},w={},v={on:d,emit:n,get:p,listeners:l,context:e,buffer:h};return v}function i(){return new r}var a="nr@context",s=t("gos"),c=t(15),f={},u={},d=e.exports=o();d.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!g++){var t=y.info=NREUM.info,e=u.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(w,function(e,n){t[e]||(t[e]=n)});var n="https"===m.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",s("mark",["onload",a()],null,"api");var r=u.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===u.readyState&&i()}function i(){s("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var s=t("handle"),c=t(15),f=window,u=f.document,d="addEventListener",l="attachEvent",p=f.XMLHttpRequest,h=p&&p.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:p,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(12);var m=""+location,w={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-963.min.js"},v=p&&h&&h[d]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:m,features:{},xhrWrappable:v};u[d]?(u[d]("DOMContentLoaded",i,!1),f[d]("load",r,!1)):(u[l]("onreadystatechange",o),f[l]("onload",r)),s("mark",["firstbyte",a()],null,"api");var g=0},{}]},{},["loader",2,10,4,3]);</script> <!-- GA, Data Layer and Omniture --> <script type="text/javascript"> var _gaq = _gaq || []; HPTrack.async = true; HPTrack.getTracker('UA-71081-1'); HPTrack.setCustomVar("news", "slides_ajax"); HPTrack.setCustomVar("vertical", "CAalbrt"); 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/20160816114248/https://ssl' : 'https://web.archive.org/web/20160816114248/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.hpmgalbta","dL_flid":"_","dL_dpt":"slides_ajax","dL_cmsID":"hpo:11533250","dL_author":"Sarah Rieger & Lauren Krugel, The Canadian Press","dL_crtdt":"2016-08-15 17:09:21","dL_pubts":1471296735000,"dL_blogID":2,"dL_tags":"@noad_mid_article,@health_depression,@health_ibs,@health_models,video,josh bowmar,bowmar bowhunting,josh bowmar bear,bear killed with spear,black bear spear,Wild Alberta,alberta bears","cobrand":"HuffPost","dL_vid":"video_vidible_topbox"} }; function runOmni() { if(typeof HuffPoUtil != "undefined"){ if (HuffPoUtil.getCookie('huffpost_user_id') != '') s_265.eVar17 = 'huffpost_' + HuffPoUtil.getCookie('huffpost_user_id'); } s_265.prop54 = 'huffpost'; s_265.pfxID = 'hpo'; s_265.channel = 'ca.hpmgalbta'; s_265.linkInternalFilters = 'javascript:,huffingtonpost.ca'; s_265.prop16 = 'news'; s_265.prop1 = 'slides_ajax'; s_265.prop62 = 'video_vidible_topbox'; s_265.prop65 = 'cp'; s_265.pageName = 'Josh Bowmar Spears Alberta Black Bear In Deleted Video'; s_265.prop9 = 'hpo:11533250'; s_265.prop22 = 'sarah-rieger'; s_265.prop23 = '08-15-2016'; s_265.prop12 = "" + document.URL.split('?')[0]; s_265.prop19 = '|noad_mid_article|video|josh-bowmar|bowmar-bowhunting|josh-bowmar-bear|bear-killed-with-spear|black-bear-spear|wild-alberta|alberta-bears|'; s_265.t(); } s_265_account ="aolcahuffpo,aolcaglobal"; (function(d){ var s = d.createElement('script'); s.src = "https://web.archive.org/web/20160816114248/http://o.aolcdn.com/os_merge/?file=/aol/beacon.min.js&file=/aol/omniture-intl.min.js"; d.getElementsByTagName('head')[0].appendChild(s); })(document); </script> <!-- comScore Tag --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://web.archive.org/web/20160816114248/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-alberta", c6:"", c15:"", options: { url_append: "comscorekw=canada-alberta" } } COMSCORE.beacon(comscore_data); </script> <noscript> <img src="https://web.archive.org/web/20160816114248im_/http://b.scorecardresearch.com/p?c1=2&amp;c2=6723616&amp;c3=&amp;c4=&amp;c5=canada-alberta&amp;c6=&amp;c15=&amp;cj=1" width="1" height="1" alt=""/> </noscript> <!-- end Rum --> <!-- ads_top_1x1 --> <div id="modulous_top_1x1" class="ad_spot"> <style type="text/css">.shares .email{display: none !important;}</style><script type="text/javascript"> var hour_timestamp = Math.round(+new Date()/1000/60/60);var polar_config =[{label:"Homepage- Right Rail Unit",id:"93432739"},{label:"Homepage- Left Rail Unit",id:"93432044"},{label:"Homepage- Brand Blog Unit",id:"93432045"},{label:"Article Page- Right Rail Unit",id:"93432739"}];document.write('<scr'+'ipt async="true" src="https://web.archive.org/web/20160816114248/http://o.aolcdn.com/os/canada/polar/20140617_plugin_deskop3.js' + '?' + hour_timestamp + '"></scr'+'ipt>'); </script></div> <!-- Facebook stuff --> <div id="fb-root"></div> <script type="text/javascript"> HPFB.app_id = "100792273348438"; HPFB.api_key = "b90a14ab587d62d3c63e8f06a0e3e901"; HPFB.app_namespace = "FACEBOOK_APP_NAMESPACE"; HPFB.init(); // modal form that encourages user to like HP FB page huff.use('yahoofacebook', function(y) { y.likesFromYahoo(); }); </script> <!--User auth stuff --> <script type="text/javascript"> HPConfig.locale = "en_CA"; HPConfig.enable_fb_widgets = 1; HPVertical = ""; </script> <script type="text/javascript"> var zone_info = "canada.alberta"; HPConfig.current_vertical_name = "canada-alberta"; HPConfig.current_vertical_id = 119; HPConfig.current_web_address = "www.huffingtonpost.ca"; HPConfig.current_uri = "/2016/08/15/josh-bowmar_n_11533250.html"; HPConfig.entry_bitly_url = "https://web.archive.org/web/20160816114248/http://huff.to/2biC2hm"; HPConfig.entry_seo_title = "Josh Bowmar Spears Alberta Black Bear In Deleted Video"; HPConfig.hp_static_domain = "s.huffpost.com"; HPConfig.inst_type = "prod"; HPConfig.timestamp_for_clearing_js = "0"; HPConfig.wide_format = 0; HPConfig.entry_id = 11533250; HPConfig.blog_id = 2; HPConfig.display_domain = ""; HPConfig.page_type = "bpage"; HPConfig.twitter_signature = "@huffpostalberta"; HPConfig.current_vertical_color = "#058b7b"; HPConfig.current_vertical_color_light = "#015e50"; HPConfig.entry_tags = new Array(''); HPConfig.huffsite = "www.huffingtonpost.com"; HPConfig.fb_lang = "en_CA"; HPConfig.googleplus_lang = "en-US"; HPConfig.image = "https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gen\/4604588\/images\/s-JOSH-BOWMAR-SPEARS-BEAR-large.jpg"; HPConfig.fb_page_id = ""; HPConfig.fb_vertical_name = "Canada Alberta"; HPConfig.fb_vertical_handle = "HuffPostAlberta"; HPConfig.site='canada'; HPConfig.recaptcha_key = "6Lf2QMUSAAAAAMVQnsh2CaAzDonVlHc8Toz1pIK-"; HPConfig.bit_ly_key = {"_Note":"bit.ly public key, will generate huff.to links only for whitelisted domains","user_name":"huffpostapi","user_key":"R_d7766e99c939e9f2b0c074c155e98b83"}; HPConfig.terms_link = "https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html"; HPConfig.privacy_link = "https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html"; HPConfig.slideshow_video_interstitial = ""; </script> <!-- ads_pushdown --> <!-- / working --> <script> jQuery(window).bind( 'load', function() { //Twitter window.twttr = (function (d,s,id) { var t, js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.src="//web.archive.org/web/20160816114248/http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } }); }(document, "script", "twitter-wjs")); //Google+ (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://web.archive.org/web/20160816114248/https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); //StumbleUpon (function() { var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; li.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//web.archive.org/web/20160816114248/http://platform.stumbleupon.com/1/widgets.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); })(); //LinkedIn jQuery.getScript( '//web.archive.org/web/20160816114248/http://platform.linkedin.com/in.js', function() { lang: 'en_us' } ); //Pintrest /* jQuery.getScript( '//web.archive.org/web/20160816114248/http://assets.pinterest.com/js/pinit.js', function() {}); */ }); </script> <!-- Tuenti <script type="text/javascript" src="http://widgets.tuenti.com/widgets.js"></script> --> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <!-- ads_pushdown --> <!-- ads_quickread --> <!-- ads_quickread_most_popular --> <!-- page_wrapper --> <!-- classes for page wrapper: wrapper bpage [[entry/blog], wide] --> <div id="wrapper" class="wrapper bpage entry canada-alberta regular"> <!-- ads_sponsored_content_logo --> <!-- Phoenix buglist --> <!-- page_header --> <section class="header"> <!-- AOL navbar for UK --> <!-- visual_header_area --> <header class="masthead group"> <!-- ads_leaderboard_flex --> <div id="modulous_leaderboard_flex" class="ad_spot"> <style type="text/css">#topnav_margin_btm { margin0 !important }</style> <div id="ad_leaderboard_flex" class="ad_wrapper_"><div id="adtech_leaderboard_flex"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_leaderboard_flex'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93328180'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "fc"; break; } var args = [adId, 'lb', 'lb' , adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'leaderboard_flex', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div> <script type="text/javascript">if (typeof HPAds !== 'undefined') { HPAds.ad_onload('div[id^="ad_leaderboard_flex"] iframe','HPAds.ad_uac_onload_handler(\' iframe[class^="uac_"]\',this,\'bottom_ad_border_div\',10)') }</script></div> <!-- ads_leaderboard_top --> <!-- page branding and current date --> <div class="tophead_wrapper"> <div class="branding"> <time datetime="2016-08-16">August 16, 2016</time> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/canada-alberta"> <strong class="title canada-alberta">Huffpost Canada Alberta</strong> <strong class="subtitle ca-subtitle">ca</strong> </a> </div> <!-- edition dropdown --> <!-- edition dropdown --> <div class="edition geo_dropdown"> <span class="current"> Edition: <strong class="this-region">ca</strong> <span class="arrow-down"></span> <button class="show-hide" data-target=".editions">Show/Hide</button> </span> <menu class="editions inner off"> <ul> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=AR"> <span>عربي (Arabic) </span> <strong>AR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=AU"> <span>Australia</span> <strong>AU</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=BR"> <span>Brasil</span> <strong>BR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=CA"> <span>Canada</span> <strong>CA</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=DE"> <span>Deutschland</span> <strong>DE</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=ES"> <span>Espa&ntilde;a</span> <strong>ES</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=FR"> <span>France</span> <strong>FR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=GR"> <span>Ελλάδα (Greece)</span> <strong>GR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=IN"> <span>India</span> <strong>IN</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=IT"> <span>Italia</span> <strong>IT</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=JP"> <span>&#26085;&#26412; (Japan)</span> <strong>JP</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=KR"> <span>&#54620;&#44397; (Korea)</span> <strong>KR</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=MG"> <span>Maghreb</span> <strong>MG</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=UK"> <span>United Kingdom</span> <strong>UK</strong> </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/?country=US"> <span>United States</span> <strong>US</strong> </a> </li> </ul> </menu> </div> <div class="region geo_dropdown"> <span class="current"> Region: <strong class="this-region">AB</strong> <span class="arrow-down"></span> <button class="show-hide" data-target=".regions">Show/Hide</button> </span> <menu class="regions inner off"> <ul> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/?country=CA®ion=ALL"> All Canada </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/alberta/?country=CA®ion=CA-AL"> Alberta </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/british-columbia/?country=CA®ion=CA-BC"> British Columbia </a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://quebec.huffingtonpost.ca/?country=CA®ion=CA-QB"> Qu&#233;bec (en fran&#231;ais) </a> </li> </ul> </menu> </div> <!-- wrapper of line of social, newsletter --> <div id="social-subscribe-search" class="social-subscribe-search group"> <ul class="group"> <li class="facebook"> <div class="content like"> <!-- facebook button code --> <div class="fb-like" data-href="http://www.facebook.com/HuffPostAlberta/" data-send="false" data-layout="button_count" data-width="40" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 40px"></div> </div> </li> <li class="twitter"> <div class="content tweet"> <!-- twitter button code --> <a href="https://web.archive.org/web/20160816114248/https://twitter.com/huffpostalberta" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="220px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160816114248/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> <li class="newsletters" data-fx="hover"> <div class="content"> <strong>Newsletters</strong> <div class="form"> <!-- sign up for vertical newsletter --> <div class="newsletters"> <form action="#"> <fieldset> <legend>Get Canada AlbertaNewsletters</legend> <label for="newsletter-email">Email address</label> <input class="input-email" placeholder="Enter email" id="newsletter-email" type="text"/> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <label for="newsletter-submit">Enter Email Address</label> <input data-vertical="canada-alberta" class="submit" id="newsletter-submit" type="submit" value="Go"/> </fieldset> </form> </div> </div> </div> </li> </ul> </div> <div class="clear"></div> </div><!-- .tophead_wrapper ENDS --> </header> <!-- line of links that sit on top of the visual header and user account controls --> <div class="topnav"> <!-- line of links that sit on top of the visual header --> <div class="links-products"> <!-- big news links that are vertical specific --> <div class="big-news-links"> <ul> <li class="commercial_big_news_links"> <!-- ads_big_news_link --> </li> </ul> </div> <!-- links to HP products that are the same across all verticals --> <div class="products"> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://itunes.apple.com/ca/app/the-huffington-post/id306621789?mt=8">iOS app</a></li> <li><a href="https://web.archive.org/web/20160816114248/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=cn">Android app</a></li> <li><a href="/web/20160816114248/http://www.huffingtonpost.ca/big-news/#canada-alberta">More</a></li> </ul> </div> </div> <!-- user account controls --> <!-- user account controls --> <div id="wendybird_user" class="user"> <div class="not-logged-in"> <ul class="group"> <li><span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Alerts</button></span></li> </ul> </div> <div class="logged-in off"> <div id="wendybird_user_data" class="account vcard"> <div class="top group"> <figure> <img src="/web/20160816114248im_/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" alt="" width="20" height="20"/> </figure> <span class="username">$USERNAME</span> </div> <menu class="controls"> <ul> <li> <span class="hidden"><a href="javascript:void(0);" onclick="return false;" class="hp_desktop_alerts">Desktop Notifications</button></span> </li> <li> <a href="/web/20160816114248/http://www.huffingtonpost.ca/social/" class="profile">Profile</a> </li> <li> <a href="/web/20160816114248/http://www.huffingtonpost.ca/users/preferences/">Settings</a></li> <li> <a href="/web/20160816114248/http://www.huffingtonpost.ca/users/logout/?referer=%2F" onclick="QuickLogin.SocialLogout('/users/logout/?referer=%2F'); return false;"> Logout </a> </li> </ul> </menu> </div> </div> </div> <script type="text/javascript"> HPUtil.initUserNavStatus(false); //SocialNotifications.setEvents(); //huff.use('desktop_stream'); </script> </div> <!-- large banner ad --> </section> <script> (function($){ // no Conflict $(function() { // dom ready var socialSubSearch = $('#social-subscribe-search'), newsletter = socialSubSearch.find('.newsletters'), rollout = socialSubSearch.find('[data-fx="hover"]'), liContent = socialSubSearch.find('.content'); var searchcheck="Huffington Post Search"; var checkInputContent = function(evt){ }; newsletter.find('.content').hover( function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } }, function(){ var inputVal = ""; if (inputVal != searchcheck && inputVal != "") { } } ); // rollover effects liContent .on('mouseenter', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); if(thatParent.data('fx') === 'hover') { thatParent.addClass('hover'); inputField.focus(); } }) .on('mouseleave', function() { var that = $(this), thatParent = that.parent('li'), inputField = that.find('input[type="text"]'); thatParent.removeClass('hover'); inputField.blur(); }); // end liContent }); })(jQuery); </script> <!-- END page_header --> <!-- page_navigation --> <nav class="main group"> <!-- top nav bar --> <section class="verticals canada-alberta group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_first_row&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="verticals-ul"> <li class="front-page toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;homepage&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/" title="Home" tabindex="1" class="link">FRONT PAGE</a> </li> <li class="canada-politics toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-politics&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/politics/" tabindex="2" class="link">Politics</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11527712"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/mark-critch-justin-trudeau-shirtless_n_11527712.html?ir=Canada+Politics">Shirtless Mark Critch Photobombs Justin Trudeau In Newfoundland</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/mark-critch-justin-trudeau-shirtless_n_11527712.html?ir=Canada+Politics#comments">0</a> </article> </li> <li data-id="11531218"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/n-s-senator-wins-70k-from-malicious-neighbours-who-tried-to-seize-his-land_n_11531218.html?ir=Canada+Politics">Sen. Tom McInnis Wins $70K From 'Malicious' Neighbours</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/n-s-senator-wins-70k-from-malicious-neighbours-who-tried-to-seize-his-land_n_11531218.html?ir=Canada+Politics#comments">4</a> </article> </li> <li data-id="11522262"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/liberals-not-necessarily-advantaged-by-switch-to-ranked-ballot-voting-system-experts_n_11522262.html?ir=Canada+Politics">Ranked Ballot Voting System Wouldn't Necessarily Give Liberals The Advantage: Experts</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/liberals-not-necessarily-advantaged-by-switch-to-ranked-ballot-voting-system-experts_n_11522262.html?ir=Canada+Politics#comments">193</a> </article> </li> <li data-id="11522340"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/canada-need-not-import-australia-s-woes-with-ranked-ballot-voting-system_n_11522340.html?ir=Canada+Politics">Australia's Ranked Ballot Headaches Need Not Be Imported By Canada</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/canada-need-not-import-australia-s-woes-with-ranked-ballot-voting-system_n_11522340.html?ir=Canada+Politics#comments">25</a> </article> </li> <li data-id="11515870"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/trudeau-montreal-pride-pa_n_11515870.html?ir=Canada+Politics">Trudeau At Montreal Pride: Canada Should Set An Example For The World On LGBTQ Rights</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/trudeau-montreal-pride-pa_n_11515870.html?ir=Canada+Politics#comments">243</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/politics/">Go to Politics</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Politics</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bill-c-51/">Bill C-51</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/althia-raj/">Althia Raj</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/politics-video/">Politics Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.co.uk/politics/">UK Politics</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-business toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-business&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/business/" tabindex="3" class="link">Business</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526710"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/housing-real-estate-canada-peak-crazy_n_11526710.html?ir=Canada+Business">Canadian Housing ‘Close To Peak Crazy,' B.C. Faces Long Decline: Reports</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/housing-real-estate-canada-peak-crazy_n_11526710.html?ir=Canada+Business#comments">0</a> </article> </li> <li data-id="11527788"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/shad-cbc-q_n_11527788.html?ir=Canada+Business">Shad Leaving CBC's 'Q,' Tom Power To Take Over As Host</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/shad-cbc-q_n_11527788.html?ir=Canada+Business#comments">21</a> </article> </li> <li data-id="11523652"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/lululemon-laurent-potdevin-interview_n_11523652.html?ir=Canada+Business">Lululemon Plans Ambitious Expansion</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/lululemon-laurent-potdevin-interview_n_11523652.html?ir=Canada+Business#comments">1</a> </article> </li> <li data-id="11523538"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/ontario-auto-industry-alberta-oil_n_11523538.html?ir=Canada+Business">Ontario's Auto-Industry Crisis Was Worse Than Alberta Oil Crash: Feds</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/ontario-auto-industry-alberta-oil_n_11523538.html?ir=Canada+Business#comments">0</a> </article> </li> <li data-id="11527702"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/retirement-age-69-germany-europe_n_11527702.html?ir=Canada+Business">Raise Retirement Age To 69, German Central Bank Urges</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/retirement-age-69-germany-europe_n_11527702.html?ir=Canada+Business#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/business/">Go to Business</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Business</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/working-poor/">Working Poor</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/joint-venture/">Joint Venture</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/sunny-freeman/">Sunny Freeman</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/business-video/">Business Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/technology/">Tech</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.techcrunch.com/">TechCrunch</a></li> </ul> </section> </div> </menu> </div> </li> <li class="world toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;world&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/world/" tabindex="4" class="link">WorldPost</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11376362"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost">Shirtless Justin Trudeau Spotted Emerging From Cave, Photobombing Wedding</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/justin-trudeau-shitless_n_11376362.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11384444"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost">In Rare Video Address, Japanese Emperor Akihito Asks To Leave Throne</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/08/japanese-emperor-wants-to-resign_n_11384444.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11377704"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost">Turkey's President Erdogan Holds Gigantic Rally In Istanbul</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/istanbul-rally-turkey-erdogan_n_11377704.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11383964"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost">Over 60 Dead After Suicide Bomber Targets Mourners In Front Of Pakistan Hospital</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/08/quetta-hospital-bombing_n_11383964.html?ir=WorldPost#comments">0</a> </article> </li> <li data-id="11372326"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost">Iran Executes Nuclear Scientist Who It Claims Spied For The U.S.</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/07/iran-nuclear-scientist-spy-amiri_n_11372326.html?ir=WorldPost#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/world/">Go to WorldPost</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in WorldPost</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/foreign-affairs/">Foreign Affairs</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/world-elections-2012/">World Elections</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/arab-spring/">Arab Uprising</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/afghanistan-war-blog/">Afghanistan War</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/syria/">Syria Crisis</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/impact/">Impact</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-parents toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-parents&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/parents/" tabindex="5" class="link">Parents</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526218"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/dillon-martinez-texas_n_11526218.html?ir=Canada+Parents">Dillon Martinez, Six-Month-Old Boy, Dies After Being Left All Day In SUV In Walmart Parking Lot</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/dillon-martinez-texas_n_11526218.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11526678"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/rowan-atkinson-son_n_11526678.html?ir=Canada+Parents">Rowan Atkinson Son: Mr. Bean's Lookalike Kid Is Joining The Army</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/rowan-atkinson-son_n_11526678.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11525650"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/royal-visit-to-canada_n_11525650.html?ir=Canada+Parents">Royal Visit To Canada: Looks Like Kate And Wills Are Bringing The Kids!</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/royal-visit-to-canada_n_11525650.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11527916"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/boy-selling-toy-food_n_11527916.html?ir=Canada+Parents">Police Help Boy Trying to Sell Toy For Food</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/boy-selling-toy-food_n_11527916.html?ir=Canada+Parents#comments">0</a> </article> </li> <li data-id="11530932"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/kevin-hart-wedding_n_11530932.html?ir=Canada+Parents">Kevin Hart Wedding: His Kids Stole The Show On His Special Day</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/kevin-hart-wedding_n_11530932.html?ir=Canada+Parents#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/parents/">Go to Parents</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Parents</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/parents-video/">Parents Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/holidays-canada/">Holiday Guide 2015</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-living toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-living&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/living/" tabindex="6" class="link">Living</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11520688"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/andre-de-grasse-usain-bolt-rio_n_11520688.html?ir=Canada+Living">Andre De Grasse And Usain Bolt Have A Bond, And It's Awesome</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/andre-de-grasse-usain-bolt-rio_n_11520688.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11525656"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/olympians-bite-metals_n_11525656.html?ir=Canada+Living">Why Do Olympians Bite Down On Their Medals?</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/olympians-bite-metals_n_11525656.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11525790"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/penny-oleksiak-pokemon-go_n_11525790.html?ir=Canada+Living">Penny Oleksiak, Typical Teen, Can't Wait To Play Pokemon Go When She's Home</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/penny-oleksiak-pokemon-go_n_11525790.html?ir=Canada+Living#comments">0</a> </article> </li> <li data-id="11524518"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/adele-i-won-t-sing-at-super-bowl-show-not-about-music_n_11524518.html?ir=Canada+Living">Adele Won't Sing At Super Bowl: 'That Show Is Not About Music'</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/adele-i-won-t-sing-at-super-bowl-show-not-about-music_n_11524518.html?ir=Canada+Living#comments">40</a> </article> </li> <li data-id="11493634"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/13/adam-van-koeverden-sexism-sports_n_11493634.html?ir=Canada+Living">Adam van Koeverden Tears Apart Sexist Sport Commentary</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/13/adam-van-koeverden-sexism-sports_n_11493634.html?ir=Canada+Living#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/living/">Go to Living</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Living</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/living-video/">Living Videos</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/weight-lost/">Healthy Inspiration</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/delicious-recipes/">Recipes</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://huffingtonpost.ca/news/canadian-women">Women</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/canada-sex/">Sex &amp; Relationships</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/weddings-canada/">Weddings</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/home-decor-canada">Home Decor</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/best-exercises/">Fitness</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/thalassa_english/">Thalassa</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-style toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-style&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/style/" tabindex="7" class="link">Style</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526064"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html?ir=Canada+Style">H&M; Taps Ashley Graham For New Campaign, But The Clothes Will Only Be Sold Online</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/ashley-graham-hm-plus-size_n_11526064.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11527278"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html?ir=Canada+Style">Eniko Parrish Marries Kevin Hart In Two Stunning Vera Wang Wedding Dresses</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/eniko-parrish-wedding-dress_n_11527278.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11500238"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html?ir=Canada+Style">Ashton Eaton, American Athlete, Shamed Online For Wearing Canada Hat To The Olympics</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/13/ashton-eaton-hat_n_11500238.html?ir=Canada+Style#comments">244</a> </article> </li> <li data-id="11432790"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/10/rio-olympic-tattoo_n_11432790.html?ir=Canada+Style">2016 Rio Olympics: Interesting Tattoos Explained And What Will Happen Come Tokyo 2020</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/10/rio-olympic-tattoo_n_11432790.html?ir=Canada+Style#comments">0</a> </article> </li> <li data-id="11529132"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/gabby-douglas-criticism-racism_n_11529132.html?ir=Canada+Style">Gabby Douglas 'Heartbroken' After Online Attacks Of Her Appearance, Behaviour</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/gabby-douglas-criticism-racism_n_11529132.html?ir=Canada+Style#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/style/">Go to Style</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Style</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/style-video/">Style Videos</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/beauty-canada/">Beauty</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/fashion-canada/">Fashion</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/celebrity-style-canada/">Celeb Style</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/wedding-style/">Wedding Style</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/worst-dressed/">Best And Worst Dressed</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/skincare/">Skincare</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/style/">Style (U.S.)</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/weddings/">Weddings</a></li> </ul> </section> </div> </menu> </div> </li> <li class="entertainment toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;entertainment&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/entertainment/" tabindex="8" class="link">Entertainment</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11526230"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/comedy-central-cancels-the-nightly-show-with-larry-wilmore_n_11526230.html?ir=Entertainment">Comedy Central Cancels 'The Nightly Show With Larry Wilmore'</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/comedy-central-cancels-the-nightly-show-with-larry-wilmore_n_11526230.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11524130"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/liam-hemsworth-and-miley-cyrus-go-for-gold-at-bizarre-themed-party_n_11524130.html?ir=Entertainment">Liam Hemsworth And Miley Cyrus Go For Gold At Bizarre Themed Party</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/liam-hemsworth-and-miley-cyrus-go-for-gold-at-bizarre-themed-party_n_11524130.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11507388"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/14/kevin-hart-eniko-parrish-married_n_11507388.html?ir=Entertainment">Kevin Hart And Eniko Parrish Are Officially Married</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/14/kevin-hart-eniko-parrish-married_n_11507388.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11524134"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment">The First Trailer For 'Rob &amp; Chyna' Is Here And It's Just As Dramatic As We'd Hoped</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/14/rob-and-chyna-trailer_n_11524134.html?ir=Entertainment#comments">0</a> </article> </li> <li data-id="11532256"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/fyvush-finkel-dead-dies-at-93_n_11532256.html?ir=Entertainment">Fyvush Finkel, 'Boston Public' And 'Picket Fences' Actor, Dead At 93</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/fyvush-finkel-dead-dies-at-93_n_11532256.html?ir=Entertainment#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/entertainment/">Go to Entertainment</a> </section> <!-- right column --> <div class="more-vertical"> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/celebrity/">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://news.moviefone.ca/">Moviefone</a></li> </ul> </section> </div> </menu> </div> </li> <li class="arts toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;arts&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/arts/" tabindex="9" class="link">Arts</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11524332"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/12/math-magazine-feminist-porn_n_11524332.html?ir=Arts">This Is What A Feminist Porn Magazine Looks Like</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/12/math-magazine-feminist-porn_n_11524332.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11534254"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/lin-manuel-miranda-drunk-history_n_11534254.html?ir=Arts">On This Day, You Can Watch Drunk Lin-Manuel Miranda Explain The Plot Of 'Hamilton'</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/lin-manuel-miranda-drunk-history_n_11534254.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11526276"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/12/hope-artist-shepard-fairey-new-art_n_11526276.html?ir=Arts">'Hope' Artist Shepard Fairey Explains Why He's Voting For Hillary Clinton</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/12/hope-artist-shepard-fairey-new-art_n_11526276.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11526146"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/detroit-heidelberg-project-dismantled_n_11526146.html?ir=Arts">After 30 Years, Detroit's Beloved Heidelberg Project Will Be Dismantled</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/15/detroit-heidelberg-project-dismantled_n_11526146.html?ir=Arts#comments">0</a> </article> </li> <li data-id="11492348"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/11/babysitters-club-cover-plot_n_11492348.html?ir=Arts">The Plot Of Every Original 'Baby-Sitters Club' Book, Based On The Covers</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/2016/08/11/babysitters-club-cover-plot_n_11492348.html?ir=Arts#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/arts/">Go to Arts</a> </section> <!-- right column --> <div class="more-vertical"> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/books/">Books</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/black-voices/">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/latino-voices/">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/gay-voices/">Gay Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/religion/">Religion</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-alberta toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-alberta&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/alberta/" tabindex="10" class="link">Alberta</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11533250"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html?ir=Canada+Alberta">Josh Bowmar Spears Alberta Black Bear In Deleted Video</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html?ir=Canada+Alberta#comments">276</a> </article> </li> <li data-id="11516692"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/brad-wall-says-racist-and-hate-filled-comments-after-fatal-shooting-must-stop_n_11516692.html?ir=Canada+Alberta">Colten Boushie Shooting: Premier Brad Wall Condemns 'Hate-Filled' Comments</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/brad-wall-says-racist-and-hate-filled-comments-after-fatal-shooting-must-stop_n_11516692.html?ir=Canada+Alberta#comments">71</a> </article> </li> <li data-id="11514934"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/edmonton-skydiver-killed_n_11514934.html?ir=Canada+Alberta">Edmonton Skydiver Killed During Competition</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/edmonton-skydiver-killed_n_11514934.html?ir=Canada+Alberta#comments">2</a> </article> </li> <li data-id="11528400"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html?ir=Canada+Alberta">William Hilts, Pilot Killed Fighting Cold Lake Wildfire, Was Not Formally Trained On Risks</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html?ir=Canada+Alberta#comments">0</a> </article> </li> <li data-id="11530062"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/alberta-police-dog-pikach_n_11530062.html?ir=Canada+Alberta">Alberta Police Dog Shows You Don't Need Pokeballs To Catch A Pikachu</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/alberta-police-dog-pikach_n_11530062.html?ir=Canada+Alberta#comments">0</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/alberta/">Go to Alberta</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in Alberta</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/calgary">Calgary</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/edmonton">Edmonton</a></li> </ul> </section> </div> </menu> </div> </li> <li class="canada-british-columbia toplevel" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;canada-british-columbia&quot;}}"> <a class="toplevel-a" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/british-columbia/" tabindex="11" class="link">BC</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="group"> <!-- left colum --> <section class="more-stories trending"> <ul> <li data-id="11535284"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/bear-north-vancouver_n_11535284.html?ir=Canada+British+Columbia">Capilano River Hiker Chased By Black Bear</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/bear-north-vancouver_n_11535284.html?ir=Canada+British+Columbia#comments">6</a> </article> </li> <li data-id="11501870"> <article> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/one-critically-injured-following-bear-attack-in-port-coquitlam-b-c_n_11501870.html?ir=Canada+British+Columbia">Port Coquitlam, B.C. Bear Attack Leaves 10-Year-Old Girl Critically Injured</a> <a data-anchor="#comments" class="comments" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/one-critically-injured-following-bear-attack-in-port-coquitlam-b-c_n_11501870.html?ir=Canada+British+Columbia#comments">7</a> </article> </li> </ul> <!-- ads_top_nav_edit_promo --> <a class="goto" href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/british-columbia/">Go to BC</a> </section> <!-- right column --> <div class="more-vertical"> <section class="more-in"> <strong>More in BC</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;more_in&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bc-politics">B.C. Politics</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bc-business">B.C. Business</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bc-good-news/">B.C. Good News</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bc-rcmp/">B.C. RCMP</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/vancouver">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/vancouver-housing/">Vancouver Housing</a></li> </ul> </section> <section class="might-like"> <strong>You Might Also Like</strong> <ul data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;like_list&quot;}}"> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/bc-video/">B.C.Videos</a></li> </ul> </section> </div> </menu> </div> </li> <!-- START UK BLOGS DROP DOWN --> <!-- END UK BLOGS DROP DOWN --> <li class="all-sections toplevel" id="all-sections"> <a class="toplevel-a" href="#" tabindex="12" class="link">All Sections</a> <!-- dropdown for this item --> <div class="menu-container"> <menu class="off"> <!-- top half, sections and links under each section --> <ul class="verticals group"> <li class="verticals-li"> <strong>News</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/politics/">Canada Politics</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/business/">Canada Business</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/politics/">US Politics</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/business/">US Business</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/world/?ir=Canada">World</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/media/?ir=Canada">Media</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/sports/?ir=Canada">Sports</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/education/?ir=Canada">Education</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/crime/?ir=Canada">Crime</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/weird-news/?ir=Canada">Weird News</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/good-news/?ir=Canada">Good News</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.dailyfinance.com/">Daily Finance</a></li> </ul> </li> <li class="verticals-li"> <strong>Entertainment</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/entertainment/?ir=Canada">Entertainment</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/music/">Music</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/tv/">TV</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/celebrity/?ir=Canada">Celebrity</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/comedy/?ir=Canada">Comedy</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/arts/?ir=Canada">Arts</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/books/?ir=Canada">Books</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://news.moviefone.ca/">Moviefone</a></li> </ul> </li> <li class="verticals-li"> <strong>Life &amp; Style</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/living/">Living</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/style/">Style</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/home/?ir=Canada">Home</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/healthy-living/?ir=Canada">Healthy Living</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/taste/?ir=Canada">Taste</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/weddings/?ir=Canada">Weddings</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/travel/">Travel</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/parents/?ir=Canada">Parents</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/divorce/?ir=Canada">Divorce</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/50/?ir=Canada">HuffPost 50</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/own/?ir=Canada">OWN</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/quiet-revolution/">Quiet Revolution</a></li> </ul> </li> <li class="verticals-li"> <strong>Tech &amp; Science</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/tech/?ir=Canada">Tech</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/science/?ir=Canada">Science</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/green/?ir=Canada">Green</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.techcrunch.com/">Techcrunch</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.engadget.com/">Engadget</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.tuaw.com/">TUAW</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.joystiq.com/">Joystiq</a></li> </ul> </li> <li class="verticals-li"> <strong>Voices</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/impact/">Impact</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/women/?ir=Canada">Women</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/black-voices/?ir=Canada">Black Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/latino-voices/?ir=Canada">Latino Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/queer-voices/?ir=Canada">Queer Voices</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/religion/?ir=Canada">Religion</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/college/?ir=Canada">College</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/teen/?ir=Canada">Teen</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/news/outspeak/?ir=Canada">Outspeak</a></li> </ul> </li> <li class="verticals-li"> <strong>Local</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://quebec.huffingtonpost.ca/">Quebec (French)</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/calgary/">Calgary</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/montreal/">Montreal</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/ottawa/">Ottawa</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/toronto/">Toronto</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/vancouver/">Vancouver</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/winnipeg/">Winnipeg</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.mapquest.ca/">Mapquest</a></li> <li><a href="https://web.archive.org/web/20160816114248/http://www.patch.com/">Patch.com</a></li> </ul> </li> </ul> <!-- mobile apps buttons at the bottom --> <div class="mobile-apps"> <strong>Our Mobile Apps:</strong> <ul> <li><a href="https://web.archive.org/web/20160816114248/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8">iPhone</a></li> <li><a href="https://web.archive.org/web/20160816114248/https://itunes.apple.com/us/app/the-huffington-post/id306621789">iPad</a></li> <li><a href="https://web.archive.org/web/20160816114248/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en">Android Phone</a></li> <li><a href="https://web.archive.org/web/20160816114248/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=cn">Android Tablet</a></li> </ul> </div> </menu> </div> </li> </ul> </section> <!-- bottom nav bar --> <section class="stories group" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;topnav_subnav&quot;,&quot;mlid&quot;:&quot;topnav&quot;}}"> <ul class="group"> <li class="this-vertical"> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/alberta/">Alberta</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/rachel-notley">Rachel Notley</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/alberta-politics">Alberta Politics</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/alberta-business">Alberta Business</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/calgary">Calgary</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/news/edmonton">Edmonton</a> </li> </ul> </section> </nav> <!-- ads_leaderboard_below_nav --> <!-- ads_curtain --> <div id="curtain_wrapper"> <div id="curtainunit"></div> </div> <!-- ads_status_bar --> <!-- ads_edit_banner --> <!-- END page_navigation --> <!-- page_content --> <section class="content"> <!-- breaking_news module --> <!-- 3up carousel module --> <!-- ads_threeup_edit_promo --> <section id="carousel" class="three-up" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;threeup_top_wrapper&quot;,&quot;mlid&quot;:&quot;threeup&quot;}}"> <div class="group three-up-list"> <ul class="three-up-holder"> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11516692&quot;,&quot;mpid&quot;:0}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/brad-wall-says-racist-and-hate-filled-comments-after-fatal-shooting-must-stop_n_11516692.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/3689444/images/r-BRAD-WALL-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Wall Condemns 'Hate-Filled' Comments Made After Fatal Shooting" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/brad-wall-says-racist-and-hate-filled-comments-after-fatal-shooting-must-stop_n_11516692.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Wall Condemns 'Hate-Filled' Comments Made After Fatal Shooting</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11514934&quot;,&quot;mpid&quot;:1}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/edmonton-skydiver-killed_n_11514934.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4601758/images/r-SKYDIVER-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Skydiver Killed During Competition Near Edmonton" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/14/edmonton-skydiver-killed_n_11514934.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Skydiver Killed During Competition Near Edmonton</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11453020&quot;,&quot;mpid&quot;:2}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/homemade-wheelchair-toddler_n_11453020.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4594344/images/r-EVELYN-MOORE-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Toddler Is A Speed Demon In Homemade Wheelchair" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/homemade-wheelchair-toddler_n_11453020.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Toddler Is A Speed Demon In Homemade Wheelchair</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11530062&quot;,&quot;mpid&quot;:3}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/alberta-police-dog-pikach_n_11530062.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4604278/images/r-ALBERTA-K9-PIKACHU-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Police Dog Shows There's Another Way To Catch Pikachu" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/alberta-police-dog-pikach_n_11530062.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Police Dog Shows There's Another Way To Catch Pikachu</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11528400&quot;,&quot;mpid&quot;:4}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4603786/images/r-AIR-TRACTOR-AT-802A-CRASH-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Pilot Killed Fighting Wildfire Was Not Formally Trained On Risks" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/william-hilts_n_11528400.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Pilot Killed Fighting Wildfire Was Not Formally Trained On Risks</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11526258&quot;,&quot;mpid&quot;:5}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/markerville-alberta_n_11526258.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4603586/images/r-MARKERVILLE-FLAG-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Tiny Historic Town Gives Visitors A Glimpse Of Iceland In Alberta" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/markerville-alberta_n_11526258.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Tiny Historic Town Gives Visitors A Glimpse Of Iceland In Alberta</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11477436&quot;,&quot;mpid&quot;:6}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/alberta-man-arrested_n_11477436.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4598438/images/r-GRANDE-PRAIRIE-SUSPECT-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Alberta RCMP Don't Know Who They Arrested" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/alberta-man-arrested_n_11477436.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Alberta RCMP Don't Know Who They Arrested</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11481058&quot;,&quot;mpid&quot;:7}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/edmonton-best-patios_n_11481058.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4598932/images/r-PARLOUR-PATIO-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for 5 Patios For Soaking Up The Sun In Edmonton" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/edmonton-best-patios_n_11481058.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">5 Patios For Soaking Up The Sun In Edmonton</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11456870&quot;,&quot;mpid&quot;:8}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/09/alberta-oil-wells_n_11456870.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4595052/images/r-ABANDONED-OIL-WELL-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Alberta's Abandoned Oil Wells Could One Day Harvest Green Energy" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/09/alberta-oil-wells_n_11456870.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Alberta's Abandoned Oil Wells Could One Day Harvest Green Energy</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11459758&quot;,&quot;mpid&quot;:9}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/calgary-business_n_11459758.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4595306/images/r-CALGARY-BUSINESS-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for More And More Calgary Businesses Are Closing Up Shop" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/calgary-business_n_11459758.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">More And More Calgary Businesses Are Closing Up Shop</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11475752&quot;,&quot;mpid&quot;:10}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/calgary-cat-breeder_n_11475752.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4598192/images/r-ABUSED-MAINE-COON-CATS-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Breeder Charged After 89 Cats Seized From Calgary Home" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/calgary-cat-breeder_n_11475752.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Breeder Charged After 89 Cats Seized From Calgary Home</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11475616&quot;,&quot;mpid&quot;:11}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/edmonton-teen-sextortion_n_11475616.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4598034/images/r-LAPTOP-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Edmonton Teen Charged With Online 'Sextortion'" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/edmonton-teen-sextortion_n_11475616.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Edmonton Teen Charged With Online 'Sextortion'</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11474788&quot;,&quot;mpid&quot;:12}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/alberta-drilling-rights_n_11474788.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i0.huffpost.com/gen/4597900/images/r-OIL-DRILLING-ALBERTA-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Alberta Drilling Rights Might See Lowest Sales Ever This Year" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/12/alberta-drilling-rights_n_11474788.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Alberta Drilling Rights Might See Lowest Sales Ever This Year</a></strong> </article> </li> <li class="three-up-item"> <article data-beacon="{&quot;p&quot;:{&quot;plid&quot;:&quot;11454880&quot;,&quot;mpid&quot;:13}}"> <figure> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/jason-kenney_n_11454880.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;img&quot;}}" onclick="HPTrack.trackPageview('');"><img data-img-path="https://web.archive.org/web/20160816114248/http://i1.huffpost.com/gen/4594644/images/r-JASON-KENNEY-medium260.jpg" src="https://web.archive.org/web/20160816114248im_/http://s1.huffpost.com/images/blank.gif" alt="Image for Alberta NDP Ask For Investigation Of Jason Kenney's Fundraising" class="async-img-load"/></a> </figure> <strong><a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/11/jason-kenney_n_11454880.html" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;hdln&quot;}}" onclick="HPTrack.trackPageview('');">Alberta NDP Ask For Investigation Of Jason Kenney's Fundraising</a></strong> </article> </li> </ul> </div> <button class="previous">Previous Story</button> <button class="next">Next Story</button> </section> <script> (function($){ $('.lnid-threeup_left_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/left.v2/Canada Alberta'); }); $('.lnid-threeup_right_nav').on('click', function(){ HPTrack.trackPageview('/t/a/threeupnav.v6/right.v2/Canada Alberta'); }); })(jQuery); </script> <!-- main entry body --> <section class="main group"> <!-- Breaking news bar --> <!-- main entry body --> <div class="column entry"> <!-- Article content --> <!-- entry header --> <article class="entry" id="printable"> <header> <!-- Title --> <h1 class="title">Josh Bowmar Spears Alberta Black Bear In Deleted Video</h1> <!-- Author Information --> <div class="author wire"> <div class="byline vcard group "> <div class="info"> <span class="thirdparty-logo"> CP </span> <span class="name fn"> &nbsp;|&nbsp; By Lauren Krugel, The Canadian Press </span> </div> </div> </div> <!-- Article Byline Information --> <div class="headline group"> <div class="times"> <span class="posted"> Posted: <time datetime="2016-08-15T17:32:15-04:00"> 08/15/2016 5:32 pm EDT </time> </span> <span class="updated"> Updated: <time datetime="2016-08-15T22:59:01-04:00"> 08/15/2016 10:59 pm EDT </time> </span> </div> </div> <!-- Article Main Image --> <!-- article image/video (if applicable) --> <div class="main-visual group embedded-image"> <div class="vdb_player vdb_574d96a9e4b03083ae0027ec564e003d67b62214082cc703"><script type="text/javascript" src="//web.archive.org/web/20160816114248js_/http://delivery.vidible.tv/jsonp/pid=574d96a9e4b03083ae0027ec/vid=57b2737a1c689922ff420c0b,57acea69134aa155f1c925ae,57961299c4d21f76f16cee09,578f8bb51c689964981479e9,578ecd9fc4d21f4a12baf4be,5786b34ea623785f52b764fa/564e003d67b62214082cc703.js"></script></div> </div> <!-- Imageblog Social Share Bar --> <!-- Social Share Bar --> <menu id="social_badges" class="social_badges_ social-bar group floating"> <section class="social-badge" data-url="/ajax/social/phoenix_social_badge_json.php?badges=facebook_like%2Cfacebook%2Ctwitter%2Cgoogleshare%2Cpinterest%2Cstumbleupon%2Cemail%2Ccomments&amp;id=11533250&amp;url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F15%2Fjosh-bowmar_n_11533250.html" data-entry-id="11533250"> <ul class="shares group"> <li class="share facebook_like VERB_LIKE" data-type="fblike"><a href="https://web.archive.org/web/20160816114248/javscript:void(0)"><div class="fb-like" data-href="http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" data-send="false" data-layout="box_count" data-width="450" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 450px"></div></a></li><li class="share facebook" data-type="facebook"> <a class="social-fb-share-btn" href="https://web.archive.org/web/20160816114248/https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F15%2Fjosh-bowmar_n_11533250.html" data-url="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" data-title="Hunter Films Himself Spearing Alberta Black Bear" data-caption="www.huffingtonpost.ca" data-image="http://i.huffpost.com/gen/4604588/images/o-JOSH-BOWMAR-SPEARS-BEAR-facebook.jpg"> <span class="facebook-share-btn label">Share</span> <span class="facebook-share-count count"></span> </a> </li> <li class="share twitter" data-type="twitter"> <div class="social-twitter-btn" data-size="116" data-account="huffpostalberta"> <a class="twitter-tweet-btn" href="https://web.archive.org/web/20160816114248/https://twitter.com/intent/tweet?lang=en&amp;text=Hunter+films+himself+spearing+Alberta+black+bear+http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F15%2Fjosh-bowmar_n_11533250.html"> <span class="twitter-tweet-btn label">Tweet</span> <span class="twitter-tweet-count count"></span> </a> </div> </li> <li class="share googleshare" data-type="googleshare"><div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-href="http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"></div> </li> <li class="share pinterest" data-type="pinterest"> <div class="social-pinterest-btn"> <a class="pinterest-pinit-btn" data-url="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html" href="https://web.archive.org/web/20160816114248/http://www.pinterest.com/pin/create/button/?media=http%3A%2F%2Fi.huffpost.com%2Fgen%2F4604588%2Fimages%2Fn-JOSH-BOWMAR-SPEARS-BEAR-Pinterest.jpg&amp;description=Josh+Bowmar+Spears+Alberta+Black+Bear+In+Deleted+Video" target="_blank" data-pin-do="skipLink" data-pin-config="above"> <span class="pinterest-pinit-count count"></span> </a> </div> </li> <li class="share stumbleupon" data-type="stumbleupon"> <!-- Place this tag where you want the su badge to render --> <su:badge layout="5"></su:badge> <!-- Place this snippet wherever appropriate --> <script type="text/javascript"> (function() { var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; li.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + '//web.archive.org/web/20160816114248/http://platform.stumbleupon.com/1/widgets.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); })(); </script> </li> <li class="share email" data-type="email"> <div class="social-email-btn"> <a href="#" class="hp-email-btn label">Email</a> <span class="hp-email-count count"></span> </div> </li> <li class="share comment" data-type="comments"> <div class="social-comment-btn"> <span class="hp-comment-btn label">Comment</span> <span class="hp-comment-count count"></span> </div> </li> </ul> </section> <section class="chicklets"> <ul class="group"> <li class="tumblr" data-type="tumblr"> <a target="chicklet" title="Share on Tumblr" href="https://web.archive.org/web/20160816114248/http://www.tumblr.com/share/link?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F15%2Fjosh-bowmar_n_11533250.html&amp;name=Josh Bowmar Spears Alberta Black Bear In Deleted Video&amp;description="> <span class="hidden">tumblr</span> </a> </li><li class="reddit" data-type="reddit"> <a target="chicklet" title="Share on Reddit" href="https://web.archive.org/web/20160816114248/http://reddit.com/submit?url=http%3A%2F%2Fwww.huffingtonpost.ca%2F2016%2F08%2F15%2Fjosh-bowmar_n_11533250.html&amp;title=Josh Bowmar Spears Alberta Black Bear In Deleted Video"> <span class="hidden">reddit</span> </a> </li> </ul> </section> </menu> <!-- Print Icon for Canada and Quebect verticals in permalink page --> <a href="javascript:window.print()" title="Print" class="print_btn"><img src="https://web.archive.org/web/20160816114248im_/http://www.huffingtonpost.com/images/v/print.gif" width="52" height="17" alt="Print"/></a> <div style="clear:both"></div> </header> <!-- Article Text Body --> <div class="float_right padding_left_10"> </div> <!-- Entry main text --> <div class="content" id="mainentrycontent"> <div class="float_left"> <!-- AD ads_sharebox_260x60 --> <div class="ad_share_box"> <div id="modulous_sharebox_260x60" class="ad_spot"> <div class="ad_share_box"> <div style="display:none;line-height:normal;font:0.6em sans-serif;color:#909090;" class="sharebox-label">ADVERTISEMENT</div> <style>#ad_sharebox_260x60 img {padding:0;margin:0;}</style> <div id="ad_sharebox_260x60" class="ad_wrapper" style="padding:0;background:none;"><div id="adtech_sharebox_260x60"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_sharebox_260x60'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93328779'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "fc"; break; } var args = [adId, '260', '60', adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'sharebox_260x60', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div></div> <script> (function(){ var box = document.getElementById('ad_sharebox_260x60').parentNode; var label = box.querySelector('.sharebox-label'); function resize() { var ifr = box.querySelector('iframe'); if ((!ifr && box.offsetWidth > 10 && box.offsetHeight > 10) || (ifr && ifr.offsetWidth > 10 && ifr.offsetHeight > 10)) { box.style.paddingBottom = '5px'; box.style.marginRight = '20px'; label.style.display = ''; } else { label.style.display = 'none'; box.style.marginRight = box.style.paddingBottom = ''; } } for (i=0; i<10000; i+= 500) { window.setTimeout(resize, i); } }()); </script> </div> <script type="text/javascript"> if ( 'undefined' != typeof(HPAds.ad_sharebox_260x60_fix) ) { HPAds.ad_sharebox_260x60_fix(); } </script> </div> </div> <p class="no-pin"><a target="_hplink" href="https://web.archive.org/web/20160816114248/http://www.thecanadianpress.com/"><img src="https://web.archive.org/web/20160816114248im_/http://s.huffpost.com/images/v/thecanadianpress_logo.gif"/></a></p> <!-- Entry Text --> <p>CALGARY — The Alberta government says an online video showing a black bear being killed by a spear is unacceptable and it plans to ban the practice.</p><p>The video posted in June on the YouTube account of Josh Bowmar, who runs an Ohio-based fitness company with his wife, set off a deluge of outrage before it was made private.</p><p>By the time it was removed from public view on Monday it had garnered more than 208,000 views.</p><p>The 13-minute video shows the man launching a spear — with a camera attached — at a bear from 11 to 14 metres away and captures his jubilant reaction when the animal is hit.</p><blockquote class="pull-quote"> <span class="quote">"I just did something I don't think anybody in the entire world has ever done and that was spear a bear on the ground on film. And I smoked him."</span></blockquote><p>"He's going down. I drilled him perfect. That was the longest throw I thought I could ever make," he says, raising his arms in the air and smiling broadly.</p><p>"I just did something I don't think anybody in the entire world has ever done and that was spear a bear on the ground on film. And I smoked him."</p><p>The hunter and two others are shown retrieving the bear the next morning. The animal's internal organs are seen spilling out of a large wound in its side.</p><p>Commenters on YouTube were livid. At least one threatened to do to the hunter what he did to the bear.</p><p>Twitter users called the bear's killing sick, inhumane, shameful and disgusting.</p><p>The video credited John and Jenn Rivet — who run a hunting outfitting business in Swan Hills north of Edmonton — for organizing the hunt. They did not reply to requests for comment.</p><p><strong>'Archaic' practice</strong></p><p>Alberta Environment and Parks spokesman Tim Chamberlin called spear hunting an "archaic" practice.</p><p>"Work is well underway to update Alberta's hunting regulations. We will introduce a ban on spear hunting this fall as part of those updated regulations," he said in an emailed statement.</p><p>"In the meantime, we have asked Fish and Wildlife officers to investigate this incident to determine if charges are warranted under existing laws."</p><p>Bowmar said he was surprised by the reaction to the video. He said spears have been used for hunting since the "dawn of man" and the notion that the method is inhumane "couldn't be further from the truth."</p><p>He said the spear blade he used was 13 centimetres wide and about 40 centimetres long and penetrated the bear more than 60 centimetres deep.</p><p>"The bear I speared only ran (55 metres) and died immediately, that's as humane and ethical as one could get in a hunting situation on big game animals. Trust me, no one cares more about these animals than us hunters, especially me," he said in an emailed statement.</p><p>He added that if he just wanted to kill, he could have shot the bear from half a kilometre away without it having a chance to escape.</p><p>"If I didn't care about the humane killing of this bear, why did I spend years preparing and practising, becoming extremely proficient with a spear to make sure I could harvest this bear ethically?"</p><p>He also said the animals he hunts are not wasted.</p><blockquote class="pull-quote"> <span class="quote">"If they're able to make a good shot, then it can be an ethical kill."</span></blockquote><p>"In fact, it is even against the law to waste the animals hide from the animals. We also eat the meat from our harvested animals including bear. On top of tasting amazing, it's extremely nutritious for our bodies."</p><p>Todd Zimmerling, president of the Alberta Conservation Association, said he can see how the images in the video, which he has not seen himself, would be upsetting to some.</p><p>He said if hunters follow the law and are skilled enough to ensure a "quick and clean" kill he has no concern — regardless of the type of weapon.</p><p>"If they're able to make a good shot, then it can be an ethical kill," he said.</p><p>"I certainly don't want to see a whole pile of people run out there starting to throw spears at bears just to try it. That would be an issue."</p><p><em><strong>Also on HuffPost:</strong></em></p> <script type="text/javascript"> var hp_slideshow_data_465150 = {"embed_tag":"<HH--236SLIDEEXPAND--465150--HH>","slideshow_id":"465150","title":"Nine-year-old shoots bear for birthday ","created":"2015-11-20 12:08:44","author_id":"379160","is_anonymous_vote":"yes","lower_rank_value":"","higher_rank_value":"","top_5_text":"","type":"expand","total":4,"list":false,"slideimages":[{"slide_id":"465150","slideimage_id":"6300588","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"0","drone_druid":"19e62f28aaeb087b6ed11c3c80d6b6ebe439addc","drone_asid":"202617639","caption":"Bear looks up at platform where the young boys are perched with guns","rating":"0","votes":"0","slideimage_crops":[{"id":"20259428","slideimage_id":"6300588","slide_id":"465150","type":"free","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_free.jpg"},{"id":"20259430","slideimage_id":"6300588","slide_id":"465150","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_smallfree.jpg"},{"id":"20259432","slideimage_id":"6300588","slide_id":"465150","type":"small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_small.jpg"},{"id":"20259434","slideimage_id":"6300588","slide_id":"465150","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_splash_900.jpg"},{"id":"20259436","slideimage_id":"6300588","slide_id":"465150","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_splash_600.jpg"},{"id":"20259438","slideimage_id":"6300588","slide_id":"465150","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_splash_small.jpg"},{"id":"20259440","slideimage_id":"6300588","slide_id":"465150","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_sq50.jpg"},{"id":"20259442","slideimage_id":"6300588","slide_id":"465150","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_croppable.jpg"},{"id":"20259444","slideimage_id":"6300588","slide_id":"465150","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_compressed.jpg"},{"id":"20259446","slideimage_id":"6300588","slide_id":"465150","type":"original","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300588_sq50.jpg"},{"slide_id":"465150","slideimage_id":"6300590","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"1","drone_druid":"19e62f28aaeb087b6ed11c3c80d6b6ebe439addc","drone_asid":"202617638","caption":"Bear approaches the food that has been laid as a trap","rating":"0","votes":"0","slideimage_crops":[{"id":"20259448","slideimage_id":"6300590","slide_id":"465150","type":"free","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_free.jpg"},{"id":"20259450","slideimage_id":"6300590","slide_id":"465150","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_smallfree.jpg"},{"id":"20259452","slideimage_id":"6300590","slide_id":"465150","type":"small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_small.jpg"},{"id":"20259454","slideimage_id":"6300590","slide_id":"465150","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_splash_900.jpg"},{"id":"20259456","slideimage_id":"6300590","slide_id":"465150","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_splash_600.jpg"},{"id":"20259458","slideimage_id":"6300590","slide_id":"465150","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_splash_small.jpg"},{"id":"20259460","slideimage_id":"6300590","slide_id":"465150","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_sq50.jpg"},{"id":"20259462","slideimage_id":"6300590","slide_id":"465150","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_croppable.jpg"},{"id":"20259464","slideimage_id":"6300590","slide_id":"465150","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_compressed.jpg"},{"id":"20259466","slideimage_id":"6300590","slide_id":"465150","type":"original","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300590_sq50.jpg"},{"slide_id":"465150","slideimage_id":"6300592","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"2","drone_druid":"19e62f28aaeb087b6ed11c3c80d6b6ebe439addc","drone_asid":"202617637","caption":"Nine-year-old Reed Sutley aims his rifle at two of the bears","rating":"0","votes":"0","slideimage_crops":[{"id":"20259408","slideimage_id":"6300592","slide_id":"465150","type":"free","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_free.jpg"},{"id":"20259410","slideimage_id":"6300592","slide_id":"465150","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_smallfree.jpg"},{"id":"20259412","slideimage_id":"6300592","slide_id":"465150","type":"small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_small.jpg"},{"id":"20259414","slideimage_id":"6300592","slide_id":"465150","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_splash_900.jpg"},{"id":"20259416","slideimage_id":"6300592","slide_id":"465150","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_splash_600.jpg"},{"id":"20259418","slideimage_id":"6300592","slide_id":"465150","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_splash_small.jpg"},{"id":"20259420","slideimage_id":"6300592","slide_id":"465150","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_sq50.jpg"},{"id":"20259422","slideimage_id":"6300592","slide_id":"465150","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_croppable.jpg"},{"id":"20259424","slideimage_id":"6300592","slide_id":"465150","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_compressed.jpg"},{"id":"20259426","slideimage_id":"6300592","slide_id":"465150","type":"original","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300592_sq50.jpg"},{"slide_id":"465150","slideimage_id":"6300594","type":"image","title":" ","title_link":"","width":"0","height":"0","credits":"","config":{"text":{"show_image":null,"image_width_percent":null,"image_height_percent":null},"migrate":{"type_data":{"comment":{"permalink":null},"blog":{"permalink":null}}}},"created":"0000-00-00 00:00:00","image_num":"3","drone_druid":"19e62f28aaeb087b6ed11c3c80d6b6ebe439addc","drone_asid":"202617636","caption":"The shot bear lays motionless on the floor","rating":"0","votes":"0","slideimage_crops":[{"id":"20259388","slideimage_id":"6300594","slide_id":"465150","type":"free","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_free.jpg"},{"id":"20259390","slideimage_id":"6300594","slide_id":"465150","type":"smallfree","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_smallfree.jpg"},{"id":"20259392","slideimage_id":"6300594","slide_id":"465150","type":"small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_small.jpg"},{"id":"20259394","slideimage_id":"6300594","slide_id":"465150","type":"splash_900","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_splash_900.jpg"},{"id":"20259396","slideimage_id":"6300594","slide_id":"465150","type":"splash_600","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_splash_600.jpg"},{"id":"20259398","slideimage_id":"6300594","slide_id":"465150","type":"splash_small","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_splash_small.jpg"},{"id":"20259400","slideimage_id":"6300594","slide_id":"465150","type":"sq50","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_sq50.jpg"},{"id":"20259402","slideimage_id":"6300594","slide_id":"465150","type":"croppable","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_croppable.jpg"},{"id":"20259404","slideimage_id":"6300594","slide_id":"465150","type":"compressed","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_compressed.jpg"},{"id":"20259406","slideimage_id":"6300594","slide_id":"465150","type":"original","url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_original.jpg"}],"slideimage_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_compressed.jpg","slideimage_thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/465150\/slide_465150_6300594_sq50.jpg"}],"slide_html":"","more_slideshows":[{"entry_id":"1348994","entry_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/www.huffingtonpost.com\/2012\/03\/15\/brian-williams-more-than_n_1348994.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/194255\/slide_194255_424747_small.jpg","title":"MSNBC Lineup","slideshow_id":"194255","vertical":"media"},{"entry_id":"649340","entry_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/www.huffingtonpost.com\/2010\/07\/16\/advertorial-classic-itali_n_649340.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/8602\/slide_8602_114122_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/8602\/slide_8602_114122_small.jpg","title":"Favorite Italian Dishes Inspired by Novel: Eat, Pray, Love","slideshow_id":"8602","vertical":"homepage"},{"entry_id":"561687","entry_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/www.huffingtonpost.com\/2010\/05\/03\/opryland-hotel-flood-phot_n_561687.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/6590\/slide_6590_87446_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/6590\/slide_6590_87446_small.jpg","title":"Opryland Hotel Flood","slideshow_id":"6590","vertical":"homepage"},{"entry_id":"429534","entry_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/www.huffingtonpost.com\/2010\/01\/20\/marisa-miller-splits-from_n_429534.html","content_type":"image","image_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/4478\/slide_4478_62634_small.jpg","thumbnail_url":"https:\/\/web.archive.org\/web\/20160816114248\/http:\/\/i.huffpost.com\/gadgets\/slideshows\/4478\/slide_4478_62634_small.jpg","title":"marisa","slideshow_id":"4478","vertical":"homepage"}]}; </script> <div class="hp-slideshow-wrapper no-pin" id="hp-slideshow-wrapper-465150" data-slideshow-id="465150" data-beacon="{&quot;p&quot;:{&quot;slideshow_id&quot;:&quot;465150&quot;}}"> <div class="hp-slideshow-top"> <!-- START: video ad content --> <div class="hp-video-ad" style="width: 570px; height: 555px;background: #fff;position: absolute; z-index:0;"></div> <div class="hp-video-ad-close" style="width: 100px; height: 50px;background: #000;position: absolute; left:470px; z-index:0;"> <span style="cursor:pointer;width:30px;color:#fff;display:block;margin:10px auto;">Close</span> </div> <!-- END: video ad content --> <!-- START: Main slide content --> <div class="hp-slideshow-main"> <div class="hp-slideshow-header"> <div class="hp-slideshow-title-icon hp-slideshow-icon">&#xe007;</div> <div class="hp-slideshow-title"> <span class="hp-ss-head-title-text" style="width: 443px; left: 0px;"> Nine-year-old shoots bear for birthday </span> </div> <!-- START: slideshow top navigation --> <div class="hp-slideshow-slide-position"> <span class="current-slide"></span> <span>of</span> <span class="total-slides"></span> <div class="hp-slideshow-previous-arrow" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_top_corner_left&quot;}}"> <span class="hp-slideshow-icon bN">&#xe000;</span> </div> <div class="hp-slideshow-next-arrow" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_top_corner_right&quot;}}"> <span class="hp-slideshow-icon bN">&#xe001;</span> </div> </div> <!-- END: slideshow top navigation --> </div> <div class="hp-main-slide"> <div class="hp-main-slider-content"></div> </div> <!-- END: Main slide content --> <div class="hp-slideshow-main-nav"> <ul> <li class="hp-slideshow-nav-prev" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_in_slide_image_left&quot;}}"> <a id="main_prev" href="#" onclick="return false;" class="hp-slideshow-flex-prev" alt="Previous"></a> </li> <li class="hp-slideshow-nav-next" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;arrow_in_slide_image_right&quot;}}"> <a id="main_next" href="#" onclick="return false;" class="hp-slideshow-flex-next" alt="Next"></a> </li> </ul> </div> <div class="flexslider hp-flexslider-carousel"> <ul class="slides"> <li class="hp-carousel-item no-pin" data-id="0" data-slide-id="6300588" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160816114248/http://i.huffpost.com/gadgets/slideshows/465150/slide_465150_6300588_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Bear looks up at platform where the young boys are perched with guns</p> </li> <li class="hp-carousel-item no-pin" data-id="1" data-slide-id="6300590" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160816114248/http://i.huffpost.com/gadgets/slideshows/465150/slide_465150_6300590_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Bear approaches the food that has been laid as a trap</p> </li> <li class="hp-carousel-item no-pin" data-id="2" data-slide-id="6300592" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160816114248/http://i.huffpost.com/gadgets/slideshows/465150/slide_465150_6300592_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">Nine-year-old Reed Sutley aims his rifle at two of the bears</p> </li> <li class="hp-carousel-item no-pin" data-id="3" data-slide-id="6300594" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;bottom_thumbnail_nav&quot;}}"> <img class="lazy" data-src="https://web.archive.org/web/20160816114248/http://i.huffpost.com/gadgets/slideshows/465150/slide_465150_6300594_sq50.jpg" alt=" " width="52" height="52"/> <p style="display: none;">The shot bear lays motionless on the floor</p> </li> </ul> </div> </div> <!-- START: slideshow right pane --> <div class="hp-slideshow-right"> <div class="hp-right-pane-header"> <div class="hp-right-pane-social"> <div class="hp-ss-facebook-share slideshow-share" data-type="facebook"> <div class="hp-ss-service-share-facebook-new hp-slideshow-icon">&#xe002; <span class="bN">Share</span></div> </div> <div class="hp-ss-twitter-share slideshow-share" data-type="twitter"> <div class="hp-ss-service-share-twitter-new hp-slideshow-icon" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;twitter_button&quot;}}">&#xe003; <span class="bN">Tweet</span></div> </div> <div class="hp-ss-pinterest-share slideshow-share" data-type="pinterest"> <div class="hp-ss-service-share-pinterest-new hp-slideshow-icon" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;pinterest_button&quot;}}">&#xe004;</div> </div> <div class="hp-slideshow-share-slideshow"></div> <div class="clearboth"></div> </div> <div class="hp-right-pane-fullscreen" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;fullscreen&quot;}}"></div> <div class="hp-right-pane-exit" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;close_flyout&quot;}}">&#10006;</div> </div> <!-- START: CAPTION BODY --> <div class="hp-right-pane-content"> <div class="hp-right-pane-title"></div> <div class="hp-right-pane-caption-container"> <div class="hp-right-pane-caption"></div> </div> </div> <!-- END: CAPTION BODY --> <!-- START: 300x250 AD --> <div class="hp-slideshow-right-ad"> <div class="hp-slideshow-service-ad-label">Advertisement</div> <div id="hp-slideshow-ad-div-465150"> <div id="modulous_slideshow_300x250_req" class="ad_spot"> <div id="adtech_slideshow_300x250_req"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_slideshow_300x250_req'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93328174'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "ajax"; break; } var args = [adId, '300', '250', adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'slideshow_300x250_req', args: args}, adsDiv); } args.push(adsDiv); var reloadAd = function(ev, elem) { if (elem && !elem.contains(adsDiv)) { return; } var refreshRate = 1; if (typeof adsDiv.reloadCount == 'undefined') { adsDiv.reloadCount = 0; htmlAdWH.apply(window, args); return; } else { adsDiv.reloadCount++; } if (adsDiv.reloadCount % refreshRate == 0 && typeof adsReloadAd === 'function') { adsReloadAd(adsDiv); } }; var reloadAdHandler = function(jQuery) { jQuery(document).on('reloadAd', reloadAd); } window.jQuery && reloadAdHandler(jQuery) || window.require && require(['jquery'], reloadAdHandler); adSetInView('0'); }()); </script></div> </div> <div> </div> <!-- END: 300x250 AD --> </div> <!-- END: slideshow Right Pane --> </div> <!-- START: slideshow Bottom Pane --> <div class="hp-slideshow-bottom" style="display:none;"> <!-- START: 728X90 AD --> <div id="hp-slideshow-leaderboard-div-465150" class="hp-slideshow-leaderboard-div"> </div> <!-- END: 728X90 AD --> </div> <!-- END: slideshow Bottom Pane --> <div class="hp-slideshow-dimmer" data-beacon="{&quot;p&quot;:{&quot;event_action&quot;:&quot;grey_out&quot;}}"></div> <div class="hp-slideshow-share-overlay"> <div class="hp-slideshow-share-header"> <div class="hp-slideshow-share-title">Share this</div> <a class="hp-slideshow-share-exit" href="#"><span>&#10006;</span> close</a> </div> <textarea class="hp-slideshow-share-url" rows="3" cols="70" spellcheck="false"></textarea> <div class="hp-slideshow-share-options"> <input class="hp-slideshow-share-current-slide" type="checkbox" value="" name="Current Slide"/> Current Slide </div> </div> </div> </div> <script type="text/javascript" charset="utf-8"> huff.use('jquery', function($) {; $('#hp-slideshow-wrapper-465150').HPAmazingSlider({ flexslider_settings : {}, slideshow_type : 'regular', slideshow_id : '465150', api_domain : 'https://web.archive.org/web/20160816114248/http://api.huffingtonpost.com:80/v1/' }); $( ".hp-ss-head-title-text" ).mouseover(function() { var charlength=(($(this).html().trim()).length); var width =($(this).html().length)*10; $(this).css('width',width+"px"); var leftindex="-"+(charlength+40)+"px"; if(charlength>45){ $(this).css('left',leftindex); } }); $( ".hp-ss-head-title-text" ).mouseout(function() { $(this).css('left','0px'); $(this).css('width','443px'); }); }); </script> <br> </div> <!-- article_foot ad --> <div class="margin_10_0"> </div> <footer> <!-- Also On --> <!-- article_bottom ad --> <!-- Follow Tag Links Bottom --> <div class="follow bottom-tags"> <h2>More:</h2> <span class="group"> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/video/">Video</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/josh-bowmar/">Josh Bowmar</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/bowmar-bowhunting/">Bowmar Bowhunting</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/josh-bowmar-bear/">Josh Bowmar Bear</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/bear-killed-with-spear/">Bear Killed With Spear</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/black-bear-spear/">Black Bear Spear</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/wild-alberta/">Alberta Wilderness and Adventure</a> </span> <span class="entrytag"> <a href="/web/20160816114248/http://www.huffingtonpost.ca/news/alberta-bears/">Alberta Bears</a> </span> </span> </div> <!-- Contribute --> <section class="contribute group"> <h3><a id="submissions_send_correction" href="#">Suggest a correction</a></h3> </section> <!-- ads_submissions_captcha --> <!--end of content--> </footer> </article> <!-- ads_below_entry_recirc --> <div id="modulous_below_entry_recirc" class="ad_spot"> <div id="taboola-below-article-thumbnails" class="taboola hp-entry-you_may_like"></div> <div id="hp-more-gravity"></div> <script> (function(){ var c = document.getElementById('taboola-below-article-thumbnails'); c.id += '-' + Math.round(Math.random()*1e16); var taboolaParams = { loader: "https://web.archive.org/web/20160816114248/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js", mode: "alternating-thumbs-3r", container: c.id, placement: "Below Article Thumbnails", }; doTaboola(taboolaParams); }()); </script></div> <!-- Orbitz Module --> <!-- 4Wnet_feed Module --> <!-- ads_bottom_article_text --> <!-- Sailthru flyout --> <!-- Around the web --> <!-- Conversations --> <div id="floaterTarget"> <div id="conversations-huffpost-web"> <div class="clear"></div> <div style="margin:10px 0"> <div class="clear">&nbsp;</div> </div> <a name="comments"></a> <div id="huffpost-web-fb-comments-opener" style="display: none;">Click here to view Conversations</div> <div id="huffpost-web-fb-comments"> <div class="related" style="padding-left:3px"> <h3 class=""><span class="text">Conversations</span></h3> </div> <div class="fb_comments"> <fb:comments colorscheme="light" width="570" href="http://www.huffingtonpost.ca/2016/08/15/josh-bowmar_n_11533250.html"/> </div> <div class="clear_first"></div> </div> <script type="text/javascript"> var initializeFBPing = function() { // Attach the scroll event ping to send to data layer if (typeof window.bN_scrollTrack === 'function') { window.bN_scrollTrack('cmts_fb', '#huffpost-web-fb-comments'); } }; jQuery(window).bind('load', function(){ initializeFBPing(); }); </script> </div> </div> </div> <!-- right rail --> <section class="rail" data-beacon="{&quot;p&quot;:{&quot;mlid&quot;:&quot;sidebar_right&quot;}}"> <!-- ads_right_rail_flex --> <div id="modulous_right_rail_flex" class="ad_spot"> <script type="text/javascript"> if ( "function" === typeof(adSetSyncDelay) ) { adSetSyncDelay('125'); } </script> <div id="ad_right_rail_flex" class="ad_wrapper_top"><div id="adtech_right_rail_flex"></div> <script type="text/javascript"> (function(){ var adsDiv = document.getElementById('adtech_right_rail_flex'); adsDiv.id = adsDiv.id + Math.round(Math.random()*1e16); var adId = '93328179'; // Override adtech_call_type var delivery_type = "" || ""; var adtech_call_type = ""; switch (delivery_type) { case "by_request": adtech_call_type = "ajax"; break; case "text": adtech_call_type = "text"; break; case "iframe": adtech_call_type = "iframe"; break; case "iframe_proxy": adtech_call_type = "f"; break; case "collapsed": adtech_call_type = "fc"; break; default: adtech_call_type = "f"; break; } var args = [adId, 'RR', 'RR' , adtech_call_type]; if (typeof debugadcode == 'function') { debugadcode('AdTech', {placement: 'right_rail_flex', args: args}, adsDiv); } args.push(adsDiv); htmlAdWH.apply(this, args); adSetInView('0'); }()); </script></div></div> <!-- ads_text_sponsorship --> <!-- ads_right_rail_edit_promo --> <!-- HPIN unit --><section class="most-popular"> <div id="modulous_gravity_most_popular" class="ad_spot"> <h2 class="mp_title">Suggested For You</h2> <div class="mp_cycle"> <div id="grv-personalization-125"></div> </div> <script type="text/javascript"> //<![CDATA[ (function() { window.gravityInsightsParams = { 'type': 'content', 'action': '', 'site_guid': '72ef14275a4db480ac8010c74ede260c' }; var adServerReq, bUrl, cburl, doUseGravityUserGuid, includeJs, jq, pfurl, type, ug, wlPrefix, wlUrl, _ref, _ref1, _ref2; includeJs = function(a) { var b; b = document.createElement("script"); b.async = !0; b.src = a; a = document.getElementsByTagName("script")[0]; return a.parentNode.insertBefore(b, a) }; bUrl = ""; ug = (doUseGravityUserGuid = !0 === gravityInsightsParams.useGravityUserGuid ? 1 : 0) ? "" : gravityInsightsParams.user_guid || (null != (_ref = /grvinsights=([^;]+)/.exec(document.cookie)) ? _ref[1] : void 0) || ""; wlUrl = (wlPrefix = "https:" === location.protocol ? "https://web.archive.org/web/20160816114248/https://secure-api.gravity.com/v1/api/intelligence" : "https://web.archive.org/web/20160816114248/http://rma-api.gravity.com/v1/api/intelligence", jq = (null != (_ref1 = window.jQuery) ? null != (_ref2 = _ref1.fn) ? _ref2.jquery : void 0 : void 0) || "", type = "iframe", adServerReq = gravityInsightsParams.ad || "", cburl = gravityInsightsParams.cburl || "", pfurl = gravityInsightsParams.pfurl || "", "" + wlPrefix + "/wl?jq=" + jq + "&sg=" + gravityInsightsParams.site_guid + "&ug=" + ug + "&ugug=" + doUseGravityUserGuid + "&id=grv-personalization-125&pl=125" + ("&type=" + type + "&ad=" + adServerReq + "&cburl=") + encodeURIComponent(cburl) + "&pfurl=" + encodeURIComponent(pfurl) + ("&x=" + (new Date).getTime()) + ("undefined" !== typeof forceArticleIds && null !== forceArticleIds && forceArticleIds.join ? "&ai=" + forceArticleIds.join(",") : "") + ("undefined" !== typeof apids && null !== apids && "" !== apids ? "&apids=" + encodeURIComponent(apids) : "")); bUrl && includeJs(bUrl); wlUrl && (window.gravityInsightsParams.sidebar && (window.gravityInsightsParams.wlStartTime = (new Date).getTime()), includeJs(wlUrl)); })(); //]]> </script></div> </section> <section class="follow-huffpost" data-beacon="{&quot;p&quot;:{&quot;mnid&quot;:&quot;mod-follow&quot;}}"> <h2>FOLLOW HUFFPOST</h2> <ul class="untouched follow-links group"> <li class="email selected" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;email&quot;}}"> <button>Email</button> <div class="content"> <form class="subscribe"> <fieldset class="email"> <legend>Email Address</legend> <input id="subscribe_user_email" class="text" name="email" onfocus="if(this.value=='Email Address')this.value=''" value="Email Address" type="text"> <input type="checkbox" value="1" name="email_subscribe_check" class="email_subscribe_check" style="display:none;"/> <input type="hidden" name="vertical" value="canada-alberta"> <input class="button right_rail_signup" type="submit" value="Sign me up!"> <label class="signup_error" style="display:none;">Please check the checkbox to indicate your consent</label> <fieldset class="options"> <legend>Options</legend> <div class="item"> <input type="checkbox" class="list" id="daily-brief"> <label for="daily-brief">HuffPost Daily Brief</label> </div> <div class="item"> <input type="checkbox" class="list" id="vertical-brief"> <label for="vertical-brief">Alberta</label> </div> </fieldset> </fieldset> <p class="instructions"> Get top stories and blog posts emailed to me each day.. </p> </form> </div> </li> <li class="facebook" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;fb&quot;}}"> <button>Facebook</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostCanada" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="arial" data-action="like" ref="" style="width: 100px"></div> </div> <br> <br> <strong class="name">Alberta</strong> <div class="share-button"> <div class="fb-like" data-href="http://www.facebook.com/HuffPostAlberta" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-colorscheme="light" data-font="trebuchet ms" data-action="like" ref="" style="width: 100px"></div> </div> </li> </ul> </div> </li> <li class="twitter" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;twitter&quot;}}"> <button>Twitter</button> <div class="content off"> <ul> <li class="group"> <div class="share-button"> <strong class="name">HuffPost</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160816114248/https://twitter.com/HuffPostCanada" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160816114248/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div><br> <strong class="name">Alberta</strong> <div class="share-button"> <a href="https://web.archive.org/web/20160816114248/https://twitter.com/huffpostalberta" class="twitter-follow-button" data-show-screen-name="false" data-show-count="false" data-lang="en" data-width="100px">Follow</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//web.archive.org/web/20160816114248/http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </li> </ul> </div> </li> <li class="google" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;gplus&quot;}}"> <button>Google Plus</button> <div class="content off"> <ul> <li class="group"> <strong class="name">HuffPost</strong> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/"></div> </div><br> <strong class="name">Alberta</strong> <div class="share-button"> <div class="g-plusone" data-annotation="bubble" data-size="medium" data-width="32" data-href="http://www.huffingtonpost.ca/canada-alberta"></div> </div> </li> </ul> </div> </li> <li class="rss no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;rss&quot;}}"> <button>RSS</button> <div class="content off"> <ul> <li> <a href="/web/20160816114248/http://www.huffingtonpost.ca/feeds/verticals/canada/index.xml" class="name sprite">The Huffington Post</a> </li> <li> <a href="/web/20160816114248/http://www.huffingtonpost.ca/feeds/verticals/canada-alberta/index.xml" class="name sprite">Alberta</a> </li> <li> <a class="more" href="/web/20160816114248/http://www.huffingtonpost.ca/syndication/">All RSS / Feeds</a> </li> </ul> </div> </li> <li class="phone no-ad" data-beacon="{&quot;p&quot;:{&quot;lnid&quot;:&quot;mobile&quot;}}"> <button>Phone</button> <div class="content off"> <ul> <li> <a class="ios sprite" href="https://web.archive.org/web/20160816114248/http://itunes.apple.com/us/app/the-huffington-post/id306621789?mt=8" target="_blank">Available on the App Store</a> </li> <li> <a class="android sprite" href="https://web.archive.org/web/20160816114248/https://play.google.com/store/apps/details?id=com.huffingtonpost.android&amp;hl=en" target="_blank">Android App on Google Play</a> </li> <li> <a class="blackberry sprite" href="https://web.archive.org/web/20160816114248/http://appworld.blackberry.com/webstore/content/19143/?countrycode=US&amp;lang=en" target="_blank">Get it at Blackberry App World</a> </li> </ul> </div> </li> </ul> </section> <!-- ads_text_sponsorship --> <!-- ads_snn_234x60 --> <!-- ads_most_popular_edit_promo --> <!-- ads_sponsorship_2 --> <div id="modulous_sponsorship_2" class="ad_spot"> <div id="taboola-right-rail-thumbnails" class="taboola hp-entry-you_may_like"></div> <div id="hp-more-gravity"></div> <script> (function(){ var c = document.getElementById('taboola-right-rail-thumbnails'); c.id += '-' + Math.round(Math.random()*1e16); var taboolaParams = { loader: "https://web.archive.org/web/20160816114248/http://cdn.taboola.com/libtrc/huffingtonpost-ca/loader.js", mode: "alternating-thumbs-2r", container: c.id, placement: "Right Rail Thumbnails", }; doTaboola(taboolaParams); }()); </script></div> <!-- ads_lower_promo --> <!-- ads_right_rail_300x100_upper --> <!-- ads_right_rail_lower --> <!-- ads_btf_300x100 --> <div class="ad_lower_right_commercials_wrapper"> <!-- ads_right_rail_300x100_lower --> <!-- ads_text_sponsorship_2 --> <!-- ads_commercial_module --> <!-- ads_right_rail_300x250_lower --> </div> <script type="text/javascript"> try { var ad_els = jQuery("#ad_right_rail_300x250_lower"); var right_rail_el = jQuery(".rail"); if ( ad_els.length && right_rail_el.length ) { ad_els.bind("mouseover", function(){ if ( right_rail_el.hasClass("fix") ) { window.scrollTo(window.scrollX, window.scrollY - 1); } return; }); } } catch (e) { } </script> <script type="text/javascript"> jQuery( document ).ready(function( $ ) { jQuery('#ad_right_rail_flex').prepend("<span class='adflex'></span>"); jQuery('.adflex').append( __('Advertisement')); } ); </script> <style> #ad_right_rail_flex .adflex { color: #999; text-transform: uppercase; font-size: 9px; font-family: arial; padding-bottom: 4px; display: inline-block; padding-left: 2px; } .ad_wrapper_top { background: none !important; } </style> </section> </section> </section> <!-- END page_content --> <!-- page_footer --> <section class="footer"> <!-- Served from: production-mt-wfe-49-32.use1 --> <!-- ads_leaderboard_bottom --> <!-- visual footer --> <footer> <!-- Search Box --> <div class="search"> </div> <!-- Legal and Informational Links --> <menu class="links"> <ul class="group row1"> <li> <a href="https://web.archive.org/web/20160816114248/http://advertising.aol.com/brands/huffington-post">advertise</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/makehome/">make HuffPost your home page</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/syndication/">RSS</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/https://careers.smartrecruiters.com/Aol/huffington-post/">careers</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/frequently-asked-question.html">FAQ</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/huffingtonpostca-terms-and-con.html">user agreement</a> </li> </ul> <ul class="group row2"> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/huffingtonpostca-privacy-policy.html">privacy policy</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/community-guidelines-ca.html">comment policy</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.com/p/huffingtonpostca-about-us.html">about us</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://adinfo.aol.com/about-our-ads/">about our ads</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/contact/">contact us</a> </li> <li> <a href="https://web.archive.org/web/20160816114248/http://www.huffingtonpost.ca/archive/">Archive</a> </li> </ul> </menu> <!-- Legal Disclaimers --> <div class="legal"> <span class="copyright">Copyright &copy;2016 TheHuffingtonPost.com, Inc.</span> <span class="trademark"> &quot;The Huffington Post&quot; is a registered trademark of TheHuffingtonPost.com, Inc. All rights reserved. 2016&copy; </span> </div> <div class="part-of">Part of <span class="part-of-group">HPMG News</span></div> </footer> </section> <!-- END page_footer --> <div id="tfm_skyscraper" class="top_right_skyscraper"></div> </div> <!-- ads_bottom_code_blocks --> <!-- ads_bottom_1x1 --> <div id="modulous_bottom_1x1" class="ad_spot"> <script type="text/javascript"> try { // Make sure the adsDevilAd object exists before putting your function on it window.adsDevilAd=window.adsDevilAd||{}; adsDevilAd.adinfo=function(n,d,w,h){ // n will be the ad number, we assume the LB ad is #1. // NOTE: d=divName if you'd rather use that. And w,h are width and height respectively. if (window.adsDevilAd.ad[1].aolFormat == "Wallpaper") { window.floater.destroy(); jQuery('#badges_v2_1').css('display','none !important'); } } // end function } catch (e) {} </script><script> _HPJS.loadJSLater('https://web.archive.org/web/20160816114248/http://s.skimresources.com/js/38395X1020959.skimlinks.js'); </script> </div> <!--modulous footer --> <script> // Restrict Most Popular title to 2 lines (function() { if (!window.jQuery) { return; } var $mpt = jQuery('.mp_title'); if ($mpt.length == 0) return; function numLines($elem) { lh = parseFloat($elem.css('line-height').replace('px', '')); return Math.round($elem.height()/lh); } for (i=0; i<10 && numLines($mpt)>2; i++) { $mpt.css('font-size', '-=1'); } })(); </script> <script> window._taboola = window._taboola || []; _taboola.push({flush:true}); </script> <!-- END modulous footer --> <div style="width:300px" id="ad_store_sharebox_260x60" class="ad_store "></div> <div id="console"></div> <script type="text/javascript"> if(HPAds.ad_check_page_config('sharebox_260x60'))HPAds.ad_store_push('sharebox_260x60', '', 300, false, false, false, false); HPAds.ad_store_move_to_place(false); HPAds.page_spots["sharebox_260x60"]=true; </script> <!-- Aol Universal Navbar module --> <!-- correction --> <style type="text/css"> span.error { margin-top: 0; display: none; } span.error.show { display: block; } .hp_blue_lb_head_subimage { text-align: center; } </style> <div style="display: none;"> <div id="lightbox"> <div class="content"> <div class="social_modal_content"> <div id="submissions_modal" class="sbm_modal"> <h4 id="submission_header" class="sbm_heading hd_title">Use this form to alert a HuffPost editor about a factual or typographical error in this story.</h4> <div id="submission_notify" class="sbm_notify">Notify message</div> <span class="required">* Required</span> <form id="submissions_form"> <input type="hidden" name="entry_id" value="11533250"> <div class="smb-line clearfix group"> <span class="sbm_asterisk ar_right">*</span> <input class="bordered" type="text" placeholder="Name" name="submission_name" id="submission_name" value=""> <span class="sbm_asterisk ar_right">*</span> <input class="bordered nomargin" type="text" placeholder="Email Address" name="submission_email" id="submission_email" value=""> </div> <div class="smb-line clearfix"> <span class="submission_name error"></span> <span class="submission_email error"></span> </div> <div class="sbm_fc"> <span class="sbm_l"><span class="sbm_asterisk">*</span> <strong>What kind of error is this?</strong></span> <select name="submission_error_kind" id="submission_error_kind" class="sbm_koe sbm_r"> <option value="">Choose an option</option> <option value="Factual or typographical">Factual or typographical</option> <option value="Comment moderation problem">Comment moderation problem</option> <option value="Rights and permissions">Rights and permissions</option> <option value="Other">Other</option> </select> </div> <div class="smb-line clearfix"> <span class="submission_error_kind error"></span> </div> <div class="sbm_fc"> <span class="sbm_l float_left"><span class="sbm_asterisk">*</span> What is the correction?</span> <span class="sbm_counter" id="sbm_counter">0 count</span> <div class="clear_first"></div> <textarea id="submission_body" class="basic sbm_textarea sbm_r arial_12" name="submission_body" rows="9" cols="22">Describe the error here (1,000 character limit)</textarea> </div> <div class="smb-line clearfix"> <span class="submission_body error"></span> </div> <div class="bottom_block clearfix"> <p class="small smb_note"> <span class="sbm_asterisk">*</span> Type the words below so we know you are not a cyborg </p> <!--captcha--> <div class="float_left recaptcha_nothad_incorrect_sol recaptcha_isnot_showing_audio" id="submission_recaptcha"> <!-- Insert PHP captcha code here --> </div> <!-- end captcha --> <div class="float_left" style="padding:20px; width: 227px;"> <input id="submission_opt_in" class="sbm_checkbox" name="submission_opt_in" type="checkbox"> <label for="submission_opt_in">Sign me up for The Huffington Post's Daily Brief</label> <br> <br> <div class="centered" id="submissions_bottom_area"> <input type="submit" value="Send" id="submission_submit" href="javascript:void(0);" class="button double-extra-large light-blue sbm_send"> </div> <div id="submission_ajax_loader" class="submission_ajax_loader"></div> </div> </div> </form> </div> </div> <div id="submission_thanks" class="sbm_thanks">Thanks for your report!</div> </div> </div> <!-- Tracking --> <!-- Nielson Feed --> <!-- BEGIN Nielsen Tracking --> <script type="text/javascript"> HPTrack.Services.trackTo(['Nielsen']); </script> <noscript> <img src="//web.archive.org/web/20160816114248im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-703240h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </noscript> <!-- END Nielsen Tracking --> <!-- Webtrekk Feed --> <!-- Xiti Tracking --> <!-- VGWort Tracking --> <!-- quantcast Tracking --> <!-- Parsely Tracking --> <!-- START Parse.ly Include: Standard --> <div id="parsely-root" style="display: none"> <div id="parsely-cfg" data-parsely-site="huffingtonpost.ca"></div> </div> <script> (function(s, p, d) { var h=d.location.protocol, i=p+"-"+s, e=d.getElementById(i), r=d.getElementById(p+"-root"), u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net" :"static."+p+".com"; if (e) return; e = d.createElement(s); e.id = i; e.async = true; e.src = h+"//"+u+"/p.js"; r.appendChild(e); })("script", "parsely", document); </script> <!-- END Parse.ly Include --> <!-- END page_wrapper --> <!-- end RUM --> <script type="text/javascript">huff.use('conf', function(c){ c.set({"mtime":1471347533,"entry":"11533250","vertical":"canada-alberta","vertical-id":"119","vertical-name":"Canada Alberta","ads\/zone":"","topnav\/version":"2","cookie\/domain":"huffingtonpost.ca","websocket\/enabled":false,"websocket\/url":"fiji-production-ws.use1.huffpo.net","websocket\/init":false,"site_blog_id":22,"auth_secure_domain":"secure.huffingtonpost.com","auth_secure_protocol":"https","auth_method":"frame","static_secure_domain":"s-s.huffpost.com","images_secure_domain":"s-i.huffpost.com","images_secure_www_domain":"s-i.huffpost.com","social_tracking":true,"primary_vertical_id":-1,"primary_vertical_name":false,"primary_vertical_facebook_name":"HuffingtonPost","primary_vertical_twitter_name":"HuffingtonPost","current_vertical_facebook_name":"HuffingtonPost","current_vertical_twitter_name":"HuffingtonPost"}); });</script> <!-- RUM footer --> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"a2134792db","applicationID":"4028938","transactionName":"YFIDbEBYVhJYURBaXFkYIk1BTVcMFkIMXFZZXhkXaVxWFUtLORxQVhgiWVxYXAAZcwhRVkVDAA==","queueTime":0,"applicationTime":202,"ttGuid":"","agentToken":"","atts":"TBUAGghCRRw=","errorBeacon":"bam.nr-data.net","agent":""}</script> <script type="text/javascript" src="https://web.archive.org/web/20160816114248js_/http://s1.huffpost.com/assets/js.php?v=1470760434&amp;f=phoenix%2Feditions.js%2Clayouts%2F13.js%2Cphoenix%2Ffloating_share.js" async></script> <script> jQuery(document).foundation(); </script> </body> </html> <!-- FILE ARCHIVED ON 11:42:48 Aug 16, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:16:44 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: 7.767 exclusion.robots: 0.035 exclusion.robots.policy: 0.022 esindex: 0.012 cdx.remote: 18.457 LoadShardBlock: 285.399 (3) PetaboxLoader3.resolve: 266.181 (4) PetaboxLoader3.datanode: 150.351 (4) load_resource: 209.239 -->

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