<!doctype html>
<html>
    <head>
        <meta charset="UTF-8" />
        <title>buzznet - buzznet</title>

        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <meta name="viewport" content="width=device-width">

        <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.buzznet.com/feed">

        
<script type='text/javascript'>
(function(){
_WF=window._WF={};var extend=function(o,t){for(var e in t)o[e]||(o[e]=t[e])},bootMethods={extend:extend};bootMethods.extend(_WF,{utils:bootMethods});
})();

(function(){
var CONSTANTS={KEYS:{BUCKETID:"bucket_id",UUID:"uuid",ABVERSION:"abversion",DEVICETYPE:"deviceType",QUERYSTRING:"queryString",DMC:"dmc",PSTHOURBASE24:"pst_hour_base24",PSTDATEHOUR:"pst_date_hour",DFPSUBID:"subId_dfp",SUBID:"subId",SUBIDHASH:"subId_sha1",SUBIDSHORT:"subId_short",SUBIDRAW:"subId_raw",UTMRESET:"utm_campaign_reset",UTMCAMPAIGN:"utm_campaign",UTMCONTENT:"utm_content",UTMMEDIUM:"utm_medium",UTMSOURCE:"utm_source",UTMTERM:"utm_term",UTMEXPIRATION:"utm_expiration",MOBILE:"mobile",TAGMAN_PREFIX:"ab_active:",ADBLOCK:"adblock_status",VERIFYALLOCATION:"allocation_tool",SESSIONDEPTH:"session_depth",SESSIONTOKEN:"session_token",SESSIONTOKENEXPIRATION:"session_token_expiration",SESSIONPROTOCOL:"session_start_protocol",SOURCEDEVICE:"source_device",STORAGEACTIVE:"hasStorage",QFPRESULT:"qfpResult",LPTWINNER:"landing_page_winner",DISTINCTVISIT:"is_distinct_visit",TIMESTAMP:"page_time",EXPLICIT:"explicit_content",POSTURL:"post_url",POSTTITLE:"post_title",POSTNAME:"post_name",POSTID:"post_id",PAGENUMBER:"page_number",BLOGNAME:"blog_name",POSTCATS:"post_categories",POSTTAGS:"post_tags",POSTTAX:"post_tax",POSTAUTHOR:"post_author",POSTABBR:"post_abbr",POSTPUBLISHDATE:"post_publish_date",POSTLASTMODIFIEDDATE:"post_last_modified",POSTTHUMBNAIL:"post_thumbnail",POSTNUMPAGES:"post_num_pages",TAGMAN:"tagman_context",PAGEELIGIBLE:"page_eligible",WIDTH:"browser_width",HEIGHT:"browser_height",LOGGING:"logging",PREBID:"prebid_settings",DISCOUNTS:"prebid_discounts",PROVIDERS:"stm_providers",SLOTS:"stm_slots",AVAILABLECONTAINERS:"container_filter_map",PROVIDEROVERRIDES:"provider_overrides",PROVIDERMAP:"provider_filter_map",SLOTCONFIG:"provider_filter_slots",DFPDEPENDENCIES:"dfpdeps",LOADERS:"injector_loaders",PDRSTATE:"is_pdr_page",RPS:"session_rps",CALIBRATIONCOUNT:"number_of_calibrations",CALIBRATEDTIMEOUT:"calibrated_timeout",REMARKETING:"session_remarketing_group",REMARKETINGALL:"session_remarketing_group_all",QUIZATTEMPTED:"quiz_attempted",QUIZCORRECT:"quiz_correct",OFFER:"offer",MARKUP:"prebid_markup_factor",DYNAMICPLACEMENTS:"rendered_dynamic_placments",ISSLIDEPOST:"is_side_post",FLOORCPM:"set_floor_cpm"},LOGLEVEL:{GLOBAL:1,PREBID:2,TAGMAN:4,PREMAPPING:8,BB:16,"???":32,"????":64},GLOBALS:{ABTESTCOUNT:6},BROWSERINFO:{NAME:"name",VERSION:"version"},EVENTS:{DOCUMENTCOMPLETE:"document_complete_event",DFPLOADED:"dfp_loaded_event",DFPRENDERED:"dfp_rendered_event",REMARKETING:"remarketing_calculation_event",REMARKETINGBL:"session_remarketing_blacklist",REMARKETINGGROUPCHANGE:"remarketing_group_change_event",LOADERSREADY:"injector_loaders_ready_event",LIFTIGNITER:"liftigniter_ready_event"},MESSAGEMAP:{carb_init_9:{name:"carb_init",messageVersion:9,fields:["name","provider","placement","messagetime","fingerprint","subid","starttime","location","utmsource","utmmedium","utmcampaign","devicetype","utmcontent","bucketid","adblockactive","useragent","sessiontoken","sessiondepth","articlename","pagenumber","dmc","subidhash","categories","landingpagewinnerid","postid","campaignhour","pstdatehour","browser"]},hive_session_4:{name:"hive_session",messageVersion:4,fields:["sitename","messagetime","fingerprint","subid","utmsource","utmmedium","utmcampaign","devicetype","utmcontent","bucketid","sessiontoken","postname","postpagenumber","dmc","useragent","isdistinctvisit","tabresolution","screenresolution","isSSL"]},hive_placement_status:{name:"hive_placement_status",messageVersion:0,fields:["status","provider","placement","sitename","fingerprint","subid","utmmedium","devicetype","sessiontoken","sessiondepth","browser","postid"]},pbjs_auction_result_3:{name:"pbjs_auction_result",messageVersion:3,fields:["requestid","bidder","placement","cpm","timestamp","latency","subid","sessiontoken","devicetype","name","messagetimestamp","iswinner","pricebucket","pstdatehour","sessiondepth","fingerprint","encodedbid","bidmarkupfactor","unfilled"]}}};CONSTANTS.GLOBALS.DEFAULTBUCKETSTRING=new Array(CONSTANTS.GLOBALS.ABTESTCOUNT+1).join("0"),_WF.utils.extend(_WF,CONSTANTS);
})();

(function(){
var attempt=function(t){for(var e=[],n=1;n<arguments.length;n++)e.push(arguments[n]);var s={};try{s.value=t.apply(this,e)}catch(r){_WF.utils.log&&_WF.utils.log("attempt exception> ",r.message),s.exception=r.message}return s};_WF.utils.extend(_WF.utils,{attempt:attempt});var Events=function(){var t={},e=function(t,e){_WF.utils.attempt(function(){t(e)})},n=function(t){if(Object.prototype.hasOwnProperty.call(t,"value"))for(var n=t.subscribers,s=t.value;n.length;)handler=n.shift(),"function"==typeof handler&&e(handler,s)},s=function(e){t[e]||(t[e]={});var n=t[e];return n.subscribers||(n.subscribers=[]),n},r=function(t,e){var r=s(t);r.subscribers.push(e),n(r)},u=function(t,e){var r=s(t);r.value=e,n(r)};return{sub:r,pub:u}}(),eventMethods={on:Events.sub,emit:Events.pub};_WF.utils.extend(_WF,eventMethods);
})();

