
var BF_S3_IMAGE_URL='http://s3.amazonaws.com/buzzfeed-media/bigstory/';var BF_W=function(){var buzz_count=((typeof(BF_BUZZ_COUNT)!='undefined')?BF_BUZZ_COUNT:1);var small_image=((typeof(BF_SMALL_IMAGE)!='undefined')?BF_SMALL_IMAGE:false);var image_width=((typeof(BF_SMALL_IMAGE)!='undefined'&&BF_SMALL_IMAGE)?90:125);var image_height=((typeof(BF_SMALL_IMAGE)!='undefined'&&BF_SMALL_IMAGE)?60:83);var head_foot_ids=['bf-powered1','bf-powered2','bf-footer','bf-header'];var apply_styles=function(element,key){if(typeof(bf_styles)!='undefined'){if(bf_styles[key]){for(var style_key in bf_styles[key]){var value=bf_styles[key][style_key];var eval_string="element.style."+style_key+"='"+value+"'";eval(eval_string);}}}};var randomize=function buzz(buzz_data){var bindexes=new Array();for(var i=0;i<buzz_data.length;i++){bindexes.push(i);}
function randOrd(){return(Math.round(Math.random())-0.5);}
bindexes.sort(randOrd);bindexes.sort(randOrd);var random_buzz=new Array();for(i=0;i<buzz_data.length;i++){if(!window.BF_NO_DUPES[buzz_data[bindexes[i]].bid]){random_buzz.push(buzz_data[bindexes[i]]);}}
if(random_buzz.length==0&&buzz_data[0]){random_buzz.push(buzz_data[0]);}
return random_buzz;};var element_handlers={'bf-url':function(el,buzz,wid,click_track_fn){var buzz_url=buzz['user_link']?buzz['user_link']:buzz['url'];el.href=buzz_url;el.setAttribute('href',buzz_url);if(typeof(el.addEventListener)=='undefined'){el.attachEvent('onmousedown',function(e){click_track_fn(el,buzz,wid);});}else{el.addEventListener('mousedown',function(e){click_track_fn(el,buzz,wid);},true);}
if(el.getAttribute('rel:gt_label')&&el.getAttribute('rel:gt_label')=='partner'&&(10==10||10==15)){el.setAttribute('rel:gt_label','partner/'+buzz.username);}},'bf-name':function(el,name){var truncate=el.getAttribute("rel:bf_truncate");if(truncate){if(!isNaN(truncate)){var truncate=parseInt(truncate);if(name.length>truncate){var terminator=el.getAttribute("rel:bf_truncate_terminator");term_length=terminator?terminator.length:3;terminator=terminator?terminator:'&hellip;';var name_length=truncate-term_length;name=name.substring(0,name_length);var words=name.split(/\s+/);if(words[words.length-1].match(/&/)&&!words[words.length-1].match(/;$/)){words.pop();}
name=words.join(' ');name+=terminator;}}}
el.innerHTML=name;},'bf-image':function(el,image){el.src=image;el.width=image_width;el.height=image_height;},'bf-image-big':function(el,buzz){if(/\-[12]\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image))
{big_image=buzz.image;el.src=big_image.toString().replace(/\.(png|gif|jpg)/,'_big.$1');el.className+=' campaign-big-thumb';}else{el.src=buzz.image;}},'bf-image-dblbig':function(el,buzz){if(/\-2\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image))
{big_image=buzz.image;el.src=big_image.toString().replace(/\.(png|gif|jpg)/,'_dblbig.$1');el.className+=' campaign-big-thumb';}else{el.src=buzz.image;}},'bf-mobile-image':function(el,buzz){if(buzz&&buzz.mobile_image){big_image=buzz.image;el.src=big_image.toString().replace(/\/([^\/]+)\.(png|gif|jpg)$/,'/m-$1_big.$2');el.className+=' campaign-big-thumb';}else if(/\-[12]\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image)){big_image=buzz.image;el.src=big_image.toString().replace(/\.(png|gif|jpg)/,'_big.$1');el.className+=' campaign-big-thumb';}else{el.src=buzz.image;}},'bf-impressions-label':function(el,text){el.innerHTML=text},'bf-impressions':function(el,impressions){if(impressions<100){impressions='';}
el.innerHTML=impressions;},'bf-blurb':function(el,buzz){el.innerHTML=buzz.ad_blurb;},'bf-byline_prefix':function(el,byline_prefix,BF_DATA){if(typeof BF_DATA['network']!='undefined'&&BF_DATA['network']=='buzzfeed'){if(byline_prefix){el.innerHTML=byline_prefix;}}},'bf-user_image':function(el,name){el.src=name;},'bf-user_image_large':function(el,name){var extIndex=name.lastIndexOf('.');if(extIndex>=0){name=name.substr(0,extIndex)+"_large"+name.substr(extIndex,name.length);}
el.src=name;},'bf-user-url':function(el,href){el.href=href;el.setAttribute('href',href);},'bf-partner-label':function(el,buzz){if(typeof(political_ad)!='undefined'&&buzz.username=='obamaforamerica'){el.innerHTML='PAID POLITICAL ADVERTISER';}},'bf-display_name':function(el,text){el.innerHTML=text;},'bf-image-bigstory':function(el,buzz){el.src=buzz.image;if(/\-[12]\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image))
{el.src=el.src.replace(/\.(png|gif|jpg)/,'_wide.$1');el.width=300;el.height=106;el.className+=' campaign-wide-thumb';}},'bf-image-dblwidestory':function(el,buzz){el.src=buzz.image;if(/\-2\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image))
{el.src=el.src.replace(/\.(png|gif|jpg)/,'_dblwide.$1');el.width=625;el.height=220;el.className+=' campaign-wide-thumb';}},'bf-image-dblbigstory':function(el,buzz){el.src=buzz.image;{el.src=el.src.replace(/\.(png|gif|jpg)/,'_dblbig.$1');el.width=625;el.height=415;el.className+=' campaign-wide-thumb';}},'bf-image-widestory':function(el,buzz,BF_DATA){el.src=buzz.image;if(/\-[12]\-\d+\-\d+\-\d+\.(png|gif|jpg)/.test(buzz.image))
{el.src=el.src.replace(/\.(png|gif|jpg)/,'_wide.$1');el.width=338;el.height=119;el.className+=' campaign-wide-thumb';}},'bf-ad-frame':function(el,BF_DATA){var base_path=(typeof window['BF_FAKE_DFP']=='undefined')?'http://ad.doubleclick.net/N6556/adi':'http://dev.buzzfeed.com/bf2/_fake_dfp';var full_path=base_path+'/bfd.widget/'+BF_DATA.site+';site='+BF_DATA.site+';sz=3x3;ord='+(new Date()).getTime();if(typeof window['BF_WIDGET_PREVIEW']!='undefined'&&typeof window['BF_FAKE_DFP']!='undefined')
{full_path+='?load_preview=1';}
el.src=full_path;},'bf-byline-other':function(el,buzz){if(buzz.byline_description_visual&&buzz.byline_description_visual!='Brand Publisher'){el.innerHTML=buzz.byline_description_visual;}}};var parse_template=function(BF_DATA,click_track_fn){var data=BF_DATA.buzz;var wid=BF_DATA.wid;if(typeof(window.BF_NO_DUPES)=='undefined'){window.BF_NO_DUPES={}}
var optimize=false;if(optimize){var bfo=new BF_WIDGET_OPTIMIZE();if(optimize===1){data=bfo.optimize1(data);}else if(optimize===2){data=bfo.optimize2(data);}else if(optimize===3){data=bfo.optimize3(data);}else if(optimize===4){data=bfo.optimize4(data);}}else{data=randomize(data);}
window['BF_DISPLAYED_BUZZ']=[];try{for(var i=0;i<buzz_count;i++){var buzz=data[i];if(typeof buzz['promotions']!='undefined')
{pick_promotion(buzz);}
if(buzz_count==1&&buzz['ad_video_url']){var videoSrc=buzz['ad_video_url'];dfp_video.detect_type(videoSrc);dfpAdEL=$('bf-item-'+wid+'-1');if(window.special_video)dfpAdEL.up().addClassName('political-ad');dfpAdEL.addClassName('video-ad-unit');var dfpAncestors=dfpAdEL.ancestors();if(dfpAncestors[1]&&$(dfpAncestors[1]).hasClassName('std-posts')){dfpAdEL.addClassName('story-ad-unit');var dfp_vid_width,dfp_vid_height;if(!ie8){dfp_vid_width=(wid==13?'316':'560');dfp_vid_height=(wid==13?'209':'368');}
else if(ie8){dfp_vid_width=(wid==13?'316':'465');dfp_vid_height=(wid==13?'209':'309');}
videoDimensions={width:dfp_vid_width,height:dfp_vid_height}}else if(dfpAncestors[5]&&$(dfpAncestors[5]).hasClassName('BuzzPage')){dfpAdEL.addClassName('bpage-ad-unit');videoDimensions={width:(wid==13?'316':'560'),height:(wid==13?'209':'368')}}
if(!$('video-wid-'+wid)){if(wid==13){dfpAdEL.select('.big-meta')[0].insert({'before':BF_DATA.video_ad_markup});if(dfpAdEL.select('.bf-url')[0])dfpAdEL.select('.bf-url')[0].hide();if(dfpAdEL.select('.description')[0])dfpAdEL.select('.description')[0].hide();}
else{dfpAdEL.select('.bf-item-title')[0].insert({'after':BF_DATA.video_ad_markup});if(dfpAdEL.select('.thumb-unit')[0])dfpAdEL.select('.thumb-unit')[0].hide();dfpAdEL.addClassName('ad-template-story');dfpAdEL.up('li').addClassName('ad-video-post');}}
dfpAdVidReactions=dfpAdEL.select('.badge_list')[0];dfpAdPreviewEL=dfpAdEL.select('.video-preview')[0];if(ie7){if(dfpAdVidReactions)dfpAdVidReactions.hide();dfpAdPreviewEL.remove();var destination=dfpAdEL.select('.video-content')[0];$(dfpAdEL).fire("video:dfp",{src:dfp_video.src_link,wid:10,dfp:true});var so=BF_initSwfObject(dfp_video.src_link,{width:videoDimensions.width,height:videoDimensions.height,autoplay:1,hideYouTubeInfo:1});so.write(destination);if(vidTrackPixelIMG)vidTrackPixelIMG.src=vidTrackRedirect+vidTrackPixelSRC;}else{var vidThumbEL=dfpAdEL.select('.vid-preview-img')[0],thumbIMG=dfp_video.img0||dfp_video.thumbnail;vidThumbEL.setAttribute('src',thumbIMG);vidThumbEL.setAttribute('width','100%');if(dfp_video.thumbnail)dfpAdVidReactions.addClassName('dfp-bf-margin')
dfpAdVideoEL=$('video-wid-'+wid);if(!dfpAdVideoEL.addEventListener){dfpAdVideoEL.attachEvent("onclick",swapInDFPVideo);}else{dfpAdVideoEL.addEventListener('click',swapInDFPVideo);}}}
window.BF_NO_DUPES[buzz.bid]=true;window['BF_DISPLAYED_BUZZ'].push(buzz);item_id=wid?('bf-item-'+wid+'-'+(i+1)):('bf-item-'+(i+1));var item_element=document.getElementById(item_id);if(!item_element){item_element=document.getElementById('bf-item-'+(i+1));}
if(!item_element){break;}
if(item_element.nodeName==='A'&&(item_element.className.search(/bf-url/)>=0)){element_handlers['bf-url'](item_element,buzz,wid,click_track_fn);}
if(typeof buzz.user_type!='undefined'){if(typeof buzz['byline_description_visual']!='undefined'){if(buzz.byline_description_visual=='Publishing Partner'){item_element.className+=" f_partner";}
else{item_element.className+=" "+buzz.user_type;}}}
else{item_element.className+=" f_ad";}
var elements=item_element.getElementsByTagName("*");var view_count=0;for(var j=0;j<elements.length;j++){var element=elements[j];var class_string=element.className;if(class_string){var classes=class_string.split(/\s+/);if(classes&&classes[0]){for(var k=0;k<classes.length;k++){var key=classes[k].replace(/^bf\-/,'');apply_styles(element,key);if(element_handlers[classes[k]]){if(key=='impressions-label'){if(buzz['impressions']<100){element_handlers[classes[k]](element,'New Buzz');}}else if(key=='user-url'){element_handlers[classes[k]](element,'http://www.buzzfeed.com/'+buzz['username']);}else if(key=='url'){element_handlers[classes[k]](element,buzz,wid,click_track_fn);}else if(key=='ad-frame'){element_handlers[classes[k]](element,BF_DATA);}else if(key=='image-bigstory'){element_handlers[classes[k]](element,buzz);}else if(key=='image-widestory'){element_handlers[classes[k]](element,buzz);}else if(key=='image-big'){element_handlers[classes[k]](element,buzz);}else if(key=='user_image_large'){element_handlers[classes[k]](element,buzz['user_image']);}else if(key=='byline_prefix'){if(buzz[key]&&buzz[key]!=""){element_handlers[classes[k]](element,buzz[key],BF_DATA);}}else if(key=='partner-label'){element_handlers[classes[k]](element,buzz);}else if(key=='mobile-image'){element_handlers[classes[k]](element,buzz);}else if(key=='byline-other'){element_handlers[classes[k]](element,buzz);}else if(key=='blurb'){element_handlers[classes[k]](element,buzz);}else{element_handlers[classes[k]](element,buzz[key],item_element,buzz);}}}}}}}}catch(e){console.error(e);}};var pick_promotion=function(buzz){var sel_promo;if(buzz.promotions.length==1)
{sel_promo=buzz.promotions[0];}
else
{var promotions=buzz.promotions;var opts=[];for(var i=0;i<promotions.length;i++)
for(var j=0;j<(promotions[i].probability*100);j++)
opts.push(promotions[i]);sel_promo=opts[Math.floor(Math.random()*opts.length)];}
if(typeof sel_promo=='undefined'){sel_promo=buzz.promotions[0];}
buzz.image=sel_promo.image;buzz.name=sel_promo.title;buzz.blurb=sel_promo.description;buzz.flex_pro_id=sel_promo.id;return buzz;};var render_template=function(template,wid,show_ad){template=template.replace(/\n|\r/g,'NL');var items_regex=/<!\-\-\s+\.bf\-item\s+\-\->(.*)<!\-\-\s+\/\.bf\-item \-\->/;var item_markup_match=template.match(items_regex);var item_markup=item_markup_match[1];var items_markup='';var ad_slot=Math.floor(Math.random()*(buzz_count))+1;if(show_ad&&parent.window['BF_AD_FIXED_POS']){fixed_ad_pos=parent.window['BF_AD_FIXED_POS'];if(fixed_ad_pos>0&&parent.window['BF_AD_FIXED_POS']<=buzz_count){ad_slot=BF_AD_FIXED_POS}}
for(var i=1;i<=buzz_count;i++){var id_append=wid?(wid+'-'+i):i;var id_markup=item_markup;if(show_ad&&i==ad_slot)
{var matches=item_markup.match(/(.*<div (id="" )?class="bf-item[^>]+>)(.*)<\/div>/);id_markup=item_markup.replace(matches[3],'<iframe width="100%" frameborder="0" scrolling="no" class="bf-ad-frame"></iframe>');id_markup=id_markup.replace(/class="bf-item/,'class="bf-item bf-framed-item');}
id_markup=id_markup.replace(/<div (id="" )?class="bf-item/,'<div id="bf-item-'+id_append+'" class="bf-item')+"\n";if(i==1){var first_markup=id_markup;items_markup+=first_markup.replace(/class="bf-item"/,'class="bf-item bf-first"')+"\n";}else if(i==buzz_count){var last_markup=id_markup;items_markup+=last_markup.replace(/class="bf-item"/,'class="bf-item bf-last"')+"\n";}else{items_markup+=id_markup;}}
template=template.replace(items_regex,items_markup);template=template.replace(/NL/g,'\n');return template;};return{last_widget:false,record_pixel:function(track_url)
{if(window['BF_STATIC']!='undefined'&&typeof BF_STATIC['bf_env']!='undefined'&&BF_STATIC.bf_env.match(/^dev|^stage/)==null){if(typeof window['BF_PIXELS']=='undefined'){window['BF_PIXELS']=[];}
var timage=new Image();timage.src=track_url;window['BF_PIXELS'].push(timage);}
else{console.log('Tracked Url: '+track_url);}},show_widget:function(BF_DATA,click_track_fn){BF_W.last_widget=BF_DATA;if(typeof(BF_W.loaded_template)=='undefined')
BF_W.loaded_template=BF_DATA.template;if(typeof(BF_BUZZ_COUNTS)!='undefined'&&BF_BUZZ_COUNTS[BF_DATA.wid]){buzz_count=BF_BUZZ_COUNTS[BF_DATA.wid];}
if(BF_DATA.buzz.length<buzz_count){buzz_count=BF_DATA.buzz.length;if(buzz_count>9){buzz_count=9;}}
var main_id='BF_WIDGET_'+BF_DATA.wid;main_div=document.getElementById(main_id);if(main_div.getAttribute('rel:bf_ad_position'))
{BF_DATA.position_id=parseInt(main_div.getAttribute('rel:bf_ad_position'));}
var widget_markup='';if(BF_DATA.css){var ss1=document.createElement('style');var def=BF_DATA.css;ss1.setAttribute("type","text/css");if(ss1.styleSheet){ss1.styleSheet.cssText=def;}else{var tt1=document.createTextNode(def);ss1.appendChild(tt1);}
var hh1=document.getElementsByTagName('head')[0];hh1.appendChild(ss1);}
if(BF_DATA.template){wid=null;if(typeof(BF_BUZZ_COUNTS)!='undefined'&&BF_BUZZ_COUNTS[BF_DATA.wid]){wid=BF_DATA.wid;}
widget_markup+=render_template(BF_DATA.template,wid,(BF_DATA.show_ad==1&&!BF_DATA.no_shell));}
wid=null;if(typeof(BF_BUZZ_COUNTS)!='undefined'&&BF_BUZZ_COUNTS[BF_DATA.wid]){wid=BF_DATA.wid;}
if(widget_markup){main_div.innerHTML=widget_markup;}
parse_template(BF_DATA,click_track_fn);if(typeof(bf_styles)!='undefined'){for(var i=0;i<head_foot_ids.length;i++){var key=head_foot_ids[i].replace(/^bf\-/,'');if(bf_styles[key]){var el=document.getElementById(head_foot_ids[i]);if(!el){continue;}
for(var style_key in bf_styles[key]){var value=bf_styles[key][style_key];var eval_string="el.style."+style_key+"='"+value+"'";eval(eval_string);}}}}
if(main_div.className.indexOf('bf-inline-display-ad')!=-1){main_div.style.display='inline-block';}else{main_div.style.display='block';}}};}();(function(){try{var BF_DATA={
   "wid" : "10",
   "userbuzz_count" : 10,
   "network" : "buzzfeed",
   "loaded" : "true",
   "buzz" : [
      {
         "bid" : "7EWKG27",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "philippjahner",
         "url" : "http://www.buzzfeed.com/philippjahner/alltagsrassismus",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 20:19:06",
         "images" : "",
         "uid" : "78K3747",
         "sub_buzz" : "",
         "name" : "22 Momente, die Dir Alltagsrassismus in Deutschland zeigen",
         "uri" : "alltagsrassismus",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "philippjahner",
         "published" : "2015-01-22 12:52:52",
         "published_unix" : "1421949172",
         "ad_blurb" : "<b>Alltag, der so nicht sein darf.</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=philippjahner&buzz=alltagsrassismus&c=7EWKG27&u=78K3747&url=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Falltagsrassismus%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Falltagsrassismus%2F",
         "impressions" : "62248",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg",
         "blurb" : "Alltag, der so nicht sein darf.",
         "last_updated_unix" : "1426033146",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Philipp Jahner",
         "image" : "http://s3-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-01/26/12/campaign_images/webdr09/22-momente-die-dir-alltagsrassismus-in-deutschlan-2-18705-1422291897-19_small.jpg",
         "html_blurb" : "<b><big>22 Momente, die Dir Alltagsrassismus in Deutschland zeigen</big></b><br/><b>Alltag, der so nicht sein darf.</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/philippjahner'>Philipp Jahner</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7F413J7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "karstenschmehl",
         "url" : "http://www.buzzfeed.com/karstenschmehl/beste-wunschkennzeichen",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 21:44:36",
         "images" : "",
         "uid" : "7ASSJD7",
         "sub_buzz" : "",
         "name" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
         "uri" : "beste-wunschkennzeichen",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "karstenschmehl",
         "published" : "2015-02-10 07:20:24",
         "published_unix" : "1423570824",
         "ad_blurb" : "<b>LU-DA 888</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=karstenschmehl&buzz=beste-wunschkennzeichen&c=7F413J7&u=7ASSJD7&url=http%3A%2F%2Fbuzzfeed.com%2Fkarstenschmehl%2Fbeste-wunschkennzeichen%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fkarstenschmehl%2Fbeste-wunschkennzeichen%2F",
         "impressions" : "18814",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2015-02/9/9/user_images/webdr02/karstenschmehl-31269-1423493742-42.jpg",
         "blurb" : "LU-DA 888",
         "last_updated_unix" : "1426038276",
         "promotions" : [
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 0,
                     "height" : 486
                  },
                  "big" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 0,
                     "height" : 486
                  },
                  "wide" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 116,
                     "height" : 257
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_dblwide.jpg",
               "clicks" : "98",
               "dud" : "0",
               "added" : "2015-02-10 07:21:42",
               "campaign_id" : "3626034",
               "rate" : 0.00489119584747455,
               "impressions" : "20036",
               "image_id" : "134007",
               "original_image_width" : "732",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:39:03",
               "id" : "192354",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134007",
               "sub_buzz_id" : "4885780",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_big.jpg",
               "probability" : 0.022371083921881,
               "active" : "1",
               "original_image_height" : "490",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr08/original-30291-1423243096-11.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 0,
                     "height" : 485
                  },
                  "big" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 0,
                     "height" : 485
                  },
                  "wide" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 116,
                     "height" : 257
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_dblwide.jpg",
               "clicks" : "126",
               "dud" : "0",
               "added" : "2015-02-10 07:21:40",
               "campaign_id" : "3626034",
               "rate" : 0.00464344941956882,
               "impressions" : "27135",
               "image_id" : "134006",
               "original_image_width" : "731",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:40:29",
               "id" : "192353",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134006",
               "sub_buzz_id" : "4885787",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_big.jpg",
               "probability" : 0.0102582203805053,
               "active" : "1",
               "original_image_height" : "489",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr08/original-30900-1423243148-6.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : 345,
                     "left" : 130,
                     "top" : 183,
                     "height" : 229
                  },
                  "big" : {
                     "width" : 355,
                     "left" : 119,
                     "top" : 184,
                     "height" : 236
                  },
                  "wide" : {
                     "width" : 386,
                     "left" : 101,
                     "top" : 227,
                     "height" : 135
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_dblwide.jpg",
               "clicks" : "152",
               "dud" : "0",
               "added" : "2015-02-10 07:23:08",
               "campaign_id" : "3626034",
               "rate" : 0.00499687695190506,
               "impressions" : "30419",
               "image_id" : "134004",
               "original_image_width" : "910",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:37:27",
               "id" : "192355",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134004",
               "sub_buzz_id" : "0",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_big.jpg",
               "probability" : 0.0308276956683206,
               "active" : "1",
               "original_image_height" : "562",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_wide.jpg",
               "original_image" : "/static/2015-02/10/4/enhanced/webdr12/original-5911-1423560871-9.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 0,
                     "height" : 486
                  },
                  "big" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 0,
                     "height" : 486
                  },
                  "wide" : {
                     "width" : "732",
                     "left" : 0,
                     "top" : 116,
                     "height" : 257
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_dblwide.jpg",
               "clicks" : "129",
               "dud" : "0",
               "added" : "2015-02-10 07:23:08",
               "campaign_id" : "3626034",
               "rate" : 0.00546540693979579,
               "impressions" : "23603",
               "image_id" : "134007",
               "original_image_width" : "732",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:34:19",
               "id" : "192358",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134007",
               "sub_buzz_id" : "4885780",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_big.jpg",
               "probability" : 0.118249359094523,
               "active" : "1",
               "original_image_height" : "490",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570901-11_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr08/original-30291-1423243096-11.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : 450,
                     "left" : 105,
                     "top" : 139,
                     "height" : 298
                  },
                  "big" : {
                     "width" : 655,
                     "left" : 0,
                     "top" : 0,
                     "height" : 434
                  },
                  "wide" : {
                     "width" : 655,
                     "left" : 0,
                     "top" : 130,
                     "height" : 230
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_dblwide.jpg",
               "clicks" : "230",
               "dud" : "0",
               "added" : "2015-02-10 07:23:08",
               "campaign_id" : "3626034",
               "rate" : 0.00575762885823716,
               "impressions" : "39947",
               "image_id" : "134005",
               "original_image_width" : "655",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:37:26",
               "id" : "192356",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134005",
               "sub_buzz_id" : "4885762",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_big.jpg",
               "probability" : 0.258295139312712,
               "active" : "1",
               "original_image_height" : "491",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr11/original-11099-1423242961-10.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : 345,
                     "left" : 130,
                     "top" : 183,
                     "height" : 229
                  },
                  "big" : {
                     "width" : 355,
                     "left" : 119,
                     "top" : 184,
                     "height" : 236
                  },
                  "wide" : {
                     "width" : 386,
                     "left" : 101,
                     "top" : 227,
                     "height" : 135
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_dblwide.jpg",
               "clicks" : "387",
               "dud" : "0",
               "added" : "2015-02-10 07:21:34",
               "campaign_id" : "3626034",
               "rate" : 0.00564955256127648,
               "impressions" : "68501",
               "image_id" : "134004",
               "original_image_width" : "910",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:44:36",
               "id" : "192351",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134004",
               "sub_buzz_id" : "0",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_big.jpg",
               "probability" : 0.194389158392285,
               "active" : "1",
               "original_image_height" : "562",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570892-2_wide.jpg",
               "original_image" : "/static/2015-02/10/4/enhanced/webdr12/original-5911-1423560871-9.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 0,
                     "height" : 485
                  },
                  "big" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 0,
                     "height" : 485
                  },
                  "wide" : {
                     "width" : "731",
                     "left" : 0,
                     "top" : 116,
                     "height" : 257
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_dblwide.jpg",
               "clicks" : "45",
               "dud" : "0",
               "added" : "2015-02-10 07:23:08",
               "campaign_id" : "3626034",
               "rate" : 0.00483818944199548,
               "impressions" : "9301",
               "image_id" : "134006",
               "original_image_width" : "731",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:34:12",
               "id" : "192357",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_dblbig.jpg",
               "is_default" : "0",
               "promotion_image_id" : "134006",
               "sub_buzz_id" : "4885787",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_big.jpg",
               "probability" : 0.0190081541403754,
               "active" : "1",
               "original_image_height" : "489",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570899-8_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr08/original-30900-1423243148-6.png"
            },
            {
               "width" : "125",
               "extra_fields" : {
                  "small" : {
                     "width" : 450,
                     "left" : 105,
                     "top" : 139,
                     "height" : 298
                  },
                  "big" : {
                     "width" : 655,
                     "left" : 0,
                     "top" : 0,
                     "height" : 434
                  },
                  "wide" : {
                     "width" : 655,
                     "left" : 0,
                     "top" : 130,
                     "height" : 230
                  }
               },
               "image_dblwide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_dblwide.jpg",
               "clicks" : "502",
               "dud" : "0",
               "added" : "2015-02-10 07:21:37",
               "campaign_id" : "3626034",
               "rate" : 0.00587161972489941,
               "impressions" : "85496",
               "image_id" : "134005",
               "original_image_width" : "655",
               "promoter" : "2591352",
               "updated" : "2015-03-10 21:36:36",
               "id" : "192352",
               "image_dblbig" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_dblbig.jpg",
               "is_default" : "1",
               "promotion_image_id" : "134005",
               "sub_buzz_id" : "4885762",
               "image_big" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_big.jpg",
               "probability" : 0.346601189089397,
               "active" : "1",
               "original_image_height" : "491",
               "height" : "83",
               "description" : "<b>LU-DA 888</b>",
               "image" : "http://s3-ak.buzzfeed.com/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5.jpg",
               "old" : "0",
               "promotion_medium_id" : "1",
               "flexpro_recipients" : "",
               "title" : "32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben",
               "image_wide" : "/static/2015-02/10/7/campaign_images/webdr01/beste-wunschkennzeichen-2-26968-1423570895-5_wide.jpg",
               "original_image" : "/static/2015-02/6/12/enhanced/webdr11/original-11099-1423242961-10.png"
            }
         ],
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Karsten Schmehl",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/11/11/campaign_images/webdr02/32-leute-die-das-mit-dem-wunsch-autokennzeichen-d-2-1629-1423670689-19_small.jpg",
         "html_blurb" : "<b><big>32 Leute, die das mit dem Wunsch-Autokennzeichen drauf haben</big></b><br/><b>LU-DA 888</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2015-02/9/9/user_images/webdr02/karstenschmehl-31269-1423493742-42.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/karstenschmehl'>Karsten Schmehl</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7F04VK7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "karstenschmehl",
         "url" : "http://www.buzzfeed.com/karstenschmehl/youtuber-zahn-der-zeit",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 20:21:07",
         "images" : "",
         "uid" : "7ASSJD7",
         "sub_buzz" : "",
         "name" : "Joyce und Co: So sahen die YouTube-Stars fr\u00fcher aus",
         "uri" : "youtuber-zahn-der-zeit",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "karstenschmehl",
         "published" : "2015-02-03 11:45:23",
         "published_unix" : "1422981923",
         "ad_blurb" : "<b>Believe it or not</b>: OMG. Sie werden alt/erwachsen/reich.",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=karstenschmehl&buzz=youtuber-zahn-der-zeit&c=7F04VK7&u=7ASSJD7&url=http%3A%2F%2Fbuzzfeed.com%2Fkarstenschmehl%2Fyoutuber-zahn-der-zeit%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fkarstenschmehl%2Fyoutuber-zahn-der-zeit%2F",
         "impressions" : "23872",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2015-02/9/9/user_images/webdr02/karstenschmehl-31269-1423493742-42.jpg",
         "blurb" : "Believe it or not: OMG. Sie werden alt/erwachsen/reich.",
         "last_updated_unix" : "1426033267",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Karsten Schmehl",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/17/18/campaign_images/webdr02/joyce-und-co-so-sahen-die-youtube-stars-fruher-aus-2-30741-1424215900-6_small.jpg",
         "html_blurb" : "<b><big>Joyce und Co: So sahen die YouTube-Stars fr\u00fcher aus</big></b><br/><b>Believe it or not</b>: OMG. Sie werden alt/erwachsen/reich.<br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2015-02/9/9/user_images/webdr02/karstenschmehl-31269-1423493742-42.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/karstenschmehl'>Karsten Schmehl</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7EZ6087",
         "user_type" : "f_other",
         "form" : "super-image",
         "user" : "philippjahner",
         "url" : "http://www.buzzfeed.com/philippjahner/50-shades-of-grey",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 20:19:48",
         "images" : "",
         "uid" : "78K3747",
         "sub_buzz" : "",
         "name" : "50 Shades of Grey",
         "uri" : "50-shades-of-grey",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "philippjahner",
         "published" : "2015-01-29 08:27:05",
         "published_unix" : "1422538025",
         "ad_blurb" : "<b>Die ultimative BuzzFeed-Liste.</b> (Achtung Spoiler am Ende.)",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=philippjahner&buzz=50-shades-of-grey&c=7EZ6087&u=78K3747&url=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2F50-shades-of-grey%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2F50-shades-of-grey%2F",
         "impressions" : "44251",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg",
         "blurb" : "Die ultimative BuzzFeed-Liste. (Achtung Spoiler am Ende.)",
         "last_updated_unix" : "1426033188",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Philipp Jahner",
         "image" : "http://s3-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-01/30/9/campaign_images/webdr10/50-shades-of-grey-2-24155-1422626828-6_small.jpg",
         "html_blurb" : "<b><big>50 Shades of Grey</big></b><br/><b>Die ultimative BuzzFeed-Liste.</b> (Achtung Spoiler am Ende.)<br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/philippjahner'>Philipp Jahner</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7EYJYB7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "philippjahner",
         "url" : "http://www.buzzfeed.com/philippjahner/schmarrn",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 21:46:25",
         "images" : "",
         "uid" : "78K3747",
         "sub_buzz" : "",
         "name" : "21 Dinge, die Du nur in \u00d6sterreich erlebst",
         "uri" : "schmarrn",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "philippjahner",
         "published" : "2015-01-26 11:06:19",
         "published_unix" : "1422288379",
         "ad_blurb" : "<b>Australia!</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=philippjahner&buzz=schmarrn&c=7EYJYB7&u=78K3747&url=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Fschmarrn%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Fschmarrn%2F",
         "impressions" : "225600",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg",
         "blurb" : "Australia!",
         "last_updated_unix" : "1426038385",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Philipp Jahner",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/15/5/campaign_images/webdr01/21-dinge-die-du-nur-in-osterreich-erlebst-2-23423-1423995941-6_small.jpg",
         "html_blurb" : "<b><big>21 Dinge, die Du nur in \u00d6sterreich erlebst</big></b><br/><b>Australia!</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/philippjahner'>Philipp Jahner</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7EXD5X7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "sebastianfiebrig",
         "url" : "http://www.buzzfeed.com/sebastianfiebrig/dschungelcamp-quiz",
         "comments_count" : 0,
         "last_updated" : "2015-02-21 19:07:09",
         "images" : "",
         "uid" : "780J717",
         "sub_buzz" : "",
         "name" : "Wer bist Du im Dschungelcamp?",
         "uri" : "dschungelcamp-quiz",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "sebastianfiebrig",
         "published" : "2015-01-21 12:01:58",
         "published_unix" : "1421859718",
         "ad_blurb" : "<b>Bist Du so labil wie Walter? So tough wie Sara? Oder so t\u00fcdelig wie Rolfe?</b> Finde es heraus!",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=sebastianfiebrig&buzz=dschungelcamp-quiz&c=7EXD5X7&u=780J717&url=http%3A%2F%2Fbuzzfeed.com%2Fsebastianfiebrig%2Fdschungelcamp-quiz%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fsebastianfiebrig%2Fdschungelcamp-quiz%2F",
         "impressions" : "6118",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-09/3/4/user_images/webdr09/sebastianfiebrig-18020-1409733857-0.jpg",
         "blurb" : "Bist Du so labil wie Walter? So tough wie Sara? Oder so t&uuml;delig wie Rolfe? Finde es heraus!",
         "last_updated_unix" : "1424563629",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Sebastian Fiebrig",
         "image" : "http://s3-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-01/22/12/campaign_images/webdr01/wer-bist-du-im-dschungelcamp-2-24544-1421948557-0_small.jpg",
         "html_blurb" : "<b><big>Wer bist Du im Dschungelcamp?</big></b><br/><b>Bist Du so labil wie Walter? So tough wie Sara? Oder so t\u00fcdelig wie Rolfe?</b> Finde es heraus!<br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-09/3/4/user_images/webdr09/sebastianfiebrig-18020-1409733857-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/sebastianfiebrig'>Sebastian Fiebrig</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7F1LDR7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "sebastianfiebrig",
         "url" : "http://www.buzzfeed.com/sebastianfiebrig/techniker-ist-informiert",
         "comments_count" : 2,
         "last_updated" : "2015-03-10 20:18:48",
         "images" : "",
         "uid" : "780J717",
         "sub_buzz" : "",
         "name" : "Eine T\u00fcr geht kaputt und Leute rasten aus",
         "uri" : "techniker-ist-informiert",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "sebastianfiebrig",
         "published" : "2015-02-04 07:21:20",
         "published_unix" : "1423052480",
         "ad_blurb" : "<b>\"Techniker ist informiert.\"</b> Ein Zettel produzierte an der Uni Mainz immer neue Zettel. Eine kurze Meme-Geschichte.",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=sebastianfiebrig&buzz=techniker-ist-informiert&c=7F1LDR7&u=780J717&url=http%3A%2F%2Fbuzzfeed.com%2Fsebastianfiebrig%2Ftechniker-ist-informiert%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fsebastianfiebrig%2Ftechniker-ist-informiert%2F",
         "impressions" : "895627",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-09/3/4/user_images/webdr09/sebastianfiebrig-18020-1409733857-0.jpg",
         "blurb" : "&quot;Techniker ist informiert.&quot; Ein Zettel produzierte an der Uni Mainz immer neue Zettel. Eine kurze Meme-Geschichte.",
         "last_updated_unix" : "1426033128",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Sebastian Fiebrig",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/26/5/campaign_images/webdr05/eine-tur-geht-kaputt-und-leute-rasten-aus-2-31271-1424946029-12_small.jpg",
         "html_blurb" : "<b><big>Eine T\u00fcr geht kaputt und Leute rasten aus</big></b><br/><b>\"Techniker ist informiert.\"</b> Ein Zettel produzierte an der Uni Mainz immer neue Zettel. Eine kurze Meme-Geschichte.<br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-09/3/4/user_images/webdr09/sebastianfiebrig-18020-1409733857-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/sebastianfiebrig'>Sebastian Fiebrig</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7F0STJ7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "nscholz",
         "url" : "http://www.buzzfeed.com/nscholz/friseurnamen",
         "comments_count" : 0,
         "last_updated" : "2015-03-09 20:20:05",
         "images" : "",
         "uid" : "780J9D7",
         "sub_buzz" : "",
         "name" : "31 haarstr\u00e4ubende Friseurnamen",
         "uri" : "friseurnamen",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "nscholz",
         "published" : "2015-02-03 12:01:48",
         "published_unix" : "1422982908",
         "ad_blurb" : "<b>Haar? Genau!</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=nscholz&buzz=friseurnamen&c=7F0STJ7&u=780J9D7&url=http%3A%2F%2Fbuzzfeed.com%2Fnscholz%2Ffriseurnamen%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fnscholz%2Ffriseurnamen%2F",
         "impressions" : "79220",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-09/1/6/user_images/webdr07/nscholz-9580-1409565991-1.jpg",
         "blurb" : "Haar? Genau!",
         "last_updated_unix" : "1425946805",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Nina Scholz",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/4/11/campaign_images/webdr05/31-haarstraubende-friseurnamen-2-21510-1423066819-0_small.jpg",
         "html_blurb" : "<b><big>31 haarstr\u00e4ubende Friseurnamen</big></b><br/><b>Haar? Genau!</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-09/1/6/user_images/webdr07/nscholz-9580-1409565991-1.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/nscholz'>Nina Scholz</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7ESYD27",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "philippjahner",
         "url" : "http://www.buzzfeed.com/philippjahner/fesimism",
         "comments_count" : 0,
         "last_updated" : "2015-02-16 19:12:32",
         "images" : "",
         "uid" : "78K3747",
         "sub_buzz" : "",
         "name" : "25 Dinge, die jede*n Feminist*in gl\u00fccklich machen",
         "uri" : "fesimism",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "philippjahner",
         "published" : "2015-01-07 10:05:27",
         "published_unix" : "1420643127",
         "ad_blurb" : "<b>Fesimism!</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=philippjahner&buzz=fesimism&c=7ESYD27&u=78K3747&url=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Ffesimism%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Ffesimism%2F",
         "impressions" : "11526",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg",
         "blurb" : "Fesimism!",
         "last_updated_unix" : "1424131952",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Philipp Jahner",
         "image" : "http://s3-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-01/7/10/campaign_images/webdr05/fesimism-2-7033-1420643256-30_small.jpg",
         "html_blurb" : "<b><big>25 Dinge, die jede*n Feminist*in gl\u00fccklich machen</big></b><br/><b>Fesimism!</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/philippjahner'>Philipp Jahner</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      },
      {
         "bid" : "7F1NLO7",
         "user_type" : "f_other",
         "form" : "super",
         "user" : "philippjahner",
         "url" : "http://www.buzzfeed.com/philippjahner/das-schildet-nicht",
         "comments_count" : 0,
         "last_updated" : "2015-03-10 20:07:57",
         "images" : "",
         "uid" : "78K3747",
         "sub_buzz" : "",
         "name" : "18 Schilder, die nicht zu Ende gedacht wurden",
         "uri" : "das-schildet-nicht",
         "cloud_servers" : [
            "newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"
         ],
         "username" : "philippjahner",
         "published" : "2015-02-04 09:26:24",
         "published_unix" : "1423059984",
         "ad_blurb" : "<b>Das Gegenteil von \"gut\" ist halt nur \"gut gemeint\"</b>",
         "nsfw" : "false",
         "status" : "live",
         "ct" : "http://75.101.183.223/small.gif?type=100,14&user=philippjahner&buzz=das-schildet-nicht&c=7F1NLO7&u=78K3747&url=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Fdas-schildet-nicht%2F&rd=http%3A%2F%2Fbuzzfeed.com%2Fphilippjahner%2Fdas-schildet-nicht%2F",
         "impressions" : "74413",
         "mobile_image" : "1",
         "user_image" : "http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg",
         "blurb" : "Das Gegenteil von &quot;gut&quot; ist halt nur &quot;gut gemeint&quot;",
         "last_updated_unix" : "1426032477",
         "byline_description_visual" : "BuzzFeed Staff",
         "display_name" : "Philipp Jahner",
         "image" : "http://s3-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3.jpg",
         "byline_description_id" : "2",
         "static_images" : {
            "small" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_small.jpg",
            "standard" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3.jpg",
            "big" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_big.jpg",
            "wide" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_wide.jpg",
            "dblbig" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_dblbig.jpg",
            "dblwide" : "http://s3-static-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_dblwide.jpg"
         },
         "image_small" : "http://s3-ak.buzzfed.com/static/2015-02/5/11/campaign_images/webdr11/18-schilder-die-nicht-zu-ende-gedacht-wurden-2-7761-1423155474-3_small.jpg",
         "html_blurb" : "<b><big>18 Schilder, die nicht zu Ende gedacht wurden</big></b><br/><b>Das Gegenteil von \"gut\" ist halt nur \"gut gemeint\"</b><br/><table><tr><td width='30' padding='0 0'><img src='http://s3-ak.buzzfed.com/static/2014-10/1/4/user_images/webdr10/philippjahner-32228-1412151610-0.jpg' width='25' height='25'/></td><td padding='5' pspacing='0'><small><b><a href='/philippjahner'>Philipp Jahner</a></b></small><br/><small><color value='#939393'>BuzzFeed Staff</color></small></td></tr></table>"
      }
   ],
   "no_shell" : null
}
;var uw_impression=function(){bf_widget.d={type:[],buzzid:[],user:[],buzz:[],userid:[],query:[]};var num_displayed=BF_DISPLAYED_BUZZ.length;var buzzes=BF_DISPLAYED_BUZZ;for(var i=0;i<num_displayed;i++)
{var buzz=buzzes[i];bf_widget.d.type.push((typeof buzz['b']!='undefined')?bf_widget.boost_impression_type:bf_widget.impression_type);bf_widget.d.buzzid.push(buzz.bid);bf_widget.d.userid.push(buzz.uid);bf_widget.d.buzz.push(buzz.uri);bf_widget.d.user.push(buzz.user);if(bf_widget.is_dfp_on_buzzfeed&&typeof BF_DATA['position_id']!='undefined')
{bf_widget.d.query.push(BF_DATA.position_id);}
if(typeof buzz['flex_pro_id']!='undefined')
{bf_widget.d.type.push(bf_widget.flex_pro_impression_type);bf_widget.d.buzzid.push(buzz.bid);bf_widget.d.userid.push(buzz.uid);bf_widget.d.buzz.push(buzz.uri);bf_widget.d.user.push(buzz.user);bf_widget.d.query.push(buzz['flex_pro_id']);}}
var track_url="http://"+(bf_widget.servers[Math.floor(Math.random()*bf_widget.servers.length)])+"/small.gif?";track_url+="type="+bf_widget.d.type.join(",");track_url+="&c="+bf_widget.d.buzzid.join(",");track_url+="&buzz="+bf_widget.d.buzz.join(",");track_url+="&u="+bf_widget.d.userid.join(",");track_url+="&user="+bf_widget.d.user.join(",");track_url+="&query="+bf_widget.d.query.join(",");if(!bf_widget.is_dfp)
{track_url+="&url="+escape(window.location.href);}
track_url+="&z="+Math.floor((Math.random()*10000));BF_W.record_pixel(track_url);if(typeof window['BF_DFP_IMP']!='undefined')
{BF_W.record_pixel(BF_DFP_IMP);}
if(BF_DATA.wid&&typeof window['BF_DFP_IMPS']!='undefined'&&BF_DFP_IMPS[BF_DATA.wid])
{BF_W.record_pixel(BF_DFP_IMPS[BF_DATA.wid]);}
if(typeof(parent.BF_NO_QS)=='undefined'){BF_W.record_pixel("http://pixel.quantserve.com/pixel/p-3aud4J6uA4Z6Y.gif?labels=Widget&busty="+Math.floor((Math.random()*10000)));}}
var uw_click=function(el,buzz,wid){try{if(typeof window['BF_DFP_CLICK']!='undefined')
{BF_W.record_pixel(BF_DFP_CLICK);}
if(wid&&typeof window['BF_DFP_CLICKS']!='undefined'&&BF_DFP_CLICKS[wid])
{BF_W.record_pixel(BF_DFP_CLICKS[wid]);}
var DFP_CLICK=null;if(typeof window['BF_DFP_REDIRECT']!='undefined'){DFP_CLICK=BF_DFP_REDIRECT;}
if(typeof window['BF_DFP_REDIRECTS']!='undefined'&&BF_DFP_REDIRECTS[wid]){DFP_CLICK=BF_DFP_REDIRECTS[wid];}
if(DFP_CLICK)
{el.href=DFP_CLICK+el.href;}
var buzz_url=buzz['user_link']?buzz['user_link']:buzz['url'];bf_widget.d={type:[],buzzid:[],user:[],buzz:[],userid:[],query:[]};bf_widget.d.type.push(((typeof buzz['b']!='undefined')?bf_widget.boost_click_type:bf_widget.click_type));bf_widget.d.buzzid.push(buzz.bid);bf_widget.d.userid.push(buzz.uid);bf_widget.d.buzz.push(buzz.uri);bf_widget.d.user.push(buzz.user);bf_widget.d.query.push((bf_widget.is_dfp_on_buzzfeed&&typeof BF_DATA['position_id']!='undefined')?BF_DATA.position_id:'');if(typeof buzz['flex_pro_id']!='undefined')
{bf_widget.d.type.push(bf_widget.flex_pro_click_type);bf_widget.d.buzzid.push(buzz.bid);bf_widget.d.userid.push(buzz.uid);bf_widget.d.buzz.push(buzz.uri);bf_widget.d.user.push(buzz.user);bf_widget.d.query.push(buzz['flex_pro_id']);}
if(buzz['user_link'])
{bf_widget.d.type.push(23);bf_widget.d.buzzid.push(buzz.bid);bf_widget.d.userid.push(buzz.uid);bf_widget.d.buzz.push(buzz.uri);bf_widget.d.user.push(buzz.user);bf_widget.d.query.push('');}
var track_url="http://"+(bf_widget.servers[Math.floor(Math.random()*bf_widget.servers.length)])+"/small.gif?";track_url+="type="+bf_widget.d.type.join(",");track_url+="&c="+bf_widget.d.buzzid.join(",");track_url+="&buzz="+bf_widget.d.buzz.join(",");track_url+="&u="+bf_widget.d.userid.join(",");track_url+="&user="+bf_widget.d.user.join(",");track_url+="&query="+bf_widget.d.query.join(",");if(!bf_widget.is_dfp)
{track_url+="&url="+escape(window.location.href);}
BF_W.record_pixel(track_url);}catch(e){console.error(e);}};var bf_widget={};bf_widget.servers=["newbuzz-collection-1925855828.us-east-1.elb.amazonaws.com"];bf_widget.is_dfp=(typeof BF_DATA['network']!='undefined');bf_widget.is_dfp_on_buzzfeed=(typeof BF_DATA['network']!='undefined'&&BF_DATA['network']=='buzzfeed');bf_widget.impression_type=(bf_widget.is_dfp_on_buzzfeed)?30:13;bf_widget.click_type=(bf_widget.is_dfp_on_buzzfeed)?35:14;bf_widget.boost_impression_type=32;bf_widget.boost_click_type=37;bf_widget.flex_pro_impression_type=33;bf_widget.flex_pro_click_type=38;if(BF_DATA&&BF_DATA.wid&&BF_DATA.buzz&&BF_DATA.buzz.length>0){BF_W.show_widget(BF_DATA,function(el,buzz,wid){uw_click.call(this,el,buzz,wid)});uw_impression();if(BF_DATA.track){BF_PARTNER.invisible=false;window['BF_SID']=BF_DATA.track;BF_PARTNER.track_page(BF_DATA.track);}}}catch(e){console.error(e);}})();

/* s 21:46:27 03/10/2015 */
/* g 21:56:14 03/10/2015 - sl=13 */ 