(function(){
var sharedFallback={},Store=function(e){this.store=e};Store.prototype.isStore=!0,Store.prototype.getItem=function(e){return this.store[e]},Store.prototype.setItem=function(e,t){this.store[e]=t},Store.prototype.removeItem=function(e){_WF.utils.attempt(function(){store[e]=null,delete store[e]})};var CookieStore=function(){var e=this,t=new Date;t.setFullYear(t.getFullYear()+2);var o=t.toUTCString();e.isCookieStore=!0,e.getItem=function(e){var t=new RegExp(""+e+"(=)(.*?)($|;)");return(document.cookie.match(t)||[])[2]},e.setItem=function(e,t){void 0!==t&&"undefined"!==t&&(document.cookie=""+e+"="+t+"; expires="+o)},e.removeItem=function(e){document.cookie=""+e+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"}},isValidStore=function(e){return!_WF.utils.attempt(function(){var t="ihaz:adata",o="uhaez";if(e.setItem(t,o),e.getItem(t)!==o)throw{message:"get/set failed"};if(e.removeItem(t),e.getItem(t)===o)throw{message:"remove failed"}}).exception},getStore=function(){var e=!_WF.utils.attempt(function(){if(!isValidStore(localStorage))throw{message:"localStorage invalid"}}).exception;if(e)return localStorage.setItem(_WF.KEYS.STORAGEACTIVE,"true"),localStorage;var t=new CookieStore;if(isValidStore(t))return t.setItem(_WF.KEYS.STORAGEACTIVE,"true"),t;var o=new Store(sharedFallback);return o};_WF.emit("getStore",getStore);
})();

(function(){
var getCache=function(t){var e={},n={},r=function(r){n[r]=!0,t.setItem(r,e[r])},o=function(){return e},c=function(n){for(var r=n instanceof Array?n:[n],o=0;o<r.length;o++){var c=r[o];if(!Object.prototype.hasOwnProperty.call(e,c)&&!t.getItem(c))return!1}return!0},i=function(n){if(Object.prototype.hasOwnProperty.call(e,n))return e[n];var r=t.getItem(n);return r&&(e[n]=r),r},u=function(o,c){return e[o]=c,n[o]&&t.setItem(o,c),_WF.emit(o,c),{asPersistent:function(){r(o)}}},a=function(n){_WF.utils.attempt(function(){t.removeItem(n),delete e[n]})};return{dump:o,exists:c,contains:c,getItem:i,setItem:u,removeItem:a}};_WF.on("getStore",function(t){var e=t(),n=getCache(e);n.contains(_WF.KEYS.STORAGEACTIVE)?n.setItem(_WF.KEYS.STORAGEACTIVE,!0):n.setItem(_WF.KEYS.STORAGEACTIVE,!1),_WF.utils.extend(_WF,{cache:n})});
})();
</script>
<script type='text/javascript'>(function(){_WF.cache.setItem(_WF.KEYS.TIMESTAMP, new Date().valueOf());_WF.cache.setItem(_WF.KEYS.EXPLICIT, 0);_WF.cache.setItem(_WF.KEYS.POSTURL, "http://www.buzznet.com/2017/08/watch-babygirl-share-new-video-seth-summer-forever/");_WF.cache.setItem(_WF.KEYS.POSTTITLE, "");_WF.cache.setItem(_WF.KEYS.POSTNAME, "");_WF.cache.setItem(_WF.KEYS.POSTID, false);_WF.cache.setItem(_WF.KEYS.PAGENUMBER, 0);_WF.cache.setItem(_WF.KEYS.BLOGNAME, "buzznet");_WF.cache.setItem(_WF.KEYS.POSTAUTHOR, {"id":"","name":"","url":"http:\/\/www.buzznet.com\/author\/","username":""});_WF.cache.setItem(_WF.KEYS.POSTABBR, "");_WF.cache.setItem(_WF.KEYS.POSTPUBLISHDATE, 0);_WF.cache.setItem(_WF.KEYS.POSTLASTMODIFIEDDATE, 1501770599);_WF.cache.setItem(_WF.KEYS.POSTCATS, []);_WF.cache.setItem(_WF.KEYS.POSTTAGS, []);_WF.cache.setItem(_WF.KEYS.POSTTAX, {"classification":[],"hiveformat":[],"era":[]});_WF.cache.setItem(_WF.KEYS.POSTTHUMBNAIL, {"url":"","width":0,"height":0});_WF.cache.setItem(_WF.KEYS.POSTNUMPAGES, 1);_WF.cache.setItem(_WF.KEYS.PAGEELIGIBLE, true);_WF.cache.setItem(_WF.KEYS.WIDTH, window.innerWidth);_WF.cache.setItem(_WF.KEYS.HEIGHT, window.innerHeight);_WF.cache.setItem(_WF.KEYS.PDRSTATE, false);_WF.cache.setItem(_WF.KEYS.ISSLIDEPOST, false);_WF.cache.setItem(_WF.KEYS.TAGMAN, {"utm_medium_whitelist" : {"ff":{"a":20,"null":16},"pe":{"towleroadcom-pe":14,"evilbeetgossipcom-pe":1},"pinterestcom":{"social":8},"apple-news":{"null":7},"tb":{"a":5},"share-fb":{"null":4},"share-pnt":{"null":4},"fb":{"a":2}},"source_allocation" : { "*" : [{ "name" : "widget_by_source", "groups" : [ { "name" : "taboola_widget", "allocation" : 100 },{ "name" : "contentad_widget", "allocation" : 0 },{ "name" : "revcontent_widget", "allocation" : 0 } ]},{ "name" : "videosliders_by_source", "groups" : [ { "name" : "underdog_edge", "allocation" : 100 } ]},{ "name" : "inimage_by_source", "groups" : [ { "name" : "gumgum", "allocation" : 40 },{ "name" : "none", "allocation" : 60 } ]}] }});_WF.cache.setItem(_WF.KEYS.DYNAMICPLACEMENTS, ["pop2","pop2","pop2","pop2"]);})();</script>
<script type='text/javascript'>
(function(){
                        var tagman = _WF.cache.getItem(_WF.KEYS.TAGMAN);
                        tagman.ab_allocation = {"version":0,"ab_tests":[]};
})();
</script>

<script type='text/javascript'>
(function(){
var getDeviceType=function(e){var i,t=/iPhone/i,n=/iPod/i,o=/iPad/i,d=/(?=.*\bAndroid\b)(?=.*\bMobile\b)/i,r=/Android/i,b=/(?=.*\bAndroid\b)(?=.*\bSD4930UR\b)/i,h=/(?=.*\bAndroid\b)(?=.*\b(?:KFOT|KFTT|KFJWI|KFJWA|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|KFARWI|KFASWI|KFSAWI|KFSAWA)\b)/i,a=/IEMobile/i,s=/(?=.*\bWindows\b)(?=.*\bARM\b)/i,l=/BlackBerry/i,c=/BB10/i,p=/PlayBook/i,v=/Opera Mini/i,F=/(CriOS|Chrome)(?=.*\bMobile\b)/i,A=/(?=.*\bFirefox\b)(?=.*\bMobile\b)/i,u=new RegExp("(?:Nexus 7|BNTV250|Kindle Fire|Silk|GT-P1000)i"),y=function(e,i){return e.test(i)},K=function(e){var i=e||navigator.userAgent,K=i.split("[FBAN");if("undefined"!=typeof K[1]&&(i=K[0]),this.apple={phone:y(t,i),ipod:y(n,i),tablet:!y(t,i)&&y(o,i),device:y(t,i)||y(n,i)||y(o,i)},this.amazon={phone:y(b,i),tablet:!y(b,i)&&y(h,i),device:y(b,i)||y(h,i)},this.android={phone:y(b,i)||y(d,i),tablet:!y(b,i)&&!y(d,i)&&(y(h,i)||y(r,i)),device:y(b,i)||y(h,i)||y(d,i)||y(r,i)},this.windows={phone:y(a,i),tablet:y(s,i),device:y(a,i)||y(s,i)},this.other={blackberry:y(l,i),blackberry10:y(c,i),blackberryPlaybook:y(p,i),opera:y(v,i),firefox:y(A,i),chrome:y(F,i),device:y(l,i)||y(c,i)||y(v,i)||y(A,i)||y(F,i)||y(p,i)},this.seven_inch=y(u,i),this.any=this.apple.device||this.android.device||this.windows.device||this.other.device||this.seven_inch,this.phone=this.apple.phone||this.android.phone||this.windows.phone,this.tablet=this.apple.tablet||this.android.tablet||this.windows.tablet,"undefined"==typeof window)return this},W=function(e){var i=new K(e);return i.Class=K,i};i=W(e);var w;try{w=i?i.phone===!0?_WF.KEYS.MOBILE:i.tablet===!0||i.seven_inch===!0?"tablet":i.any===!0?"othermobile":"desktop":"unknown"}catch(f){w="err"}finally{return w}},deviceMethods={getDeviceType:getDeviceType};_WF.utils.extend(_WF.utils,deviceMethods);
})();

(function(){
var getBrowserInfo=function(e){var r=[/\b(edge)\/(\d+)([\d\.]+)?\b/i,/\b(chrome)\/(\d+)([\d\.]+)?\b/i,/\b(trident)\/(\d+)([\d\.]+)?\b/i,/\b(msie)\s(\d+)([\d\.]+)?\b/i,/\b(firefox)\/(\d+)([\d\.]+)?\b/i,/\b(safari)\/(\d+)([\d\.]+)?\b/i,/\b(opera)\/(\d+)([\d\.]+)?\b/i,/\b(fbav)\/(\d+)([\d\.]+)?\b/i,/\b(applewebkit)\/(\d+)([\d\.]+)?\b/i,/\b(googlebot)\/(\d+)([\d\.]+)?\b/i];e=e||navigator.userAgent;var b={};b[_WF.BROWSERINFO.NAME]="unknown",b[_WF.BROWSERINFO.VERSION]=0;var o=_WF.utils.attempt(function(e){for(var o=0;e&&o<r.length;o++){var t=r[o].exec(e);if(t){t=t.splice(1,3),b[_WF.BROWSERINFO.NAME]=t[0]?t[0].toLowerCase():"unknown",b[_WF.BROWSERINFO.VERSION]=parseInt(t[1]||"0",10),"trident"===b[_WF.BROWSERINFO.NAME]?(b[_WF.BROWSERINFO.NAME]="msie",b[_WF.BROWSERINFO.VERSION]+=4):"fbav"===b[_WF.BROWSERINFO.NAME]&&(b[_WF.BROWSERINFO.NAME]="facebook");break}}},e);return o.exception&&(b[_WF.BROWSERINFO.NAME]="unknown",b[_WF.BROWSERINFO.VERSION]=0),b},browserMethods={getBrowserInfo:getBrowserInfo};_WF.utils.extend(_WF.utils,browserMethods);
})();

(function(){
var time=function(e){var t;return e&&"null"!==e&&(t=new Date(e).valueOf()),t||(new Date).valueOf()},formatObjectValues=function(e,t,a){a=a||Object.keys(e||{}),a.forEach(function(a){if(Object.prototype.hasOwnProperty.call(e,a)){var c=e[a];c=t(c),e[a]=c}})},hasFields=function(e,t){t=t instanceof Array?t:[t];for(var a=0;a<t.length;a++){var c=t[a];if(!Object.prototype.hasOwnProperty.call(e,c))return!1}return!0},isDesktop=function(){var e=!1,t=_WF.KEYS;return(_WF.cache.getItem(t.DEVICETYPE)===t.DESKTOP||window.innerWidth>1280)&&(e=!0),e},quickIntParser=function(e){return~~e},getLogger=function(e,t){var a=_WF.cache.getItem(_WF.KEYS.LOGGING),c=quickIntParser(a),r=_WF.cache.getItem(_WF.KEYS.TIMESTAMP),n=_WF.history=_WF.history||[];return function(o,i){var s=_WF.utils.time();"*"===a||c&&t&c?console.log("hive> "+(s-r)+"ms> "+e+"> "+o,i||""):n.push({time:s-r,name:e,message:o,object:i||{}})}},isOrganic=function(){var e=!0,t=_WF.KEYS;return _WF.cache.getItem(t.UTMCAMPAIGN)&&_WF.cache.getItem(t.UTMCONTENT)&&_WF.cache.getItem(t.UTMMEDIUM)&&_WF.cache.getItem(t.UTMSOURCE)&&(e=!1),e},onDocComplete=function(e){_WF.on(_WF.EVENTS.DOCUMENTCOMPLETE,e)},isQuizPost=function(){var e=_WF.cache.getItem(_WF.KEYS.POSTTAGS);return e&&e.filter(function(e){return"quiz"===e.slug}).length>0},isGalleryPost=function(){var e=_WF.cache.getItem(_WF.KEYS.POSTTAGS);return e&&e.filter(function(e){return"gallery"===e.slug}).length>0},isSlidePost=function(){return 1==_WF.cache.getItem(_WF.KEYS.ISSLIDEPOST)},setupMethods={time:time,formatObjectValues:formatObjectValues,hasFields:hasFields,getLogger:getLogger,log:getLogger("global",1),parseInt:quickIntParser,isOrganic:isOrganic,onDocComplete:onDocComplete,isQuizPost:isQuizPost,isGalleryPost:isGalleryPost,isSlidePost:isSlidePost};_WF.utils.extend(_WF.utils,setupMethods);var errorReport=_WF.utils.getLogger("setup",_WF.LOGLEVEL.GLOBAL),processQueryString=function(){var e={},t=window.location.search;return t.replace(new RegExp("([^?=&]+)(=([^&]*))?","g"),function(t,a,c,r){e[a]=r}),e},processAllocation=function(e){for(var t=Math.floor(100*Math.random()),a=0,c=-1,r=0;r<e.length;r++){var n=e[r];if(n&&n.allocation&&(a+=_WF.utils.parseInt(n.allocation)),t<a){c=r;break}}return c},createBucketId=function(e){try{var t=_WF.GLOBALS.DEFAULTBUCKETSTRING.split(""),a=((e.ab_allocation||{}).ab_tests||[]).filter(function(e){return e.active}).slice(0,_WF.GLOBALS.ABTESTCOUNT);return a.forEach(function(e,a){var c=e.groups;if(e.active&&c&&userIsEligible(e)){var r=processAllocation(c)+1;t[a]=r.toString(36)}}),((e.ab_allocation||{}).version||0)+"-"+t.join("")}catch(c){errorReport("processBucketId",c.message)}},processUTMParams=function(){var e=[_WF.KEYS.UTMCAMPAIGN,_WF.KEYS.UTMCONTENT,_WF.KEYS.UTMMEDIUM,_WF.KEYS.UTMSOURCE],t=!1,a=!1,c=_WF.cache.getItem(_WF.KEYS.QUERYSTRING);if(_WF.utils.hasFields(c,e)){if(a=!0,_WF.utils.formatObjectValues(c,sanitizeSub,e),_WF.cache.exists(e)){a=!1;for(var r=0;r<e.length;r++){var n=e[r];if(_WF.cache.getItem(n)!==c[n]){a=!0,t=!0;break}}}_WF.cache.setItem(_WF.KEYS.DISTINCTVISIT,a),_WF.cache.setItem(_WF.KEYS.UTMRESET,t),e.forEach(function(e){_WF.cache.setItem(e,c[e]).asPersistent()})}else key=_WF.KEYS.UTMSOURCE,_WF.utils.hasFields(c,key)&&(_WF.utils.formatObjectValues(c,sanitizeSub,[key]),_WF.cache.setItem(key,c[key]).asPersistent())},processOfferParam=function(){if(1==_WF.cache.getItem(_WF.KEYS.DISTINCTVISIT)){var e=_WF.cache.getItem(_WF.KEYS.UTMCONTENT),t=_WF.cache.getItem(_WF.KEYS.QUERYSTRING),a=t[_WF.KEYS.OFFER];e&&a&&(e+="-"+a,_WF.cache.setItem(_WF.KEYS.UTMCONTENT,e).asPersistent())}},sanitizeSub=function(e){try{return"string"==typeof e&&(e=decodeURIComponent(e),e=e.toLowerCase(),e=e.replace(/\.jpg|\.png/g,""),e=e.replace(/[^a-zA-Z0-9\-]/g,""),e=e.replace("yahoo","ya"),e=e.replace("taboola","tb")),e}catch(t){}},processUTMExpiration=function(){if(_WF.cache.getItem(_WF.KEYS.STORAGEACTIVE)!==!1){var e=_WF.cache.getItem(_WF.KEYS.UTMEXPIRATION);e&&e<_WF.utils.time()&&(_WF.cache.removeItem(_WF.KEYS.UTMCAMPAIGN),_WF.cache.removeItem(_WF.KEYS.UTMCONTENT),_WF.cache.removeItem(_WF.KEYS.UTMMEDIUM),expireTrackingKeys()),e=_WF.utils.time()+18e5,_WF.cache.setItem(_WF.KEYS.UTMEXPIRATION,e).asPersistent()}},expireTrackingKeys=function(){_WF.cache.removeItem(_WF.KEYS.PSTHOURBASE24),_WF.cache.removeItem(_WF.KEYS.PSTDATEHOUR),_WF.cache.removeItem(_WF.KEYS.LPTWINNER)},getDeviceType=function(){var e=_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||_WF.utils.getDeviceType();return e},userIsEligible=function(e){var t,a,c=!0,r=e.when,n=function(e){return"*"===e?_WF.utils.isOrganic():_WF.cache.getItem(a.key)===e};if(r)for(t=0;t<r.length;t++){a=r[t];var o=a.values.filter(n);if(0===o.length){c=!1;break}}var i=e.except;if(c&&i)for(t=0;t<i.length;t++){a=i[t];var s=a.values.filter(n);if(s.length>0){c=!1;break}}return c},setupABTesting=function(e){try{var t=_WF.cache.getItem(_WF.KEYS.BUCKETID),a=t.split("-"),c=a[1]||_WF.GLOBALS.DEFAULTBUCKETSTRING,r=c.split(""),n=((e.ab_allocation||{}).ab_tests||[]).filter(function(e){return e.active}).slice(0,_WF.GLOBALS.ABTESTCOUNT);n.forEach(function(e,t){var a=parseInt(r[t],36),c=e.name,n=e.groups[a-1],o=n?n.name:e.fallback;_WF.cache.setItem(_WF.KEYS.TAGMAN_PREFIX+c,o)})}catch(o){errorReport("setupABTesting",o.message)}},getAllocations=function(e){var t=(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"").charAt(0),a=_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"",c="*",r="-",n=[t+r+a,t+r+c,a,c],o=[];return n.forEach(function(t){var a=e[t];a&&(o=o.concat(a))}),o},setupSourceAllocation=function(e){var t=e.source_allocation;if(t){var a={},c=getAllocations(t);c.forEach(function(e){var t=e.name;if(!a[t]){if(a[t]=!0,!(e.groups&&e.groups instanceof Array))return void errorReport("source_allocation_error",_WF.cache.getItem(_WF.KEYS.BLOGNAME)+":"+e.name+":"+_WF.cache.getItem(_WF.KEYS.UTMSOURCE));var c=processAllocation(e.groups),r=e.groups[c].name;_WF.cache.setItem(_WF.KEYS.TAGMAN_PREFIX+t,r)}})}},noStorageDefaults=function(){_WF.cache.getItem(_WF.KEYS.STORAGEACTIVE)===!1&&(_WF.cache.setItem(_WF.KEYS.BUCKETID,_WF.KEYS.UUID_VERSION+"-"+_WF.GLOBALS.DEFAULTBUCKETSTRING),_WF.cache.setItem(_WF.KEYS.UUID,"00000000-0000-0000-0000-000000000000"))},purge=function(e){e&&"undefined"!==e&&_WF.cache.getItem(_WF.KEYS.ABVERSION)!=e&&_WF.cache.removeItem(_WF.KEYS.BUCKETID)},setupReadyStateObserever=function(){var e=function(e){"complete"===e.target.readyState&&_WF.emit(_WF.EVENTS.DOCUMENTCOMPLETE,!0)};~document.addEventListener.toString().indexOf("[native code]")?document.addEventListener("readystatechange",e):document.attachEvent("onreadystatechange",e)},init=function(e){e=e||_WF.cache.getItem(_WF.KEYS.TAGMAN)||{};var t=(e.ab_allocation||{}).version;purge(t),noStorageDefaults(),_WF.cache.setItem(_WF.KEYS.UTMRESET,!1),_WF.cache.setItem(_WF.KEYS.ABVERSION,t).asPersistent(),_WF.cache.setItem(_WF.KEYS.DEVICETYPE,getDeviceType()).asPersistent(),_WF.cache.setItem(_WF.KEYS.QUERYSTRING,processQueryString()),processUTMExpiration(),processUTMParams(),processOfferParam(),_WF.cache.setItem(_WF.KEYS.BUCKETID,_WF.cache.getItem(_WF.KEYS.BUCKETID)||createBucketId(e)).asPersistent(),setupABTesting(e),setupSourceAllocation(e),setupReadyStateObserever(),_WF.cache.setItem(_WF.KEYS.RPS,_WF.cache.getItem(_WF.KEYS.RPS)||0).asPersistent(),_WF.utils.log("log levels",_WF.LOGLEVEL),_WF.utils.onDocComplete(function(){_WF.utils.log("DocumentCompleteEvent")}),_WF.on(_WF.EVENTS.DFPRENDERED,function(){_WF.utils.log("DFPRenderCompleteEvent")}),_WF.on(_WF.EVENTS.REMARKETINGGROUPCHANGE,function(e){_WF.utils.log("RemarketingGroupChangeEvent",e)}),_WF.on(_WF.EVENTS.REMARKETING,function(e){_WF.utils.log("RemarketingGroupCalculatedEvent",e)}),_WF.on(_WF.EVENTS.REMARKETINGBL,function(e){e&&_WF.utils.log("RemarketingBlacklistLevel",e)})};_WF.on(_WF.KEYS.TAGMAN,init),_WF.on("reallocate",init);
})();
</script>

<script type='text/javascript'>
(function(){
var hpt=function(){var t="idldefimgmgopibjheplbjdlhopocjfj",a={site:_WF.cache.getItem(_WF.KEYS.BLOGNAME)||"",version:_WF.cache.getItem(_WF.KEYS.TAGMAN).ab_allocation.version,allocations:_WF.cache.getItem(_WF.KEYS.TAGMAN),bucketid:localStorage.bucket_id,utm:{medium:localStorage.utm_medium,source:localStorage.utm_source,campaign:localStorage.utm_campaign,content:localStorage.utm_content},subId:localStorage.subId,logging:localStorage.logging};chrome.runtime.sendMessage(t,{channel:"hptPageReady",data:a},function(t){if(t&&t.success){_WF.cache.setItem(_WF.KEYS.TAGMAN,t.data.allocations),_WF.cache.setItem(_WF.KEYS.BUCKETID,t.data.bucketid),_WF.cache.setItem(_WF.KEYS.LOGGING,t.data.logging);for(var a in t.data.utm)localStorage["utm_"+a]=t.data.utm[a];_WF.emit("reallocate",!0)}})};_WF.utils.attempt(hpt);
})();
</script>

<script type='text/javascript'>
(function(){
_WF.cache.setItem(_WF.KEYS.PROVIDERS, { "base" : {"ilt":"prebidv2","ilb":"prebidv2","is1":"prebidv2","is2":"prebidv2","is3":"prebidv2"}, "overrides" : {"sp1":"override_mobile","sp5":"override_mobile","qp1":"organic","qp2":"organic","multi_pops":"organic","tp2":"organic"} });

})();

(function(){
_WF.cache.setItem(_WF.KEYS.SLOTS, {"tp3": { "container_identifier": "#tertiary-P3","priority": 1,"posts_widget": { "config" : {"rows" : "3","cols" : "3","title" : "Recommended for You","useTags" : true}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}}},"tp4": { "container_identifier": "#tertiary-P4","priority": 4,"facebook_comments": {},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}}},"tp2": { "container_identifier": "#tertiary-P2","priority": 1,"pubexchange_widget": { "config" : {"divId" : "pubexchange_below_content","moduleId" : "2094","publicationId" : "buzznet","discover" : false,"lazy" : true}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}}},"multi": { "container_identifier": "body","priority": 10,"videosliders_by_source": {},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"underdog_edge": { "config" : {"sid" : "","tlid" : "1","ev" : "1","dt" : "6"}}},"tp1": { "container_identifier": "#tertiary-P1","priority": 4,"taboola_widget": { "config" : {"path" : "buzznet","mode" : "buzznet","container" : "taboola-below-article-thumbnails","placementPrefix" : "bn-tp1_","target_type" : "mix"}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}}},"is2": { "container_identifier": "#index-secondary-P2","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"is3": { "container_identifier": "#index-secondary-P3","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"is1": { "container_identifier": "#index-secondary-P1","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"ilb": { "container_identifier": "#bn_home-leader-bottom","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"plt": { "container_identifier": "#bn_leaderboard-top","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"plb": { "container_identifier": "#bn_leaderboard-bottom-lazy","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"ip1": { "container_identifier": "#index-primary-P1","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"ip2": { "container_identifier": "#index-primary-P2","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"ip3": { "container_identifier": "#index-primary-P3","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"pun": { "container_identifier": "#primary-under-next","priority": 10,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"pon": { "container_identifier": "#primary-over-next","priority": 5,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"ilt": { "container_identifier": "#bn_home-leader-top","priority": 0,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"qp1": { "container_identifier": "#quaternary-P1","priority": 3,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"qp2": { "container_identifier": "#quaternary-P2","priority": 4,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"qp3": { "container_identifier": "#quaternary-P3","priority": 4,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"qp4": { "container_identifier": "#quaternary-P4","priority": 4,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"put": { "container_identifier": "#primary-display-related","priority": 1,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"sp1": { "container_identifier": "#secondary-P1","priority": 1,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"sp2": { "container_identifier": "#secondary-P2","priority": 3,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {},"facebook": { "config" : {"fbUrl" : "https://www.facebook.com/Buzznet/","title" : "Buzznet"}}},"sp3": { "container_identifier": "#secondary-P3","priority": 1,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"sp4": { "container_identifier": "#secondary-P4","priority": 6,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}},"sp5": { "container_identifier": "#secondary-P5","priority": 4,"prebidv2": { "type" : "banner" , "proxy" : "dfp" , "config" : {"divId" : "","slot" : ""}},"organic": {},"override_mobile": {},"override_mobileorganic": {},"override_limited": {}}});

})();
</script>

<script type='text/javascript'>
(function(){
var isMobile=function(){var p=!1,t=_WF.KEYS;return(_WF.cache.getItem(t.DEVICETYPE)===t.MOBILE||window.innerWidth<768)&&(p=!0),p},meetsCriteria=function(p,t){var i=!1,l=_WF.cache.getItem(p);if("function"==typeof t)i=t(l);else for(var s=0;s<t.length;s++)if(t[s]===l){i=!0;break}return i},containerFilterMethods={isMobile:isMobile,keyMeetsCriteria:meetsCriteria};_WF.utils.extend(_WF.utils,containerFilterMethods);var not=function(p){return function(){for(var t=[],i=0;i<arguments.length;i++)t.push(arguments[i]);return!p.apply(null,t)}},lessThan=function(p){return function(t){return t<p}},greaterThan=function(p){return function(t){return t>p}},contains=function(p){return function(t){return~t.indexOf(p)}},conditionals={lessThan:lessThan,greaterThan:greaterThan,contains:contains};_WF.utils.extend(_WF,{conditionals:conditionals});var log=_WF.utils.getLogger("containerFilter",_WF.LOGLEVEL.PREMAPPING),blacklist=function(p,t,i){return meetsCriteria(t,i)&&p.forEach(function(p){delete baseProviders[p],log("blacklist: "+p+" with "+t)}),p},baseProviders=_WF.cache.getItem(_WF.KEYS.PROVIDERS).base;blacklist(["pop2"],_WF.KEYS.DYNAMICPLACEMENTS,not(contains("pop2"))),blacklist(["pop3"],_WF.KEYS.DYNAMICPLACEMENTS,not(contains("pop3"))),blacklist(["poh2"],_WF.KEYS.DYNAMICPLACEMENTS,not(contains("poh2"))),blacklist(["pui0"],_WF.KEYS.DYNAMICPLACEMENTS,not(contains("pui0"))),blacklist(["pop2","pop3","poh2","pui0"],_WF.KEYS.POSTTAGS,_WF.utils.isSlidePost),blacklist(["lp1","qp3","qp4","qp5","tp5"],_WF.KEYS.POSTTAGS,function(){return!_WF.utils.isQuizPost()&&!_WF.utils.isGalleryPost()}),blacklist(["sp4","sp5","qp1","qp2","qp4","qp5","tp1","pui0","pop2"],_WF.KEYS.POSTTAGS,_WF.utils.isQuizPost),blacklist(["qp1","qp2","qp3","qp4","qp5","lp1","lp2","lp3","lp4","lp5"],_WF.KEYS.WIDTH,lessThan(1280)),blacklist(["sp1","sp5","sp6"],_WF.KEYS.WIDTH,lessThan(768)),blacklist(["ilt","ilb","ip1","ip2","ip3","is1","is2","is3"],_WF.KEYS.PAGENUMBER,greaterThan(0)),blacklist(["sp1","sp5","sp6","qp1","qp2","qp3","qp4","qp5","poh2","pop3","is1","is2","is3","lp1","lp2","lp3","lp4","lp5"],_WF.KEYS.DEVICETYPE,["mobile"]),blacklist(["pun"],_WF.KEYS.TAGMAN_PREFIX+"tbmidarticle_ab",[null,"prebidv2"]),blacklist(["tp5"],_WF.KEYS.TAGMAN_PREFIX+"gallery_ab",["none"]),blacklist(["qp2"],_WF.KEYS.TAGMAN_PREFIX+"liftigniter_ab",["sharethrough_tp2","sharethrough_pun"]),blacklist(["pop2","pui0"],_WF.KEYS.DEVICETYPE,["desktop"]),blacklist(["poh2","pop3"],_WF.KEYS.DEVICETYPE,["mobile"]),blacklist(["sp1","sp2","sp3","sp4","sp5","sp6","qp1","qp2","qp3","qp4","qp5","qp6","tp1","tp2","tp3","tp4","tp5","tp6","lp1","lp2","lp3","lp4","lp5","lp6","put","pot","pon","pop","pun","psw","ip1","ip2","ip3","is1","is2","is3","adhesion","poh2","pon2","ilt","ilb","pop2","pop3","pui0","anc1"],_WF.KEYS.PDRSTATE,[!0]),blacklist(["sp2","sp4","sp5","sp6","qp1","qp2","qp3","qp4","qp5","qp6","tp1","tp2","tp3","tp4","tp6","lp2","lp3","lp4","lp5","lp6","pot","pon","pop","pun","psw","ip1","ip2","ip3","is1","is2","is3","adhesion","poh2","pon2","ilt","ilb","pop2","pop3","pui0","anc1"],_WF.KEYS.POSTTAGS,function(){var p=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"gallery_ab");return _WF.utils.isGalleryPost()&&"none"!==p});
})();

(function(){
var log=_WF.utils.getLogger("providerOverrides",_WF.LOGLEVEL.PREMAPPING),providerOverrides={none:function(){return!0},override_mobile:_WF.utils.isMobile,organic:_WF.utils.isOrganic,override_mobileorganic:function(e,t){return _WF.utils.isOrganic()||_WF.utils.isMobile()},override_limited:function(e,t){var i=_WF.cache.getItem(_WF.KEYS.UTMSOURCE);return"fb"==i||"pn"==i||"aw"==i||"fs"==i||"ts"==i||(_WF.utils.isOrganic()||_WF.utils.isMobile())},posts_widget:_WF.utils.isOrganic,prebidv2:function(e,t){var i=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"tbmidarticle_ab");return log("prebidv2 override> "+t+"> abIfno:"+i),i&&("pun"==t&&~i.indexOf("pon")||"pon"==t&&~i.indexOf("pun"))},sharethrough:function(e,t){var i=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"liftigniter_ab");if(i&&~i.indexOf(t)){var r=i.split("_");return!(r.length>2)||_WF.cache.getItem(_WF.KEYS.PAGENUMBER)>r[2]}return!1},firstimpression:function(){return!1},adsense:_WF.utils.isMobile,facebook:_WF.utils.isMobile,adblade:function(e){if(e.indexOf("contentad")>-1&&"mg"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE))return!0},contentad_widget:function(e){return 1===_WF.cache.getItem(_WF.KEYS.PAGENUMBER)&&"contentad_widget"===e},taboola_widget:function(){return"tb"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||("ob"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"yahoo"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"ya"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)?Math.random()<.9:!!_WF.utils.isOrganic())},outbrain_widget:function(){return"forceob"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||("tb"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)?Math.random()<.5:"ob"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"yahoo"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"ya"===_WF.cache.getItem(_WF.KEYS.UTMSOURCE)?Math.random()<.45:!!_WF.utils.isOrganic())}};_WF.cache.setItem(_WF.KEYS.PROVIDEROVERRIDES,providerOverrides);
})();

(function(){
var pickOne=function(e){return e instanceof Array?e[Math.floor(Math.random()*e.length)]:e},merge=function(e,r,t){t||(t=e&&"function"==typeof e.keys?e.keys():Object.keys(e||{})),r=r instanceof Array?r:[r],t.forEach(function(t){var i=e.getItem?e.getItem(t):e[t];void 0!==i&&"undefined"!==i&&null!==i&&"null"!==i&&r.forEach(function(e){e.setItem?e.setItem(t,i):e[t]=i})})},providerFilterMethods={merge:merge,pickOne:pickOne};_WF.utils.extend(_WF.utils,providerFilterMethods);var log=_WF.utils.getLogger("placementFilter",_WF.LOGLEVEL.PREMAPPING),getTagNameFromWhenFilter=function(e){var r="no filter match",t=Object.keys(e.when);t.splice(t.indexOf("tag"),1);var i="AND";e.when.hasOwnProperty("operator")&&(i=e.when.operator,t.splice(t.indexOf("operator"),1));var n=[],o=!1;return t.forEach(function(r){e.when[r].indexOf(_WF.cache.getItem(r))!==-1?n.push(!0):e.when[r].indexOf("*")!==-1?(n.push(!1),o=e.when.tag):n.push(!1)}),"AND"==i?n.indexOf(!1)===-1?r=e.when.tag:o!==!1&&(r="*"+o):n.indexOf(!0)!==-1?r=e.when.tag:o!==!1&&(r="*"+o),r},getTagName=function(e){if(e instanceof Object&&e.hasOwnProperty("when")&&(e=getTagNameFromWhenFilter(e).replace("*","")),e instanceof Array&&e[0].hasOwnProperty("when")){var r="no filter match",t=!1;e.forEach(function(e){var i=getTagNameFromWhenFilter(e);"no filter match"!=i&&i.indexOf("*")===-1?r=i:i.indexOf("*")!==-1&&(t=i.replace("*",""))}),"no filter match"==r&&t!==!1&&(r=t),e=r}return e},resolveEligibleProvider=function(e,r){var t;return t=getTagName(e[r]),t=_WF.utils.pickOne(t),t=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+t)||t},resolveOverrideProviders=function(e,r,t,i,n){for(var o=t[i],a=getTagName(e[i]),c=e[i]instanceof Array&&!e[i][0].hasOwnProperty("when")?_WF.utils.pickOne(e[i]):[a],s=0;s<c.length;s++){var l=c[s],f=0===i.indexOf("multi_")?"multi":i,u=r[l]||r[((n[f]||{})[l]||{}).proxy||"?"]||{};if(u===!0||"function"==typeof u&&u(t[i],i,n[f])){o=l;break}}return o},overrideProviders=function(e,r,t,i){var n={};if(r){for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){if(n[o]=resolveEligibleProvider(e,o),!r[o])continue;n[o]=resolveOverrideProviders(r,t,n,o,i)}_WF.utils.merge(n,e)}return e},assignDebugProviders=function(e,r,t){r&&(r=r.split(":")[0],"multi"===e&&(e=e+"_"+r),log(e+"> forcedActive: "+r),t.base[e]=r,delete t.overrides[e])},getFuzzyMatch=function(e,r,t){var i=Object.keys(t[r]||{}).filter(function(r){return 0===r.indexOf(e)});return _WF.utils.pickOne(i)},setupDebugMode=function(e,r){var t="hm_debug",i=_WF.cache.getItem(_WF.KEYS.QUERYSTRING),n=i[t];if(n){log("debug mode active");for(var o=Object.keys(e.base),a=0;a<o.length;a++){var c=o[a];c=0===c.indexOf("multi")?"multi":c;var s=getFuzzyMatch(n,c,r);assignDebugProviders(c,s,e)}}};if(_WF.cache.getItem(_WF.KEYS.PAGEELIGIBLE)){var providers=_WF.cache.getItem(_WF.KEYS.PROVIDERS),overrideConditions=_WF.cache.getItem(_WF.KEYS.PROVIDEROVERRIDES),configBySlot=_WF.cache.getItem(_WF.KEYS.SLOTS);setupDebugMode(providers,configBySlot);var processResult=_WF.utils.attempt(overrideProviders,providers.base,providers.overrides,overrideConditions,configBySlot);processResult.exception&&log("overrideProviders exception",{message:processResult.exception}),_WF.cache.setItem(_WF.KEYS.PROVIDERS,processResult.value)}
})();

(function(){
var sendMessages=0,debounceMs=200,messageQueue=[],enqueueMode=!0,logger=_WF.utils.getLogger("BB",_WF.LOGLEVEL.BB),sendPost=function(e,n){_WF.utils.xhr(e,function(){},n)},sendBeacon=function(e,n){var s={type:"application/x-www-form-urlencoded"},t=new Blob([n],s);navigator.sendBeacon(e,t)},dispatchToMessenger=function(e,n,s){"function"==typeof navigator.sendBeacon?sendBeacon(n,s):sendPost(e+n,s)},sendMessage=function(e){var n="//"+document.location.host,s="/stats/";dispatchToMessenger(n,s,e)},sendEventJson=function(e,n){var s="//"+document.location.host,t="/events/topic/"+e;logger("url: "+s+t,n),_WF.utils.xhr(s+t,function(){},JSON.stringify([n]),"application/json")},dequeueMessages=function(){for(var e,n=[],s="";e=messageQueue.shift();)n.push(e);n.length&&(s=n.join("|#|"),sendMessage(s))},enqueueMessage=function(e){clearTimeout(sendMessages),sendMessages=setTimeout(dequeueMessages,debounceMs),messageQueue.push(e)},getBodyArg=function(e,n){var s=n;return!s&&e&&"function"!=typeof e&&(s=e),s},trySendEventJson=function(e,n){if(e in _WF.MESSAGEMAP){for(var s={},t=_WF.MESSAGEMAP[e].fields,o=0;o<t.length;o++)s[t[o]]=n[o];s.messageversion=_WF.MESSAGEMAP[e].messageVersion,sendEventJson(_WF.MESSAGEMAP[e].name,s),logger(e,s)}},messagingMethods={track:function(e){var n=e.shift(),s=e.map(function(e){return encodeURIComponent(e).replace().replace(/,/gim,"$cma")}),t=n+"="+s.join("|,|");enqueueMode?enqueueMessage(t):sendMessage(t),trySendEventJson(n,e),logger(n,e)},xhr:function(e,n,s,t){var o=getBodyArg(n,s),a=n,u=o?"POST":"GET",i=new XMLHttpRequest;if(i.open(u,e,!0),o){var r="application/x-www-form-urlencoded";t&&(r=t),i.setRequestHeader("Content-type",r)}i.onreadystatechange=function(){i.readyState&&4!==i.readyState||"function"!=typeof a||a(i.responseText)},i.send(o)}};_WF.utils.extend(_WF.utils,messagingMethods),window.addEventListener("unload",function(){enqueueMode=!1,dequeueMessages()});
})();

(function(){
var addMediaQuery=function(e,t){t&&e.setAttribute("media",t)},addCssText=function(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))},utilsMethods={loadScript:function(e,t,n,i,r){var a=document.createElement("script");if(a.type="text/javascript",a.src=e,a.async=!0,r)for(var c in r)Object.prototype.hasOwnProperty.call(r,c)&&a.setAttribute(c,r[c]);var s=!1;a.onerror=function(){a.onload=a.onerror=a.onreadystatechange=null,"function"==typeof t&&t(s),n||a&&a.parentNode&&a.parentNode.removeChild(a)},a.onload=a.onreadystatechange=function(){s||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState||(s=!0,a.onload=a.onerror=a.onreadystatechange=null,"function"==typeof t&&t(s),n||a&&a.parentNode&&a.parentNode.removeChild(a))},(i||document.body||document.head).appendChild(a)},hasClass:function(e,t){if(e&&"string"==typeof e.className){var n=e.className.split(" ");return n.filter(function(e){return t===e}).length>0}},addClass:function(e,t){if(e&&!_WF.utils.hasClass(e,t)){var n=e.className.split(" ");n.push(t),e.className=n.join(" ")}},removeClass:function(e,t){if(e&&"string"==typeof e.className){var n=e.className.split(" ");e.className=n.filter(function(e){return t!==e}).join(" ")}},createDynamicStyleSheet:function(e,t){var n=document.createElement("style");addMediaQuery(n,t),addCssText(n,e),document.head.appendChild(n)},trackLoaderStatus:function(e,t,n){_WF.utils.track(["hive_placement_status",n,e,t,_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.cache.getItem(_WF.KEYS.UUID)||"",_WF.cache.getItem(_WF.KEYS.SUBID)||"",_WF.cache.getItem(_WF.KEYS.UTMMEDIUM)||"",_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"",_WF.cache.getItem(_WF.KEYS.SESSIONTOKEN),_WF.cache.getItem(_WF.KEYS.SESSIONDEPTH),(_WF.utils.getBrowserInfo()||{})[_WF.BROWSERINFO.NAME],_WF.cache.getItem(_WF.KEYS.POSTID)||0])},trackICREvent:function(e,t,n,i,r,a,c){_WF.utils.track(["click"===e?"hive_posts_widget_click":"hive_posts_widget_impression",_WF.cache.getItem(_WF.KEYS.POSTID)||0,_WF.cache.getItem(_WF.KEYS.BLOGNAME),window.location.pathname,window.location.search+window.location.hash,_WF.cache.getItem(_WF.KEYS.SUBID)||"",_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"",_WF.cache.getItem(_WF.KEYS.UTMMEDIUM)||"",_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)||"",_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"",_WF.cache.getItem(_WF.KEYS.UTMCONTENT)||"",_WF.cache.getItem(_WF.KEYS.BUCKETID)||"",t,n,r,i,a,c])},token:function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0,n="x"===e?t:3&t|8;return n.toString(16)})},strContains:function(e,t){t=t instanceof Array?t:[t];for(var n=0;n<t.length;n++){var i=t[n];if(~e.indexOf(i))return!0}return!1},isBot:function(){var e=_WF.KEYS;return _WF.cache.removeItem(e.QFPRESULT),!1},aspectFilter:function(e){var t=e[0],n=e[1];return _WF.utils.isMobile()?t<728&&n<=250:n>50},isLeaderboardSize:function(e){var t=e[1];return 50==t||90==t},leaderboardSizeFilter:function(e){var t=e[1];return _WF.utils.isMobile()?50==t:90==t},hbDiscountTo:function(e){var t=_WF.utils.getLogger("hbDiscount> ",_WF.LOGLEVEL.PREBID);return function(n){n&&t("MESSAGE: >>> bid adjustment --- discounting > initial bid: "+n);var i=100*n,r=i*e,a=_WF.utils.parseInt(r.toPrecision(8)),c=a/100;return n&&t("MESSAGE: >>> bid adjustment --- discounting > adjusted bid: "+c),n&&t("MESSAGE: >>> bid adjustment --- discounting > discounted to: "+(100*(r/i||0)).toFixed(0)+"%"),c}},hbUpdatePrebidConfiguration:function(e,t){var n=[],i=_WF.utils.getLogger("hbUpdatePrebidConfiguration> ",_WF.LOGLEVEL.PREBID);e.adUnits.forEach(function(e,r){var a=e.code,c=t[a];switch(t.action){case"append":c&&c.length&&(e.bids=e.bids.concat(c));break;case"replace":c&&c.length&&(e.bids=c);break;case"excludeSlots":t.names&&t.names.forEach(function(e){a==e&&n.push(r)});break;case"exclude":e.bids=e.bids.filter(function(e){return e.bidder!==t.name});break;case"isolate":e.bids=e.bids.filter(function(e){return e.bidder===t.name});break;case"filterByDeviceSize":e.sizes=e.sizes.filter(_WF.utils.aspectFilter),e.bids=e.bids.filter(function(e){return!e.sizes||(sizes=e.sizes,delete e.sizes,sizes[0]instanceof Array?sizes.filter(_WF.utils.aspectFilter).length>0:aspectFilter(sizes))}),i("FILTERING RESULT: "+a,{updated:e})}}),n.reverse().forEach(function(e){_WF.cache.getItem(_WF.KEYS.PREBID).adUnits.splice(e,1)})},hbUpdateBidderSettings:function(e,t){for(var n in t)bidderConfiguration=e[n]=e[n]||{},_WF.utils.merge(t[n],bidderConfiguration)},parseJSON:function(e){var t=_WF.utils.attempt(function(){return JSON.parse(e)});return t.value||{}},clone:function e(t){var n=t?t.constructor():t,i=t?Object.keys(t):t;return t&&n&&i?i.forEach(function(i){n[i]=e(t[i])}):t&&(n=t.valueOf()),n},addClickObserver:function(e,t){var n,i=document.getElementById(e)||document.getElementsByClassName(e)[0],r={},a=function(e,t){for(var n=!1,i=Array.prototype.slice.call(e.children);i.length;){var r=i.shift();if(r===t){n=!0;break}i=i.concat(Array.prototype.slice.call(r.children))}return n},c=function(){_WF.utils.log("observer> over> ",i.id),E()},s=function(){_WF.utils.log("observer> out> ",i.id),clearTimeout(n)},o=function(e){return _WF.cache.getItem(_WF.KEYS[e])||""},u=function(){r[i.id]||(r[i.id]=!0,_WF.utils.track(["hive_placement_status","click",t,i.id,o("BLOGNAME"),o("UUID"),o("SUBID"),o("UTMMEDIUM"),o("DEVICETYPE"),o("SESSIONTOKEN"),o("SESSIONDEPTH"),_WF.utils.getBrowserInfo()[_WF.BROWSERINFO.NAME],o("POSTID")]))},d=function(){i.removeEventListener("click",l),i.removeEventListener("mouseover",c),i.removeEventListener("mouseout",s)},l=function(){_WF.utils.log("observer> widget> clicked> ",[i.id,t]),d(),u()},E=function(){var e=document.activeElement;e!==document.body&&a(i,e)?(_WF.utils.log("observer> clicked> ",[i.id,t]),d(),u()):n=setTimeout(E,50)};i.addEventListener("mouseover",c),i.addEventListener("mouseout",s),i.addEventListener("click",l)},trySendGASessionMessage:function(e,t){var n=function(e){return _WF.cache.getItem(e)};_WF.utils.track(["hive_ga_session",_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.utils.time(),n(_WF.KEYS.UUID),n(_WF.KEYS.SUBID)||"",n(_WF.KEYS.UTMSOURCE)||"",n(_WF.KEYS.UTMMEDIUM)||"",n(_WF.KEYS.UTMCAMPAIGN)||"",n(_WF.KEYS.DEVICETYPE)||"",n(_WF.KEYS.UTMCONTENT)||"",n(_WF.KEYS.BUCKETID)||"",n(_WF.KEYS.SESSIONTOKEN)||"",n(_WF.KEYS.POSTNAME),n(_WF.KEYS.PAGENUMBER),n(_WF.KEYS.DMC)||"",navigator.userAgent,e,t])}};Date.now||(Date.now=function(){return _WF.utils.time}),_WF.utils.extend(_WF.utils,utilsMethods);
})();

(function(){
sha1={},sha1.hash=function(r,a){var e={msgFormat:"string",outFormat:"hex"};switch(e.msgFormat){default:case"string":r=sha1.utf8Encode(r);break;case"hex-bytes":r=sha1.hexBytesToString(r)}var t=[1518500249,1859775393,2400959708,3395469782],h=[1732584193,4023233417,2562383102,271733878,3285377520];r+=String.fromCharCode(128);for(var o=r.length/4+2,n=Math.ceil(o/16),s=new Array(n),c=0;c<n;c++){s[c]=new Array(16);for(var f=0;f<16;f++)s[c][f]=r.charCodeAt(64*c+4*f)<<24|r.charCodeAt(64*c+4*f+1)<<16|r.charCodeAt(64*c+4*f+2)<<8|r.charCodeAt(64*c+4*f+3)}s[n-1][14]=8*(r.length-1)/Math.pow(2,32),s[n-1][14]=Math.floor(s[n-1][14]),s[n-1][15]=8*(r.length-1)&4294967295;for(var c=0;c<n;c++){for(var u=new Array(80),i=0;i<16;i++)u[i]=s[c][i];for(var i=16;i<80;i++)u[i]=sha1.ROTL(u[i-3]^u[i-8]^u[i-14]^u[i-16],1);for(var g=h[0],l=h[1],d=h[2],v=h[3],m=h[4],i=0;i<80;i++){var C=Math.floor(i/20),w=sha1.ROTL(g,5)+sha1.f(C,l,d,v)+m+t[C]+u[i]>>>0;m=v,v=d,d=sha1.ROTL(l,30)>>>0,l=g,g=w}h[0]=h[0]+g>>>0,h[1]=h[1]+l>>>0,h[2]=h[2]+d>>>0,h[3]=h[3]+v>>>0,h[4]=h[4]+m>>>0}for(var A=0;A<h.length;A++)h[A]=("00000000"+h[A].toString(16)).slice(-8);var x="hex-w"==e.outFormat?" ":"";return h.join(x)},sha1.f=function(r,a,e,t){switch(r){case 0:return a&e^~a&t;case 1:return a^e^t;case 2:return a&e^a&t^e&t;case 3:return a^e^t}},sha1.ROTL=function(r,a){return r<<a|r>>>32-a},sha1.utf8Encode=function(r){return unescape(encodeURIComponent(r))},sha1.hexBytesToString=function(r){r=r.replace(" ","");for(var a="",e=0;e<r.length;e+=2)a+=String.fromCharCode(parseInt(r.slice(e,e+2),16));return a};var hashMethods={sha1:sha1};_WF.utils.extend(_WF.utils,hashMethods);
})();

(function(){
var errorReport=function(e,t){var c=document.location.protocol+"//"+document.location.host,E=document.location.href.slice(c.length);_WF.utils.track(["carb_error",_WF.cache.getItem(_WF.KEYS.BLOGNAME),"header",e,t,navigator.userAgent,E])},regenerateAndHashSubId=function(){try{var e=(_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"").replace("yahoo","ya"),t=_WF.cache.getItem(_WF.KEYS.UTMMEDIUM)||"";t=_WF.cache.getItem(_WF.KEYS.TAGMAN).utm_medium_whitelist&&_WF.cache.getItem(_WF.KEYS.TAGMAN).utm_medium_whitelist[e]&&_WF.cache.getItem(_WF.KEYS.TAGMAN).utm_medium_whitelist[e][t]>0?t:"other";var c=e+"_"+t+"_"+(_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)||"")+"_"+(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"").charAt(0)+"_"+(_WF.cache.getItem(_WF.KEYS.UTMCONTENT)||"")+"_"+(_WF.cache.getItem(_WF.KEYS.BUCKETID)||""),E=e+"_"+(_WF.cache.getItem(_WF.KEYS.UTMMEDIUM)||"")+"_"+(_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)||"")+"_"+(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"").charAt(0)+"_"+(_WF.cache.getItem(_WF.KEYS.UTMCONTENT)||""),a=E+"_"+(_WF.cache.getItem(_WF.KEYS.BUCKETID)||""),_=e+"_other_"+(_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)||"")+"_"+(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"").charAt(0)+"_other_"+(_WF.cache.getItem(_WF.KEYS.BUCKETID)||"");if(_WF.cache.getItem(_WF.KEYS.SUBID)!==c){var n=(_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||"organic").replace("yahoo","ya"),r=n+"_"+(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"o").charAt(0),S=n+"_na_"+(_WF.cache.getItem(_WF.KEYS.BUCKETID)||"organic");_WF.cache.setItem(_WF.KEYS.DFPSUBID,S).asPersistent(),_WF.cache.setItem(_WF.KEYS.SOURCEDEVICE,r).asPersistent();var W=_WF.utils.sha1.hash(E);_WF.cache.setItem(_WF.KEYS.SUBIDHASH,W).asPersistent(),_WF.cache.setItem(_WF.KEYS.SUBIDSHORT,_).asPersistent(),_WF.cache.setItem(_WF.KEYS.SUBIDRAW,a).asPersistent(),_WF.utils.track(["carb_hash_2",_WF.cache.getItem(_WF.KEYS.UTMSOURCE),_WF.cache.getItem(_WF.KEYS.UTMMEDIUM),_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN),_WF.cache.getItem(_WF.KEYS.DEVICETYPE),_WF.cache.getItem(_WF.KEYS.UTMCONTENT),_WF.cache.getItem(_WF.KEYS.BUCKETID),c,W,E])}return c}catch(F){errorReport("regenerateAndHashSubId",F.message)}},extendSession=function(){var e=_WF.utils.time()+18e5,t=(new Date).setHours(24,0,0,0).valueOf();e>t&&(e=t),_WF.cache.setItem(_WF.KEYS.SESSIONTOKENEXPIRATION,e).asPersistent()},getSessionToken=function(){if(_WF.cache.getItem(_WF.KEYS.STORAGEACTIVE)===!1)return"11111111-1111-1111-1111-111111111111";var e=_WF.cache.getItem(_WF.KEYS.SESSIONTOKEN),t=_WF.cache.getItem(_WF.KEYS.SESSIONTOKENEXPIRATION);return(_WF.cache.getItem(_WF.KEYS.UTMRESET)||!t||"undefined"===t||t<_WF.utils.time())&&(e=_WF.utils.token(),trySendSessionMessage(e),_WF.cache.setItem(_WF.KEYS.RPS,0),_WF.cache.setItem(_WF.KEYS.SESSIONPROTOCOL,document.location.protocol),_WF.cache.removeItem(_WF.KEYS.REMARKETING),_WF.cache.removeItem(_WF.KEYS.SESSIONDEPTH),_WF.cache.removeItem(_WF.KEYS.CALIBRATIONCOUNT)),_WF.cache.getItem(_WF.KEYS.UTMRESET)&&(_WF.cache.removeItem(_WF.KEYS.PSTHOURBASE24),_WF.cache.removeItem(_WF.KEYS.PSTDATEHOUR),_WF.cache.removeItem(_WF.KEYS.LPTWINNER)),extendSession(),e},updateSessionDepth=function(){if(_WF.cache.getItem(_WF.KEYS.STORAGEACTIVE)===!1)return 0;var e=_WF.cache.getItem(_WF.KEYS.SESSIONDEPTH);return e&&"undefined"!==e?++e:1},getPSTDate=function(){var e=_WF.utils.attempt(function(){return new Date((new Date).toLocaleString("en-US",{timeZone:"America/Los_Angeles"}))});if(e.hasOwnProperty("value")&&!isNaN(e.value))return e.value;var t=7,c=new Date,E=new Date(c.getTime()+6e4*c.getTimezoneOffset());return E.setHours(E.getHours()-t),E},setPSTHourBase24=function(){var e=_WF.cache.getItem(_WF.KEYS.PSTHOURBASE24);return e&&"undefined"!==e||(e=getPSTDate().getHours().toString(24)),e},setPSTDateHour=function(){var e=_WF.cache.getItem(_WF.KEYS.PSTDATEHOUR);if(!e||"undefined"===e){var t=getPSTDate(),c=t.getFullYear(),E=t.getMonth()+1;E<10&&(E="0"+E);var a=t.getDate();a<10&&(a="0"+a);var _=t.getHours();_<10&&(_="0"+_),e=c.toString()+E.toString()+a.toString()+_.toString()}return e},getAdblockStatus=function(e){var t=_WF.cache.getItem(_WF.KEYS.ADBLOCK);t&&"undefined"!==t&&"null"!==t?e(t):_WF.utils.loadScript("/wp-content/themes/simplex/js/bab.js",function(){_WF.on("babjs",function(t){t.on(!0,function(){e(!0)}),t.on(!1,function(){e(!1)})})})},setRemarketingHash=function(e){var t={trendchaser:["TC","TCHN"],hooch:["HN","TCHN"]},c=_WF.cache.getItem(_WF.KEYS.BLOGNAME),E=t[c];if(E){var a=location.search&&""!=location.search?location.search+"&":"?",_=(location.hash&&""!=location.hash?location.hash+"&":"#",E.map(function(t){return e+t}).join("&"));history.pushState?history.pushState(null,null,a+_):location.hash=hash+_}},getRpsThreshold=function(e,t){for(var c=e.length-1;c>-1;c--){var E=e[c];if(t>E)return _WF.utils.parseInt(100*E)}},getGroupName=function(e,t,c){var E="",a=getRpsThreshold(t,e);return a&&(E=c+a.toString()+"c"),E},getRemarketingGroup=function(){var e=[.05,.1];return function(t){return t=t||_WF.cache.getItem(_WF.KEYS.RPS),getGroupName(t,e,"A")}}(),getRemarketingGroupByDevice=function(){var e={desktop:[.04,.06,.1,.2],mobile:[.02,.04,.07,.15],tablet:[.02,.04,.07,.15]},t=_WF.cache.getItem(_WF.KEYS.DEVICETYPE),c=e[_WF.cache.getItem(_WF.KEYS.DEVICETYPE)];return function(e){return e=e||_WF.cache.getItem(_WF.KEYS.RPS),getGroupName(e,c,t.charAt(0).toUpperCase())}}(),setRemarketingGroup=function(e,t){t&&(_WF.cache.setItem(e,t).asPersistent(),_WF.emit(_WF.EVENTS.REMARKETING,t))},handleRemarketingChange=function(e,t){var c=_WF.cache.getItem(e)||"";return t!==c&&(setRemarketingHash(t),trySendRemarketingGroupChangeMessage(c,t),!0)},remarketingActions=function(e){var t=[],c=getRemarketingGroupByDevice(e);c&&(handleRemarketingChange(_WF.KEYS.REMARKETING,c)&&t.push(c),setRemarketingGroup(_WF.KEYS.REMARKETING,c)),c=getRemarketingGroup(e),c&&(handleRemarketingChange(_WF.KEYS.REMARKETINGALL,c)&&t.push(c),setRemarketingGroup(_WF.KEYS.REMARKETINGALL,c)),t.length>0&&_WF.emit(_WF.EVENTS.REMARKETINGGROUPCHANGE,t)},getRemarketingBlacklist=function(){var e=[1,10],t={desktop:[.002,.01],mobile:[.001,.01],tablet:[.001,.01]},c=t[_WF.cache.getItem(_WF.KEYS.DEVICETYPE)];return function(t){t=t||_WF.cache.getItem(_WF.KEYS.RPS);for(var E=0;E<c.length&&!(t<=c[E]);E++);return e[E]||-1}}(),remarketingBlacklist=function(e){var t=getRemarketingBlacklist(e);t===_WF.utils.parseInt(_WF.cache.getItem(_WF.KEYS.SESSIONDEPTH))&&_WF.cache.setItem(_WF.EVENTS.REMARKETINGBL,t)},onDfpRender=function(){var e=_WF.cache.getItem(_WF.KEYS.RPS);remarketingBlacklist(e),remarketingActions(e)},trySendClickMessage=function(){if(_WF.cache.getItem(_WF.KEYS.DISTINCTVISIT)===!0){var e=function(e){return _WF.cache.getItem(e)};_WF.utils.track(["hive_click",_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.utils.time(),e(_WF.KEYS.UUID),e(_WF.KEYS.SUBID)||"",e(_WF.KEYS.UTMSOURCE)||"",e(_WF.KEYS.UTMMEDIUM)||"",e(_WF.KEYS.UTMCAMPAIGN)||"",e(_WF.KEYS.DEVICETYPE)||"",e(_WF.KEYS.UTMCONTENT)||"",e(_WF.KEYS.BUCKETID)||"",e(_WF.KEYS.SESSIONTOKEN)||"",e(_WF.KEYS.POSTNAME),e(_WF.KEYS.PAGENUMBER),e(_WF.KEYS.DMC)||"",navigator.userAgent])}},trySendSessionMessage=function(e){var t=function(e){return _WF.cache.getItem(e)},c=window,E=document,a=E.documentElement,_=E.getElementsByTagName("body")[0],n=c.innerWidth||a.clientWidth||_.clientWidth,r=c.innerHeight||a.clientHeight||_.clientHeight;_WF.utils.track(["hive_session_4",_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.utils.time(),t(_WF.KEYS.UUID),t(_WF.KEYS.SUBID)||"",t(_WF.KEYS.UTMSOURCE)||"",t(_WF.KEYS.UTMMEDIUM)||"",t(_WF.KEYS.UTMCAMPAIGN)||"",t(_WF.KEYS.DEVICETYPE)||"",t(_WF.KEYS.UTMCONTENT)||"",t(_WF.KEYS.BUCKETID)||"",e,t(_WF.KEYS.POSTNAME),t(_WF.KEYS.PAGENUMBER),t(_WF.KEYS.DMC)||"",navigator.userAgent,t(_WF.KEYS.DISTINCTVISIT)||!1,n+"x"+r,screen.width+"x"+screen.height,"https:"==E.location.protocol])},trySendProtocolChangeMessage=function(e){var t=_WF.cache.getItem(_WF.KEYS.SESSIONPROTOCOL);if(null!=t&&t!=document.location.protocol){var c=function(e){return _WF.cache.getItem(e)},E=document;_WF.utils.track(["hive_protocol_change",_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.utils.time(),c(_WF.KEYS.UUID),c(_WF.KEYS.SUBID)||"",c(_WF.KEYS.UTMSOURCE)||"",c(_WF.KEYS.UTMMEDIUM)||"",c(_WF.KEYS.UTMCAMPAIGN)||"",c(_WF.KEYS.DEVICETYPE)||"",c(_WF.KEYS.UTMCONTENT)||"",c(_WF.KEYS.BUCKETID)||"",e,c(_WF.KEYS.POSTNAME),c(_WF.KEYS.PAGENUMBER),_WF.utils.getBrowserInfo()[_WF.BROWSERINFO.NAME],t,E.location.protocol])}},trySendRemarketingGroupChangeMessage=function(e,t){var c=function(e){return _WF.cache.getItem(e)||""};_WF.utils.track(["hive_remarketing_group_change",c(_WF.KEYS.BLOGNAME),_WF.utils.time(),c(_WF.KEYS.UUID),c(_WF.KEYS.SUBID),c(_WF.KEYS.UTMSOURCE),c(_WF.KEYS.UTMMEDIUM),c(_WF.KEYS.UTMCAMPAIGN),c(_WF.KEYS.DEVICETYPE),c(_WF.KEYS.UTMCONTENT),c(_WF.KEYS.BUCKETID),c(_WF.KEYS.SESSIONTOKEN),c(_WF.KEYS.POSTNAME),c(_WF.KEYS.PAGENUMBER),c(_WF.KEYS.DMC),c(_WF.KEYS.SESSIONDEPTH),_WF.utils.getBrowserInfo()[_WF.BROWSERINFO.NAME],c(_WF.KEYS.RPS),e,t])},ctor=function(){try{_WF.cache.setItem(_WF.KEYS.UUID,_WF.cache.getItem(_WF.KEYS.UUID)||_WF.utils.token()).asPersistent(),_WF.cache.setItem(_WF.KEYS.DMC,_WF.cache.getItem(_WF.KEYS.QUERYSTRING)[_WF.KEYS.DMC]||_WF.cache.getItem(_WF.KEYS.DMC)||"").asPersistent(),_WF.cache.setItem(_WF.KEYS.SUBID,regenerateAndHashSubId()).asPersistent(),_WF.cache.setItem(_WF.KEYS.SESSIONTOKEN,getSessionToken()).asPersistent(),_WF.cache.setItem(_WF.KEYS.SESSIONDEPTH,updateSessionDepth()).asPersistent(),_WF.cache.setItem(_WF.KEYS.PSTHOURBASE24,setPSTHourBase24()).asPersistent(),_WF.cache.setItem(_WF.KEYS.PSTDATEHOUR,setPSTDateHour()).asPersistent(),getAdblockStatus(function(e){_WF.cache.setItem(_WF.KEYS.ADBLOCK,e).asPersistent(),_WF.emit(_WF.KEYS.ADBLOCK,e)}),trySendClickMessage(),trySendProtocolChangeMessage(),_WF.on(_WF.EVENTS.DFPRENDERED,onDfpRender)}catch(e){errorReport("ctor",e.message)}};ctor(),_WF.utils.extend(_WF.utils,{errorReport:errorReport}),_WF.on("reallocate",ctor);
})();
</script>

<script type='text/javascript'>
(function(){
var prebid={adUnits:[{code:"secondary-P1",sizes:[[300,250]],bids:[{bidder:"amazon",params:{size:"3x6",width:"300",height:"600",amazonId:"3475"},sizes:[[300,600]]},{bidder:"defymedia",params:{placementId:"10552078"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"secondary-P2",sizes:[[300,250],[300,600],[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10764734"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"secondary-P3",sizes:[[300,250],[300,600],[160,600]],bids:[{bidder:"amazon",params:{size:"3x2",width:"300",height:"250",amazonId:"3475"},sizes:[[300,250]]},{bidder:"defymedia",params:{placementId:"10764735"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"secondary-P4",sizes:[[300,250],[300,600],[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10764737"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"secondary-P5",sizes:[[300,250],[300,600],[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10764752"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"index-secondary-P1",sizes:[[300,250]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"index-secondary-P2",sizes:[[300,250],[300,600]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"index-secondary-P3",sizes:[[300,250],[300,600]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"quaternary-P1",sizes:[[160,600]],bids:[{bidder:"amazon",params:{size:"1x6",width:"160",height:"600",amazonId:"3475"}},{bidder:"defymedia",params:{placementId:"10552051"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"quaternary-P2",sizes:[[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10552054"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"quaternary-P3",sizes:[[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10552061"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"quaternary-P4",sizes:[[160,600]],bids:[{bidder:"defymedia",params:{placementId:"10552075"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"primary-over-next",sizes:[[728,90],[320,50]],bids:[{bidder:"defymedia",params:{placementId:"10552043"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"primary-under-title",sizes:[[728,90],[320,50]],bids:[{bidder:"defymedia",params:{placementId:"10552048"}},{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"bn_leaderboard-top",sizes:[[970,90],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"bn_home-leader-top",sizes:[[970,90],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"bn_home-leader-bottom",sizes:[[970,90],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"bn_leaderboard-bottom-lazy",sizes:[[970,90],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"index-primary-P1",sizes:[[300,250],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]},{code:"index-primary-P2",sizes:[[300,250],[728,90]],bids:[{bidder:"rhythmone",params:{placementId:"61506"}}]}]};_WF.cache.setItem(_WF.KEYS.PREBID,prebid);
})();
</script>

<script type='text/javascript'>
(function(){
var discounts = {};
discounts.functions = {
    flat : function(amount){
        return function(bid){
            return bid - amount;
        }
    },
    percent : _WF.utils.hbDiscountTo
};
discounts.bidderSettings = {}
;
_WF.cache.setItem(_WF.KEYS.DISCOUNTS, discounts);
})();
</script>
<script type="text/javascript" src="//www.googletagservices.com/tag/js/gpt.js" async></script>
<script type='text/javascript'>
(function(){
var logger=_WF.utils.getLogger("prebidBoot> ",_WF.LOGLEVEL.PREBID),log=function(e,t){switch(typeof t){case"string":t='"'+t+'"';break;case"number":break;case"object":break;case"function":}logger("MESSAGE: >>> "+e,t||"")},setupDebugMode=function(e){var t={hmhb_debug:{action:"isolate"}},n=_WF.cache.getItem(_WF.KEYS.QUERYSTRING);Object.keys(t).forEach(function(i){var r=n[i];if(r){log("debug mode> active");var o=t[i][r]||t[i];o&&(e.debug=r,o.name=r,log("debug mode> "+o.name+" running in "+o.action+" mode"),_WF.utils.hbUpdatePrebidConfiguration(e,o))}})},setupTestMode=function(e,t){t.forEach(function(t){if(e.debug)return void log("test mode> disabled during debug mode");var n={action:"exclude",name:t};log("test mode> "+t+" excluded from running configuration"),_WF.utils.hbUpdatePrebidConfiguration(e,n)})},setupByDevice=function(e){var t={action:"filterByDeviceSize"};log("setupByDevice> filtering bidders and sizes by deviceType"),_WF.utils.hbUpdatePrebidConfiguration(e,t)},cleanCpm=function(e){return Math.floor(100*e.toPrecision(8))/100},getBidMarkupGenerator=function(e){var t,n;switch(e){case"montecarlo":log("markup> algorithm> montecarlo");var i=1,r=10,o=.25;n=Math.floor(1/o*(Math.random()*(r-i)+i))/(1/o),t=function(){return n};break;case"montyhall":log("markup> algorithm> montyhall"),t=function(e){var t=[{min:1.2,top:!0,markup:4.5},{min:.75,max:1.2,markup:5},{min:.3,max:.75,markup:6},{min:0,max:.3,markup:9.5}];return t.filter(function(t){return t.min<e&&(t.max>=e||t.top)}).map(function(e){return e.markup})[0]||1};break;default:log("markup> algorithm> none"),n=parseFloat(e)||1,t=function(){return n}}return t},getMarkerUpper=function(e){var t=(e||"").split(":");return getBidMarkupGenerator(t[1])},setupBidderSettings=function(e){e.bidderSettings=_WF.cache.getItem(_WF.KEYS.DISCOUNTS).bidderSettings||{},_WF.utils.hbUpdateBidderSettings(e.bidderSettings,{openx:{adserverTargeting:[{key:"oxb",val:function(e){var t;return t=e.cpm<20?(Math.floor(100*e.cpm)/100*100).toFixed(0):"2000",e.width+"x"+e.height+"_"+t}}]}})},setTargeting=function(){log("Set Targeting"),pbjs.setTargetingForGPTAsync()},getBidderSettings=function(e){log("getBidderSettings");var t=Object.keys(e),n={};return t.forEach(function(t){n[t]=e[t]}),n},getAdUnits=function(e){log("getAdUnits");var t=[],n=googletag.pubads().getSlots();return n.forEach(function(n){for(var i,r=n.getSlotElementId(),o=0;o<e.length;o++)if(e[o].code===r){log("slot",n),i=o;break}if("number"==typeof i){var a=e.splice(i,1)[0];log("adUnit",a),t.push(a)}}),t},serveAds=function(e){log("responses",e),log("serveAds"),pbjs.processing||(pbjs.processing=!0,googletag.cmd.push(function(){pbjs.que.push(setTargeting),googletag.pubads().refresh()}))},configurePrebid=function(e,t){return function(){log("dfpLoaded"),pbjs.enableAnalytics([{provider:"wf"},{provider:"rt"}]),e=getAdUnits(e),pbjs.addAdUnits(e),pbjs.setBidderSequence("random"),pbjs.setPriceGranularity(CONSTANTS.PRICE_GRANULARITY),pbjs.bidderTimeout=CONSTANTS.BID_TIMEOUT,pbjs.bidderSettings=getBidderSettings(t),pbjs.markupConfiguration=getMarkerUpper(_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"markup_ab"))||pbjs.markup,_WF.cache.setItem(_WF.KEYS.FLOORCPM,parseFloat(_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"floorcpm_ab"))),pbjs.enableSendAllBids(),pbjs.requestBids({timeout:CONSTANTS.BID_TIMEOUT,bidsBackHandler:function(){var e=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"browsipbjs_ab"),t=_WF.cache.getItem(_WF.KEYS.UTMSOURCE);return"browsitest"===t||_WF.utils.isMobile()&&e&&"browsi"===e?browsiPBJSHandler:serveAds}()})}},getTimeoutInformation=function(e){var t=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"timeout_ab");t=_WF.utils.parseInt(t);var n={desktop:2500,mobile:2500,tablet:2500};return t||n[e]||2500},CONSTANTS={BID_TIMEOUT:getTimeoutInformation(_WF.cache.getItem(_WF.KEYS.DEVICETYPE)),PRICE_GRANULARITY:{buckets:[{precision:2,min:0,max:.05,increment:.05},{precision:2,min:.05,max:2,increment:.01},{precision:2,min:2,max:6,increment:.05},{precision:2,min:6,max:11,increment:.2},{precision:2,min:11,max:20,increment:.5},{precision:2,min:20,max:150,increment:5},{precision:2,min:150,max:200,increment:50},{precision:2,min:200,max:400,increment:100}]}};_WF.on(_WF.KEYS.PREBID,function(e){if(!_WF.utils.isBot()){setupDebugMode(e),_WF.on(_WF.KEYS.TAGMAN_PREFIX+"hb_ab",function(t){t&&"none"!==t&&setupTestMode(e,t.split(" "))}),setupTestMode(e,["amazonTAM","sharethrough"]),setupByDevice(e),setupBidderSettings(e);var t=e.adUnits||[],n=e.bidderSettings||[],i=_WF.cache.getItem(_WF.KEYS.LOGGING);window.browsiPBJSHandler=function(){return log("browsiPBJS> handler called"),"undefined"!=typeof browsiSendAdserverRequest?(log("browsiPBJS> calling browsiSendAdserverRequest"),void browsiSendAdserverRequest()):void(window.browsiRunTrigger=!0)},window.pbjs=window.pbjs||{},pbjs.logging="*"===i||!!(_WF.LOGLEVEL.PREBID&_WF.utils.parseInt(i)),pbjs.que=pbjs.que||[],pbjs.que.push(function(){log("pbjsLoaded"),_WF.on(_WF.EVENTS.DFPLOADED,configurePrebid(t,n))}),_WF.cache.removeItem(_WF.KEYS.PREBID)}});
})();
</script>

<script type='text/javascript'>
(function(){
var baseSlotDefinitions={whitelist:[],blacklist:[],slots:[]},defaultSlotDefinitions={name:"default slots",slots:[{name:"ilt",div:"bn_home-leader-top",adUnitPath:"/21287525/bn_home-leader-top",sizes:[[728,90],[320,50],[970,90],[970,250]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[[728,90],[970,90],[970,250]]]]},{name:"ilb",div:"bn_home-leader-bottom",adUnitPath:"/21287525/bn_home-leader-bottom",sizes:[[728,90],[320,50],[970,90],[970,250]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[[728,90],[970,90],[970,250]]]]},{name:"plt",div:"bn_leaderboard-top",adUnitPath:"/21287525/bn_leaderboard-top",sizes:[[728,90],[320,50],[970,90],[970,250]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[[728,90],[970,90],[970,250]]]]},{name:"plb",div:"bn_leaderboard-bottom-lazy",adUnitPath:"/21287525/bn_leaderboard-bottom-lazy",sizes:[[728,90],[320,50],[970,90],[970,250]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[[728,90],[970,90],[970,250]]]]},{name:"ip1",div:"index-primary-P1",adUnitPath:"/21287525/bn_index-primary-P1",sizes:[[728,90],[320,50],[970,90],[970,250]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[[728,90],[970,90],[970,250]]]]},{name:"ip2",div:"index-primary-P2",adUnitPath:"/21287525/bn_index-primary-P2",sizes:[[300,250],[728,90]],addSizes:[[[0,0],[300,250]],[[728,0],[728,90]]]},{name:"ip3",div:"index-primary-P3",adUnitPath:"/21287525/bn_index-primary-P3",sizes:[[728,90],[320,50]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[728,90]]]},{name:"is1",div:"index-secondary-P1",adUnitPath:"/21287525/bn_index-secondary-P1",sizes:[[300,250]],addSizes:[[[0,0],[[300,250]]]]},{name:"is2",div:"index-secondary-P2",adUnitPath:"/21287525/bn_index-secondary-P2",sizes:[[300,250],[300,600]],addSizes:[[[0,0],[[300,250],[300,600]]]]},{name:"is3",div:"index-secondary-P3",adUnitPath:"/21287525/bn_index-secondary-P3",sizes:[[300,250],[300,600]],addSizes:[[[0,0],[[300,250],[300,600]]]]},{name:"sp1",div:"secondary-P1",adUnitPath:"/21287525/bn_secondary-P1",sizes:[[300,250]],addSizes:[[[0,0],[[300,250]]]]},{name:"sp3",div:"secondary-P3",adUnitPath:"/21287525/bn_secondary-P3",sizes:[[300,250],[300,600]],addSizes:[[[0,0],[[300,250],[300,600]]]]},{name:"sp5",div:"secondary-P5",adUnitPath:"/21287525/bn_secondary-P5",sizes:[[300,250],[300,600]],addSizes:[[[0,0],[[300,250],[300,600]]]]},{name:"pot",div:"primary-over-title",adUnitPath:"/21287525/bn_primary-over-title",sizes:[[728,90],[320,50]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[728,90]]]},{name:"put",div:"primary-under-title",adUnitPath:"/21287525/bn_primary-under-title",sizes:[[728,90],[320,50]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[728,90]]]},{name:"pon",div:"primary-over-next",adUnitPath:"/21287525/bn_primary-over-next",sizes:[[728,90],[320,50]],addSizes:[[[0,0],[320,50]],[[728,0],[728,90]],[[768,0],[320,50]],[[1122,0],[728,90]]]}]},desktopSlotDefinitions={name:"desktop slots",slots:[{name:"qp1",div:"quaternary-P1",adUnitPath:"/21287525/bn_quaternary-P1",sizes:[160,600],addSizes:[[[0,0],[]],[[1280,0],[160,600]]]},{name:"qp2",div:"quaternary-P2",adUnitPath:"/21287525/bn_quaternary-P2",sizes:[160,600],addSizes:[[[0,0],[]],[[1280,0],[160,600]]],whitelist:[[_WF.KEYS.PAGENUMBER,_WF.conditionals.greaterThan(1)]]}]};_WF.cache.setItem(_WF.KEYS.DFPDEPENDENCIES,[defaultSlotDefinitions,desktopSlotDefinitions]);
})();
</script>

<script type='text/javascript'>
(function(){
var log=_WF.utils.getLogger("dfp",1),ORGANIC="organic",pageNumber=_WF.cache.getItem(_WF.KEYS.PAGENUMBER).toString();window.Adomik=window.Adomik||{},Adomik.randomAdGroup=function(){if("adomik"===_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"adomik_ab")){var e=Math.random();return e<.3?"ad_ex"+Math.floor(10*Math.random()):e<.4?"ad_bc":"ad_opt"}return"ad_bc"};var getUTMTerm=function(){var e="",t=_WF.cache.getItem(_WF.KEYS.UTMTERM);return t&&"undefined"!==t&&t.length<41&&(_WF.utils.strContains(t,['"',"'","=","!","+","#",";","^","(",")","<",">","[","]"])||(e=t)),e},getLPTWinner=function(){var e="",t=_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||ORGANIC,i=_WF.cache.getItem(_WF.KEYS.DEVICETYPE)||"o",a=_WF.cache.getItem(_WF.KEYS.LPTWINNER)||"{}",n=_WF.utils.parseJSON(a).id,r=t.replace("yahoo","ya")+"_"+i.charAt(0)+"_"+n;return r&&"undefined"!==n&&"undefined"!==r&&r.length<41&&(e=r),e},getPonAB=function(){var e="1",t=_WF.cache.getItem(_WF.KEYS.TAGMAN_PREFIX+"pon_ab");return"prebidv2"!==t&&"adx"!==t||(e="3"),e},isWhitelisted=function(e){for(var t=e.whitelist||[],i=0;i<t.length;i++){var a=t[i];if(!_WF.utils.keyMeetsCriteria.apply(this,a))return!1}return!0},isBlacklisted=function(e){for(var t=e.blacklist||[],i=0;i<t.length;i++){var a=t[i];if(_WF.utils.keyMeetsCriteria.apply(this,a))return!0}return!1},isAvailable=function(e){var t=_WF.cache.getItem(_WF.KEYS.PROVIDERS);return t&&("prebidv2"===t[e.name]||"dfp"===t[e.name])},isGroup=function(e){return!e.div},isEligibleToRun=function(e){var t=e.name||e.adUnitPath,i=(isGroup(e)||isAvailable(e))&&!isBlacklisted(e)&&isWhitelisted(e),a=e.adUnitPath||t,n=e.adUnitPath?"tag":"group";return log(n+" "+(i?"eligible":"ineligible")+"> "+a+" for "+t),i},emptyArrayFilter=function(e){return e[1].length>0},specializeByDevice=function(e){e.sizes[0]instanceof Array?e.sizes=e.sizes.filter(_WF.utils.aspectFilter):_WF.utils.aspectFilter(e.sizes)||(e.sizes=[]);for(var t=0;t<e.addSizes.length;t++){var i=e.addSizes[t][1];i=i[0]instanceof Array?i.filter(_WF.utils.aspectFilter):[i].filter(_WF.utils.aspectFilter),e.addSizes[t][1]=i}return e.addSizes=e.addSizes.filter(emptyArrayFilter),log("dfp filter> "+e.name+" result: ",e),e},defineDFPSlot=function(e){for(var t,i=googletag.sizeMapping();t=e.addSizes.shift();)i=i.addSize.apply(i,t);var a=i.build();log("dfp filter> "+e.name+" sizeMapping: ",a),googletag.defineSlot(e.adUnitPath,e.sizes,e.div).addService(googletag.pubads()).defineSizeMapping(a)};!function(){if(window.top===window&&!_WF.utils.isBot()&&1!=_WF.cache.getItem(_WF.KEYS.EXPLICIT)){var e=0,t={source:_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||ORGANIC,content:_WF.cache.getItem(_WF.KEYS.UTMCONTENT)||ORGANIC,medium:_WF.cache.getItem(_WF.KEYS.UTMMEDIUM)||ORGANIC,campaign:_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)||ORGANIC,campaignHour:_WF.cache.getItem(_WF.KEYS.UTMCAMPAIGN)+"-"+_WF.cache.getItem(_WF.KEYS.PSTHOURBASE24),pstDateHour:_WF.cache.getItem(_WF.KEYS.PSTDATEHOUR),bucket:_WF.cache.getItem(_WF.KEYS.BUCKETID),pageNumber:pageNumber,subIdHash:_WF.cache.getItem(_WF.KEYS.SUBIDHASH),sourceDeviceBucket:_WF.cache.getItem(_WF.KEYS.DFPSUBID),sourceDevicePage:_WF.cache.getItem(_WF.KEYS.SOURCEDEVICE)+"_"+pageNumber,utcOffset:((new Date).getTimezoneOffset()/-60).toString(),term:getUTMTerm(),lptWinner:getLPTWinner(),abTest:getPonAB(),sourceBrowser:(_WF.cache.getItem(_WF.KEYS.UTMSOURCE)||ORGANIC)+"_"+(_WF.utils.getBrowserInfo()||{})[_WF.BROWSERINFO.NAME],sourceDeviceHour:_WF.cache.getItem(_WF.KEYS.SOURCEDEVICE)+"_"+_WF.cache.getItem(_WF.KEYS.PSTHOURBASE24),ad_group:Adomik.randomAdGroup()};googletag="undefined"==typeof googletag?{}:googletag,googletag.cmd=googletag.cmd||[],googletag.cmd.push(function(){var e="",i=Object.keys(t);i.forEach(function(i){t[i]&&(e+=i+":"+t[i]+";",googletag.pubads().setTargeting(i,t[i]))}),_WF.utils.track(["hive_dfp_2",_WF.cache.getItem(_WF.KEYS.BLOGNAME),_WF.cache.getItem(_WF.KEYS.UUID),_WF.cache.getItem(_WF.KEYS.SESSIONTOKEN),_WF.cache.getItem(_WF.KEYS.SESSIONDEPTH),_WF.cache.getItem(_WF.KEYS.SUBID),e,t.campaign,t.subIdHash,t.sourceDeviceBucket])}),googletag.cmd.push(function(){var t=_WF.cache.getItem(_WF.KEYS.DFPDEPENDENCIES),i=t.filter(isEligibleToRun);i.forEach(function(t){t.slots.forEach(function(t){isEligibleToRun(t)&&(specializeByDevice(t),defineDFPSlot(t),e++)})}),googletag.pubads().addEventListener("slotRenderEnded",function(t){var i=t.slot.getSlotElementId();_WF.emit(i),e--,e||_WF.emit(_WF.EVENTS.DFPRENDERED)}),googletag.pubads().disableInitialLoad(),googletag.pubads().enableSingleRequest(),googletag.pubads().enableAsyncRendering(),googletag.enableServices(),_WF.emit(_WF.EVENTS.DFPLOADED,!0)})}}();
})();
</script>

<!-- This site is optimized with the Yoast SEO plugin v3.4.1 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="http://www.buzznet.com/" />
<link rel="next" href="http://www.buzznet.com/page/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="buzznet -" />
<meta property="og:url" content="http://www.buzznet.com/" />
<meta property="og:site_name" content="buzznet" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="buzznet -" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/www.buzznet.com\/","name":"buzznet","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.buzznet.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.buzznet.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.8"}};
			!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,56826,8203,55356,56819),0,0),c=j.toDataURL(),b===c&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55358,56794,8205,9794,65039),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55358,56794,8203,9794,65039),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='googleFontsArvo-css'  href='https://fonts.googleapis.com/css?family=Arvo%3ABold%2CBoldItalic%2CItalic%2CRegular&#038;ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='googleFontsOpenSansCondensed-css'  href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed%3A300%2C300italic%2C700&#038;ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='idolator-style-css'  href='http://www.buzznet.com/wp-content/themes/idolator-buzznet/style.css?ver=1501120373' type='text/css' media='all' />
<link rel='stylesheet' id='idolator-css'  href='http://www.buzznet.com/wp-content/themes/idolator/style.css?ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='quicksand-css'  href='https://fonts.googleapis.com/css?family=Libre+Baskerville%7CQuicksand&#038;ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='buzznet-css'  href='http://www.buzznet.com/wp-content/themes/idolator-buzznet/style.css?ver=4.8' type='text/css' media='all' />
<script type='text/javascript' defer async src='http://www.buzznet.com/wp-content/plugins/outrigger/scripts/vendor/prebid.js?ver=1501786189'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<link rel='https://api.w.org/' href='http://www.buzznet.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.buzznet.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.buzznet.com/wp-includes/wlwmanifest.xml" /> 
<script type="text/javascript">(function () {if (_WF.cache.getItem(_WF.KEYS.DEVICETYPE) === "desktop" || _WF.utils.isBot() || _WF.cache.getItem(_WF.KEYS.EXPLICIT) == 1) {return;}var a = document.createElement("script");a.src = "//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js";document.getElementsByTagName("head")[0].appendChild(a);(adsbygoogle = window.adsbygoogle || []).push({google_ad_client : "ca-pub-5139218182323575",enable_page_level_ads : true});})();</script><!-- Begin comScore Tag --><script>if (!_WF.utils.isBot()) {var _comscore = _comscore || [];_comscore.push({ c1: "2", c2: "22453632", c4: encodeURIComponent(window.location.href) });(function() {var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";el.parentNode.insertBefore(s, el);})();}</script><noscript><img src="//b.scorecardresearch.com/p?c1=2&c2=__comscoreClientId__&cv=2.0&cj=1" /></noscript><!-- End comScore Tag --><link rel="icon" href="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/favicon-1.png" sizes="32x32" />
<link rel="icon" href="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/favicon-1.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/favicon-1.png" />
<meta name="msapplication-TileImage" content="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/favicon-1.png" />
    </head>
    <body itemscope itemtype="http://schema.org/Article" class="home blog">

        <div id="menu" class="navbar navbar-default navbar-fixed-top" role="navigation">
            <div class="container">
                <div class="inner-nav-holder">

                    <div class="navbar-header">
                        <a href="/" class="navbar-brand" id="logo">
                            <img src="http://www.buzznet.com/wp-content/themes/idolator-buzznet/images/logo.png" width="280" height="40">
                        </a>
                        <span class="icon-menu" id="menu-toggle"></span>
                    </div>

                    <div class="navbar-collapse">
                        <ul id="menu-main-nav" class="main-nav nav navbar-nav"><li id="menu-item-617049" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-617049"><a title="Style" href="http://www.buzznet.com/category/style/">Style</a></li>
<li id="menu-item-617048" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-617048"><a title="Entertainment" href="http://www.buzznet.com/category/entertainment/">Entertainment</a></li>
<li id="menu-item-617046" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-617046"><a title="Music" href="http://www.buzznet.com/category/music/">Music</a></li>
<li id="menu-item-617047" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-617047"><a title="Buzzmakers" href="http://www.buzznet.com/category/buzzmakers/">Buzzmakers</a></li>
</ul>
                        <div class="social-and-search">

                            
                                <ul class="social-links">

                                                                                    <li>
                                                    <a class="icon-facebook" href="http://www.facebook.com/Buzznet" target="_blank"></a>
                                                </li>
                                                                                                                                <li>
                                                    <a class="icon-twitter" href="http://www.twitter.com/BUZZNET" target="_blank"></a>
                                                </li>
                                                                                                                                <li>
                                                    <a class="icon-instagram" href="http://www.instagram.com/buzznet" target="_blank"></a>
                                                </li>
                                                                                                                                <li>
                                                    <a class="icon-pinterest" href="http://www.pinterest.com/buzznet" target="_blank"></a>
                                                </li>
                                                                                                                                                                                                                                
                                    
                                </ul>

                            
                            <div class="search">
                                <form role="search" action="/" method="GET" id="header-search">
                                    <div class="query-holder">
                                        <input type="text" name="s" placeholder="Search" autocomplete="off">
                                    </div>
                                    <span class="search-submit" id="search-submit"></span>
                                </form>
                            </div>
                        </div>
                        
                    </div>
                    
                </div>
            </div>
            <div class="menu-footer mobile-only">
                <ul class="clearfix">
                    <li>
                        <a href="http://www.hivemedia.com/advertise-with-us/" rel="nofollow" target="_blank">Advertise</a>
                    </li>
                    <li>
                        <a href="http://www.hivemedia.com/privacy/" rel="nofollow" target="_blank">Privacy</a>
                    </li>
                    <li>
                        <a href="http://www.hivemedia.com/terms/" rel="nofollow" target="_blank">Terms</a>
                    </li>
                    <li>
                        <a href="http://www.hivemedia.com/dmca/" rel="nofollow" target="_blank">Copyright</a>
                    </li>
                </ul>
            </div>
        </div>

              
            <div class="container carousel-container">
                <div id="header-carousel" class="carousel-widget carousel-widget-header-carousel" data-slides-to-show="1" data-slides-to-scroll="1" data-infinite="true">
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/6-jaw-dropping-trailers-that-debuted-at-comic-con/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/img01-384x272.jpg" alt="6 Jaw-Dropping Trailers That Debuted at Comic Con">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/img01-414x268.jpg" alt="6 Jaw-Dropping Trailers That Debuted at Comic Con">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/img01-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        6 Jaw-Dropping Trailers That Debuted at Comic Con                                        <p>This weekend, San Diego was overrun with celebs, comic book legends, and the comic book and TV obsessed for Comic Con. What started as a conference for diehards has become the best place to debut trailers for all the hotly anticipated movies and TV shows. Don't believe us? Well, here are 6 trailers that debuted over the weekend you'll go nuts for.Thor Ragnarok: Thor + Hulk is a DREAM TEAM!https://youtu.be/ue80QwXMRHg&nbsp;Justice...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/the-evolution-of-lana-del-rey/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/thumb-384x272.jpg" alt="The Evolution of Lana Del Rey">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/thumb-414x268.jpg" alt="The Evolution of Lana Del Rey">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/thumb-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        The Evolution of Lana Del Rey                                        <p>Lana Del Rey has not only been one of our favorite music starlets for the past six years but a fashion icon as well. From her hippie Born To Die &amp; Paradise days to her understated Ultraviolence era to the classic Honeymoon phase, there's nothing this girl cannot pull off elegantly. In honor of the release of the singer's new album, Lust For Life, let's take a look back at the evolution of Lana...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/fbf-gwen-stefani-the-early-years/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/232-384x272.jpg" alt="#FBF Gwen Stefani The Early Years">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/232-414x268.jpg" alt="#FBF Gwen Stefani The Early Years">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/232-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        #FBF Gwen Stefani The Early Years                                        <p>Happy Friday, party people! Summer is sweltering at this point, so the name of the game is trying your best not to sweat your face off. As we ponder all the crop tops, one badass lady with amazing abs comes to mind... GWEN STEFANI! Back in the '90s and early 2000s, Gwen rocked the crop like nobody's business as lead singer of No Doubt. She's a fashion icon, business mogul, and coach on The Voice these...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/7-reaction-gifs-game-of-thrones/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Game_of_Thrones_season_7_episode_1___as_it_happened-384x272.jpg" alt="7 Reaction GIFs to the Game Of Thrones Season Premiere">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Game_of_Thrones_season_7_episode_1___as_it_happened-414x268.jpg" alt="7 Reaction GIFs to the Game Of Thrones Season Premiere">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Game_of_Thrones_season_7_episode_1___as_it_happened-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        7 Reaction GIFs to the Game Of Thrones Season Premiere                                        <p>It's officially Tuesday. That means you've had almost two full days to watch and process the season 7 premiere of Game of Thrones. Was it everything you'd been hoping for and more? Perhaps, perhaps not, but the premiere episode did drop some cool bombs and set us up for another season of pure mayhem. In case you watched the episode solo, here are a few GIFs that perfectly explain our united reaction...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/guest-dj-envy-on-the-coast/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/EOTC-Adam-Elmakias-384x272.jpg" alt="GUEST DJ: Envy On The Coast">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/EOTC-Adam-Elmakias-414x268.jpg" alt="GUEST DJ: Envy On The Coast">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/EOTC-Adam-Elmakias-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        GUEST DJ: Envy On The Coast                                        <p>When Long Island, NY's Envy On The Coast called it quits seven years ago, fans were unsure if the band would ever be revived but like all fandoms, a tiny slither of hope is always there. Turns out, it only takes a spark to get things going again and with founding members Ryan Hunter and Brian Byrne at the helm steering the band in a new direction, Envy On The Coast has officially been revived!The band's...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/buzznet-presents-the-ultimate-pool-party-playlist/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Dua-Lipa-New-Rules-384x272.jpg" alt="Buzznet Presents: The Ultimate Pool Party Playlist">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Dua-Lipa-New-Rules-414x268.jpg" alt="Buzznet Presents: The Ultimate Pool Party Playlist">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/Dua-Lipa-New-Rules-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        Buzznet Presents: The Ultimate Pool Party Playlist                                        <p>We're sure you're all taking advantage of the warm weather to have some killer pool parties by now so why not spruce up your playlist with some of the hottest tracks out right now?! From Dua Lipa's hot new hit, "New Rules," to Selena Gomez's "Fetish" to Paramore's appropriately titled "Pool," there's never a shortage of party jams in the music world! Enjoy and tell us your favorites!https://open.spotify.com/user/buzznet.com/playlist/4pLmHB2fQU1zCAyxL6g37D</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/fbf-8-mean-girls-gifs-we-still-live-by/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/m-384x272.jpg" alt="#FBF 8 Mean Girls GIFs We Still Live By">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/m-414x268.jpg" alt="#FBF 8 Mean Girls GIFs We Still Live By">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/m-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        #FBF 8 Mean Girls GIFs We Still Live By                                        <p>Back in 2004, Mean Girls hit the big screen. This hilarious teen comedy written by Tina Fey and starring Lindsay Lohan and Rachel McAdams, was pretty much everything. It made us laugh, cry, and re-evaluate all those wild High School norms. Well, maybe it's been 13 years, but we still live for this flick. On this #FBF, let's review 8 Mean Girls gifs that still rock our worlds.When You're Trying to Coordinate...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/artist-to-buzz-about-taylor-phelan/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/taylor-384x272.jpg" alt="Artist To Buzz About: Taylor Phelan">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/taylor-414x268.jpg" alt="Artist To Buzz About: Taylor Phelan">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/taylor-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        Artist To Buzz About: Taylor Phelan                                        <p>For fans of: Michelle Branch, The Neighbourhood, All TvvinsYou might remember Texan singer/songwriter Taylor Phelan from the seventh season of NBC's The Voice. While Phelan was a favorite in his season, he's proving to be a buzzworthy artist outside the realm of reality TV as well. He is currently gearing up for the release of his debut EP on August 18 and his lyric video for the indie-rock jam, "Settle...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/30-pics-that-prove-liam-hemsworth-is-a-total-babe/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/110-384x272.jpg" alt="30 Pics That Prove Liam Hemsworth is a Total Babe">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/110-414x268.jpg" alt="30 Pics That Prove Liam Hemsworth is a Total Babe">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/110-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        30 Pics That Prove Liam Hemsworth is a Total Babe                                        <p>This weekend, our boy Liam Hemsworth nearly broke the Internet by posting shirtless photos on his Instagram page. That got us thinking... surely we haven't given this Australian heartthrob enough attention! I mean, he rocked the big screen in The Hunger Games series, he saved the world in the sequel to Independence Day, and he's Miley Cyrus' husband-to-be. He deserves a big, fat round of applause....</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/7-things-you-didnt-know-about-haim/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/haim-384x272.jpg" alt="7 Things You Didn't Know About Haim">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/haim-414x268.jpg" alt="7 Things You Didn't Know About Haim">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/haim-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        7 Things You Didn't Know About Haim                                        <p>Our favorite sister trio, Haim, have unleashed their sophomore record, Something To Tell You, this week and it is literally all we've been listening to on repeat! Catchy riffs and infectious melodies are their specialty but there's more than meets the eye - or ear - with these ladies! Here are 7 things you may not have known about Haim!</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/fbf-buffy-the-vampire-slayer-bringing-late-90s-glory/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/5-380x272.jpg" alt="#FBF Buffy The Vampire Slayer Bringing Late '90s Glory">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/5-380x268.jpg" alt="#FBF Buffy The Vampire Slayer Bringing Late '90s Glory">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/5-380x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        #FBF Buffy The Vampire Slayer Bringing Late '90s Glory                                        <p>20 years ago, Buffy the Vampire Slayer hit the small screen. Back in those days, this cult classic called The WB network home. That's right, I'm talking pre-CW, people!! The now all-star cast of this vampire show featured Sarah Michelle Gellar, Seth Green, Alyson Hannigan, and of course David Boreanaz as ANGEL, a total vamp stud before there was Edward Cullen. They also brought all the late '90s...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/07/16-shades-of-heartbreak-a-track-by-track-rundown-of-lanys-debut/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/lany-384x272.png" alt="16 Shades of Heartbreak: A Track-By-Track Rundown of LANY's Debut">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/lany-414x268.png" alt="16 Shades of Heartbreak: A Track-By-Track Rundown of LANY's Debut">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/lany-414x268.png);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        16 Shades of Heartbreak: A Track-By-Track Rundown of LANY's Debut                                        <p>Stunning. Inspiring. Devastating. If three words can sum up alt-pop trio LANY, it would be those. While it can often be a struggle to reach so deep into yourself to find the right words, these guys know how to pull it off and they do it so well that it hurts. One thing is for sure: heartbreak never sounded so good.After releasing their highly-anticipated self-titled debut album last week, the band...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/06/why-harry-styles-is-a-total-babe/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/113-384x272.jpg" alt="Why Harry Styles is a Total Babe">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/113-414x268.jpg" alt="Why Harry Styles is a Total Babe">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/113-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        Why Harry Styles is a Total Babe                                        <p>One Direction brought us so much joy... from their peppy tunes to their adorable faces and friendship vibes. Now that this generation's fave boy band has imploded, we have five solo projects to embrace. Now the question is, which one is really resonating? Ummm, HARRY STYLES of course! He's got it all and we can prove it.Here's why Harry Styles is a Total Babe:He nails the DGAF 'tudeHis solo tunes...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/06/fbf-the-stars-of-felicity/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/felicity.jpg" alt="#FBF The Stars of Felicity">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/felicity-360x268.jpg" alt="#FBF The Stars of Felicity">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/felicity-360x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        #FBF The Stars of Felicity                                        <p>Real talk: Felicity Porter, the lead character in the teen drama Felicity, was a bit of a stalker. She completely botched her own college plans to follow her high school crush to New York City. Was it ridic? Absolutely. Did Keri Russell, Scott Speedman, and Scott Foley, somehow make this concept work so the show became a beloved late '90s/early 2000s hit? 100%.After four seasons, the stars of this...</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                            <div class="carousel-slide">
                            <a href="http://www.buzznet.com/2017/06/buzznet-presents-summer-2017-kick-off-playlist/">
                                <div class="carousel-thumb">
                                    <div>
                                        <img class="desktop-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/sg-384x272.jpg" alt="Buzznet Presents: Summer 2017 Kick-Off Playlist">
                                        <img class="mobile-only" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/sg-414x268.jpg" alt="Buzznet Presents: Summer 2017 Kick-Off Playlist">
                                    </div>
                                </div>
                                <div class="carousel-text">
                                    <div class="img-bg mobile-only" style="background-image:url(http://www.buzznet.com/wp-content/uploads/sites/12/2017/06/sg-414x268.jpg);background-position:center right;-webkit-filter:blur(5px);filter:blur(5px)"></div>
                                    <div class="txt-bg"></div>
                                    <div class="text-holder">
                                        Buzznet Presents: Summer 2017 Kick-Off Playlist                                        <p>Summer is officially here and what better way to celebrate all things carefree than with a playlist of this year’s hottest tracks?! From Selena Gomez to Lorde to hot up-and-comers ROMES and Lostboycrow, allow these tracks to be the soundtrack to your summer! Let us know your favorites!https://open.spotify.com/user/buzznet.com/playlist/53rugOhyAyvFPO7TffvOyO</p>
                                    </div>
                                </div>
                            </a>
                        </div>
                                    </div>
            </div>            
    
        <div class="container ad-container">
            <div id="bn_home-leader-top" class="primary-ad-widget"></div>                            <hr class="mobile-only">
                    </div>
    <div class="container main-container">


        
                   <div class="row">
                <div class="col-md-8 left-col">
                                    <div class="feed feed-large-image">
                                                    
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/08/watch-babygirl-share-new-video-seth-summer-forever/">
                                            WATCH: Babygirl Share New Video For &#8220;Seth and Summer Forever&#8221;                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-08-03T07:29:59+00:00">August 3, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/08/watch-babygirl-share-new-video-seth-summer-forever/">
            
                <div itemscope itemtype="http://schema.org/ImageObject" class="mainembed photoembed mainembed-left-col/large align-center">
    <div class="img-wrap">
        <img class="imageresource" itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/08/babygirl-620x413.jpg" alt="" width="620" height="413">
    </div>
    </div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="">August 3, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>Toronto dream-pop duo, Babygirl &ndash; comprised of Kirsten Clark and Cameron Breithaupt &ndash; have been on our radar since the release of their debut EP, As You Wish, last summer. At long last, the band is ready to release new material and their dreamy new video for &ldquo;Seth and Summer Forever&rdquo; is an homage to&#8230; <a href="http://www.buzznet.com/2017/08/watch-babygirl-share-new-video-seth-summer-forever/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/60-adorable-animals-to-keep-your-spirits-up/">
                                            60 Adorable Animals To Keep Your Spirits Up                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-29T08:00:19+00:00">July 29, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/60-adorable-animals-to-keep-your-spirits-up/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/25-adorable-animals-just-because-2-2638-1454436508-11_dblbig-620x413.jpg" width="620" height="413">
    </div>
    <div class="slide-count">
        60 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 29, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>Animals are an instant mood booster. There&rsquo;s nothing like watching cute baby animals flop around without a care in the world. If you&rsquo;re feeling run down this weekend, we&rsquo;ve put together a gallery of some of the cutest animals to keep your spirits up. Hang in there! Look at those faces!</p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/cut-copy-gramatik-and-zhu-headline-what-the-festival/">
                                            Cut Copy, Gramatik and Zhu Headline What The Festival                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-27T19:04:59+00:00">July 27, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/cut-copy-gramatik-and-zhu-headline-what-the-festival/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/IMG_0322-620x413.jpg" width="620" height="413">
    </div>
    <div class="slide-count">
        17 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 27, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p><span>I recently attended&nbsp;</span><a href="http://whatthefestival.com/" target="_blank"><strong>What The Festival</strong></a><span><span>&nbsp;</span>(located 90 miles east of Portland &#8211; on the private breathtaking 250 acre Wolf Run Ranch)&#8230; and boy was it an experience of a lifetime!<span>&nbsp;</span></span></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                                                    <div class="in_feed_ad ad_desktop">
                                        <div class="ad_desktop">
                                            <div id="index-primary-P1"></div>
                                        </div>
                                    </div>
                                    <hr>
                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/frank-ocean-rocks-fyf-fest-and-more/">
                                            Frank Ocean Rocks FYF Fest and MORE!                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 27, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/frank-ocean-rocks-fyf-fest-and-more/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/1.51-620x413.jpg" width="620" height="413">
    </div>
    <div class="slide-count">
        11 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 27, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p><span>It&#8217;s safe to say&nbsp;</span><a href="https://fyffest.com/" target="_blank"><strong>FYF Fest</strong></a><span><span>&nbsp;</span>this year was a HIT! &nbsp;The&nbsp;three-day&nbsp;music festival featured fantastic performances from the likes of<span>&nbsp;</span></span><strong>Bj&ouml;rk</strong><span>&nbsp;(who brought the most beautiful symphonic performance to grace an FYF stage), followed by a set of mega-hits from<span>&nbsp;</span></span><strong>Missy Elliott</strong><span>.<span>&nbsp;</span></span></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/exclusive-novelties-premiere-mystical-video-for-potions/">
                                            EXCLUSIVE: Novelties Premiere Mystical Video For &#8220;Potions&#8221;                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-26T08:00:39+00:00">July 26, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/exclusive-novelties-premiere-mystical-video-for-potions/">
            
                <div itemscope itemtype="http://schema.org/ImageObject" class="mainembed photoembed mainembed-left-col/large align-center">
    <div class="img-wrap">
        <img class="imageresource" itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/novelties-620x413.jpg" alt="" width="620" height="413">
    </div>
    </div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 26, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>Los Angeles-based duo, Novelties &ndash; comprised of Kelly Mylod and Sophie Noire &ndash; are one of indie-pop&rsquo;s best kept secrets&hellip;until now. The duo lay on the top notch witchy sensibilities in new track, &ldquo;Potions,&rdquo; and it&rsquo;s accompanying video, which we are honored to premiere today, captures the electricity of the track flawlessly. A dark-pop elixir&#8230; <a href="http://www.buzznet.com/2017/07/exclusive-novelties-premiere-mystical-video-for-potions/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                </div>                </div>

                <div class="col-md-4 sidebar desktop-only">
                            <aside id="secondary" class="widget-area content-border-color">
            <div id="index-secondary-P1" class="secondary-ad-widget"></div>
            <div id="index-secondary-P2" class="secondary-ad-widget"></div>
            <div id="index-secondary-P3" class="secondary-ad-widget"></div>
            <div id="index-secondary-P4" class="secondary-ad-widget"></div>
            <div id="index-secondary-P5" class="secondary-ad-widget"></div>
            <div id="index-secondary-P6" class="secondary-ad-widget"></div>
        </aside><!-- #secondary -->                </div>
            </div>
            
            <div class="row desktop-only">
                <div class="col-md-12 featured-container">
                    <hr>
                                                    <h5 class="container-title">
                        Featured
                    </h5>
                    <div id="featured-carousel" class="carousel-widget carousel-widget-featured" data-slides-to-show="2" data-slides-to-scroll="2" data-infinite="true">
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2017/01/this-is-how-you-play-it-cool-when-you-have-crush/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/01/original.jpg"
                                             alt="This Is How You "Play It Cool" When You Have Crush">
                                    </div>
                                    <div class="carousel-text">
                                        <span>This Is How You "Play It Cool" When You Have Crush</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">January 16, 2017</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2016/12/stupid-dog/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2012/08/msg-134404023599.jpg"
                                             alt="These Dumb Dogs Are One More Reason To Smile Today">
                                    </div>
                                    <div class="carousel-text">
                                        <span>These Dumb Dogs Are One More Reason To Smile Today</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">December 16, 2016</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2016/12/5-little-style-hacks-to-look-effortlessly-cool/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2016/12/CaraDelevingneArrivalsELLEStyleAwards_vSzinU0CUfl.jpg"
                                             alt="5 Little Style Hacks To Look Effortlessly Cool">
                                    </div>
                                    <div class="carousel-text">
                                        <span>5 Little Style Hacks To Look Effortlessly Cool</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">December 21, 2016</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2016/12/6-signs-its-time-to-give-up-the-guy-who-doesnt-deserve-you/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2016/12/selena-gomez-justin-bieber-basketball-650-430.jpg"
                                             alt="6 Signs It's Time To Give Up The Guy Who Doesn't Deserve You">
                                    </div>
                                    <div class="carousel-text">
                                        <span>6 Signs It's Time To Give Up The Guy Who Doesn't Deserve You</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">December 22, 2016</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2016/12/style-profile-matt-healy-of-the-1975/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2016/12/large.gif"
                                             alt="Style Profile: Matt Healy Of The 1975">
                                    </div>
                                    <div class="carousel-text">
                                        <span>Style Profile: Matt Healy Of The 1975</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">December 20, 2016</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                                    <div class="carousel-slide">
                                <a href="http://www.buzznet.com/2016/12/this-is-why-the-only-color-you-need-to-wear-is-black/">
                                    <div class="carousel-thumb">
                                        <img src="http://www.buzznet.com/wp-content/uploads/sites/12/2016/12/Screen-Shot-2016-12-21-at-8.25.48-PM.png"
                                             alt="This Is Why The Only Color You Need To Wear Is Black">
                                    </div>
                                    <div class="carousel-text">
                                        <span>This Is Why The Only Color You Need To Wear Is Black</span>
                                    </div>
                                                                            <div class="author cf">
                                            <div class="author-image"><a href="http://www.buzznet.com/author/buzznet_staff/"><img alt='' src='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/3406f5f0d59e250fefe917692db09f88?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></a></div>
                                            <div>
                                                By: <a href="http://www.buzznet.com/author/buzznet_staff/">Buzznet Staff</a> <br/>
                                                                                                <span class="date">December 22, 2016</span>
                                            </div>
                                        </div>
                                                                    </a>
                            </div>
                                            </div>
                                    <hr>
                </div>
            </div>
                
        <div class="row">
            <div class="col-md-8 left-col">
                                                <div class="feed feed-large-image">
                                                    
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/6-jaw-dropping-trailers-that-debuted-at-comic-con/">
                                            6 Jaw-Dropping Trailers That Debuted at Comic Con                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/eavie/" title="Posts by Eavie Porter" rel="author">Eavie Porter</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-24T06:36:01+00:00">July 24, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/6-jaw-dropping-trailers-that-debuted-at-comic-con/">
            
                <div itemscope itemtype="http://schema.org/ImageObject" class="mainembed photoembed mainembed-left-col/large align-center">
    <div class="img-wrap">
        <img class="imageresource" itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/img01-620x413.jpg" alt="" width="620" height="413">
    </div>
    </div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/eavie/" title="Posts by Eavie Porter" rel="author">Eavie Porter</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 24, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>This weekend, San Diego was overrun with celebs, comic book legends, and the comic book and TV obsessed for Comic Con. What started as a conference for diehards has become the best place to debut trailers for all the hotly anticipated movies and TV shows. Don&rsquo;t believe us? Well, here are 6 trailers that debuted&#8230; <a href="http://www.buzznet.com/2017/07/6-jaw-dropping-trailers-that-debuted-at-comic-con/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/the-evolution-of-lana-del-rey/">
                                            The Evolution of Lana Del Rey                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-22T08:00:55+00:00">July 22, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/the-evolution-of-lana-del-rey/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/thumb-620x413.jpg" width="620" height="413">
    </div>
    <div class="slide-count">
        26 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=128&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/5ac4d7c6a826af5f9c7bd28bdf980374?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/tinabobeena/" title="Posts by Tina Roumeliotis" rel="author">Tina Roumeliotis</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 22, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>Lana Del Rey has not only been one of our favorite music starlets for the past six years but a fashion icon as well. From her hippie Born To Die &amp; Paradise days to her understated Ultraviolence era to the classic Honeymoon phase, there&rsquo;s nothing this girl cannot pull off elegantly. In honor of the&#8230; <a href="http://www.buzznet.com/2017/07/the-evolution-of-lana-del-rey/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/fbf-gwen-stefani-the-early-years/">
                                            #FBF Gwen Stefani The Early Years                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/eavie/" title="Posts by Eavie Porter" rel="author">Eavie Porter</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-21T10:02:28+00:00">July 21, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/fbf-gwen-stefani-the-early-years/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/117-500x413.jpg" width="500" height="413">
    </div>
    <div class="slide-count">
        25 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9acf571ba73e894c8d74594d110c8606?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/eavie/" title="Posts by Eavie Porter" rel="author">Eavie Porter</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 21, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>Happy Friday, party people! Summer is sweltering at this point, so the name of the game is trying your best not to sweat your face off. As we ponder all the crop tops, one badass lady with amazing abs comes to mind&hellip; GWEN STEFANI! Back in the &rsquo;90s and early 2000s, Gwen rocked the crop&#8230; <a href="http://www.buzznet.com/2017/07/fbf-gwen-stefani-the-early-years/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                                                    <div class="in_feed_ad ad_desktop">
                                        <div class="ad_desktop">
                                            <div id="index-primary-P2"></div>
                                        </div>
                                    </div>
                                    <hr>
                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/tyler-the-creator-ludacris-and-camrons-headline-first-ever-agenda-festival/">
                                            Tyler, The Creator, Ludacris and Cam&#8217;ron&#8217;s Headline First Ever Agenda Festival                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-20T15:34:20+00:00">July 20, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/tyler-the-creator-ludacris-and-camrons-headline-first-ever-agenda-festival/">
            
                <div class="featured-gallery-holder">
    <div class="img-wrap">
                <img itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/115-620x413.jpg" width="620" height="413">
    </div>
    <div class="slide-count">
        18 Photos
    </div>
</div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 20, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p><span>Long Beach lit up this past weekend for the 2017 Long Beach summer show,&nbsp;</span><strong>Agenda</strong><span>. &nbsp;Transforming the traditional business-to-business model into a full fledged festival for the first time ever,&nbsp;the day featured live music with the likes of<span>&nbsp;</span></span><strong>Tyler the Creator</strong><span>,<span>&nbsp;</span></span><strong>Ludacris</strong><span>,<span>&nbsp;</span></span><strong>Cam&rsquo;ron </strong>and<span><span>&nbsp;</span></span><strong>Lil Dicky</strong><span>.</span></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                                
                                <div class="post" itemscope itemType="http://schema.org/BlogPosting">

                                    <h2 itemprop="headline">
                                        <a href="http://www.buzznet.com/2017/07/missy-elliott-solange-frank-ocean-more-to-headline-fyf-fest/">
                                            Missy Elliott, Solange, Frank Ocean &#038; More to Headline FYF Fest                                        </a>
                                    </h2>
                                    <div class="mobile-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="2017-07-19T15:33:51+00:00">July 19, 2017</span>
        </div>
    </div></div>

                                        <div class="image-holder">
        <a href="http://www.buzznet.com/2017/07/missy-elliott-solange-frank-ocean-more-to-headline-fyf-fest/">
            
                <div itemscope itemtype="http://schema.org/ImageObject" class="mainembed photoembed mainembed-left-col/large align-center">
    <div class="img-wrap">
        <img class="imageresource" itemprop="image" src="http://www.buzznet.com/wp-content/uploads/sites/12/2017/07/fyf-galery-01-620x413.jpg" alt="" width="620" height="413">
    </div>
    </div>
                    </a>
    </div>
                                    <div class="author-holder">
                                        <div class="desktop-only">    <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="author cf">
        <div class="author-image"><img alt='' src='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=128&#038;d=mm&#038;r=g' srcset='http://0.gravatar.com/avatar/9958afc221ac687712a62eb31795d32e?s=256&amp;d=mm&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></div>
        <div>
            <span class="by-line">By: <a href="http://www.buzznet.com/author/jessijaejoplin/" title="Posts by Jessi Jae Joplin" rel="author">Jessi Jae Joplin</a> </span>
                        <span class="date" itemprop="datePublished" content="">July 19, 2017</span>
        </div>
    </div></div>
                                    </div>

                                    <div class="preview" itemprop="description">
                                        <p>FYF Fest&nbsp;returns to Exposition Park this weekend&hellip; and I couldn&rsquo;t be more excited! &nbsp;This year&rsquo;s festival&nbsp;is bringing some of music&rsquo;s biggest names to Los Angeles, including legendary hip-hop queen&nbsp;Missy Elliott&nbsp;and&nbsp;Nine Inch Nails who&rsquo;ll play their first Los Angeles show in three years. &nbsp;With three days of music and more than 65&nbsp;acts&nbsp;on the bill (from&nbsp;Frank Ocean&nbsp;and&nbsp;Solange&nbsp;to&#8230; <a href="http://www.buzznet.com/2017/07/missy-elliott-solange-frank-ocean-more-to-headline-fyf-fest/">More &raquo;</a></p>
                                    </div>

                                </div>

                                    <!-- interrupter - sponsored content would go here -->
                                <hr>                </div>                
                
                    <div id="primary-over-next" class="primary-ad-widget"></div>
                    <div id="primary-over-next-P2" class="primary-ad-widget"></div>

                    <div class="sp-pagination row desktop-only">
                                                    <div class="col-sm-4 prev inactive">
                                                            </div>
                            <div class="current col-sm-4">
                                Page 1 of 6,609                            </div>
                                                
                        <div class="col-sm-4 next ">
                            <a href="http://www.buzznet.com/page/2/" >Next Page <div class="pag-arrow"><span></span></div></a>                        </div>
                    </div>

                    
                        <div class="navigation sp-pagination pagenavi mobile-only">
                            <a href="http://www.buzznet.com/page/2/" >More Stories ></a>                        </div>

                    
                    <div id="primary-under-next" class="primary-ad-widget"></div>

                            </div>

            <div class="col-md-4 sidebar desktop-only">
                            </div>
        </div>

    </div>


        <div class="leaderboard-wrap">
            <div class="container leaderboard-container">
                <div class="footer-ad-holder">
                    <div id="bn_home-leader-bottom" class="primary-ad-widget"></div>                </div>
            </div>
        </div>

            
        <footer id="footer">
            <div class="container">
                <div class="comscore">
                    <div class="comscore-header clearfix">
                        <div class="right">
                            <div class="mobile-site-footer">
                            </div>
                            <div class="footer-logo">
                                <a href="/"><img src="http://www.buzznet.com/wp-content/themes/idolator-buzznet/images/logo-white.svg" width="188" height="30"></a>
                            </div>
                        </div>
                        <div class="left">
                            <span class="site-name">Buzznet.com</span> is owned by <a href="http://www.hivemedia.com" target="_blank">Hive Media Group</a>.
                            <div class="comscore-header-links footer-links">
                                <a class="comscore--link comscore--header-link" href="http://www.hivemedia.com/terms/" rel="nofollow" target="_blank">Terms</a>
                                <a class="comscore--link comscore--header-link" href="http://www.hivemedia.com/privacy/" rel="nofollow" target="_blank">Privacy Policy</a>
                                <a class="comscore--link" href="http://www.hivemedia.com/dmca/" rel="nofollow" target="_blank">Copyright</a>
                                <a class="comscore--link" href="http://www.idolator.com/contact-us" rel="nofollow" target="_blank">Contact Us</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </footer>

        <!-- Quantcast Tag --><script type="text/javascript">var _qevents = _qevents || [];(function () {if (_WF.utils.isBot()) {return;}var elem = document.createElement('script');elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";elem.async = true;elem.type = "text/javascript";var scpt = document.getElementsByTagName('script')[0];scpt.parentNode.insertBefore(elem, scpt);})();_qevents.push({qacct: ""});</script><noscript><div style="display:none;"><img src="//pixel.quantserve.com/pixel/.gif" border="0" height="1" width="1" alt="Quantcast" /></div></noscript><!-- End Quantcast tag --><script type="text/javascript">var cooKey = new RegExp("_ga(=)(.*?)($|;)");var gaCookieValue = (document.cookie.match(cooKey) || [])[2];var sessionDepth = _WF.utils.parseInt(_WF.cache.getItem(_WF.KEYS.SESSIONDEPTH));var gaIsReturn = sessionDepth === 1 && gaCookieValue ? true : false;var gaUserId = gaCookieValue ? gaCookieValue.split(".").splice(2).join(".") : "";var postAuthor = _WF.cache.getItem(_WF.KEYS.POSTAUTHOR) || {id: "", username: ""};/* Only run the method once */var sessionMessageAttempted = false;trySendSessionMessage = function () {if (sessionMessageAttempted || sessionDepth !== 1) {return;}sessionMessageAttempted = true;if (!gaUserId && ga) {gaUserId = ga.getAll()[0].get('clientId');}_WF.utils.trySendGASessionMessage(gaUserId, gaIsReturn);};(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,"script","https://www.google-analytics.com/analytics.js","ga");var lptwinner = _WF.cache.getItem(_WF.KEYS.LPTWINNER) ? JSON.parse(_WF.cache.getItem(_WF.KEYS.LPTWINNER)).id : "";ga("create", "UA-101062538-1", "auto");ga("set", "dimension1", (_WF.cache.getItem(_WF.KEYS.SUBID) || ""));ga("set", "dimension2", (_WF.cache.getItem(_WF.KEYS.BUCKETID) || ""));ga("set", "dimension3", (_WF.cache.getItem(_WF.KEYS.DMC) || ""));ga("set", "dimension4", (_WF.cache.getItem(_WF.KEYS.PAGENUMBER) || ""));ga("set", "dimension5", lptwinner);ga("set", "dimension6", (_WF.cache.getItem(_WF.KEYS.POSTID) || ""));ga("set", "dimension7", (_WF.cache.getItem(_WF.KEYS.ADBLOCK) || ""));ga("set", "dimension8", (_WF.cache.getItem(_WF.KEYS.POSTABBR) || ""));ga("set", "dimension9", postAuthor.id);ga("set", "dimension10", postAuthor.username);ga("set", "dimension11", (_WF.cache.getItem(_WF.KEYS.RPS) || ""));ga("set", "userId", (_WF.cache.getItem(_WF.KEYS.UUID) || ""));ga("require", "linkid", {"cookieName": "_gale","duration": 30,"levels": 7});ga("send", "pageview", { "hitCallback": trySendSessionMessage });setTimeout(trySendSessionMessage, 3000);</script>
<script type='text/javascript'>
(function(){
var remover=function(e){return function(){e.parentNode&&e.parentNode.removeChild(e)}},mover=function(e){return function(){_WF.utils.addClass(e,"mover")}},mout=function(e){return function(){_WF.utils.removeClass(e,"mover")}},addListeners=function(e,t,o,s){setTimeout(function(){s.addEventListener("click",remover(e)),e.addEventListener("mousedown",mover(o)),e.addEventListener("mouseover",mover(o)),e.addEventListener("mouseout",mout(o))},5e3)},makeVisible=function(e,t){t.style.backgroundColor="#FFFFFF",t.style.width=t.offsetWidth+"px",_WF.utils.addClass(e,"show-me")},setHorizontalLocation=function(e,t){if(320==t.offsetWidth||728==t.offsetWidth||50===t.offsetHeight)_WF.utils.addClass(e,"h-center");else if(160===t.offsetWidth)_WF.utils.addClass(e,"h-left");else if(600===t.offseHeight)_WF.utils.addClass(e,"h-right");else{var o=Math.random()>.5?"h-right":"h-left";_WF.utils.addClass(e,o)}},isSlotReady=function(e,t){var o=!1;return e.offsetWidth>1&&e.offsetHeight>1&&t.w===e.offsetWidth&&t.h===e.offsetHeight&&(o=!0),o},observe=function(e,t,o,s,i){isSlotReady(t,i)?(setHorizontalLocation(e,t),makeVisible(e,t),addListeners(e,t,o,s)):(i.w=t.offsetWidth,i.h=t.offsetHeight,setTimeout(function(){observe(e,t,o,s,i)},200))};_WF.on("anchored-P1",function(){var e=document.getElementById("anchory"),t=e.querySelector("#anchored-P1"),o=e.querySelector(".topbar"),s=e.querySelector(".close-anchored"),i={};observe(e,t,o,s,i)});
})();
</script>
<script type='text/javascript' defer async src='http://www.buzznet.com/wp-content/plugins/outrigger/scripts/injector-core.js?ver=1500426536'></script>
<script type='text/javascript' defer async src='http://www.buzznet.com/wp-content/plugins/outrigger/scripts/injector-loaders.js?ver=1501549108'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-content/themes/idolator/js/footer.js?ver=1495828596'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-content/themes/idolator/js/desktop.js?ver=1497295812'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-includes/js/wp-embed.min.js?ver=4.8'></script>
<script type='text/javascript' src='http://www.buzznet.com/wp-content/plugins/featured-embed/js/slick.min.js?ver=1.6.0'></script>
                <script>
                    jQuery(document).ready(function($) {

                        $('#header-carousel').slick({
                            prevArrow : '<div class="prev"></div>',
                            nextArrow : '<div class="next"></div>',
                            slidesToShow : 4,
                            slidesToScroll : 4,
                            responsive : [{
                                breakpoint : 1099,
                                settings : {
                                    slidesToShow : 1,
                                    slidesToScroll : 1,
                                }
                            }]
                        });

                        $('#featured-carousel').slick({
                            prevArrow : '<div class="prev"></div>',
                            nextArrow : '<div class="next"></div>',
                            slidesToShow : 2,
                            slidesToScroll : 2
                        });
                    });
                </script>
                        <script>
                jQuery(document).ready(function($) {
                    $('#header-carousel').slick('slickSetOption', {'slidesToShow': 3, 'slidesToScroll': 3}, true);
                    $('#featured-carousel').slick('slickSetOption', {'slidesToShow': 3}, true);
                    $('#featured-carousel').slick('slickSetOption', {'slidesToScroll': 3}, true);
                });
            </script>
        
    </body>
</html>