Resolution:Standard | High | Highest
Worst Shopping Run Ever
 
 
 
 
 
Homepage > Worst Shopping Run Ever

Worst Shopping Run Ever

 
 
E-mail to Friends
Post to FacebookPost to MySpaceThumbs UpThumbs Down
Email this video to your friends
 
Video Details
Comments (756)
 
 
Yes, this guy is unbelievably hammered, but check out the date and time. This happened at 10 in the morning...on a Tuesday.

Uploaded Oct. 14, 2009

By: 0hLawdy

379

Views: 8553666

Share And Linking
 
Copy and paste this link into an email or instant message
Copy and paste this code to embed this video into your website or blog
Email this video to your friends
 
Who's Linking
There are currently no sites linking to this video. Copy the code below and be the first site to link or embed the video!
Top Sites Linking To This Video:
 
Top Rated Comments
 
KShorty says:
 This dudes not hammered.. He's just in an epic battle with the invisible man
Rate this comment: Comment Rating: 2
xgimmegimmex says:
Didn't matter how long it was going to take to get up, he was not going to let go of that case of beer!
Rate this comment: Comment Rating: 2
moraldecay says:
I think he's dusted on peacy-p
Rate this comment: Comment Rating: 2
dialated8 says:
 Agreed with checmical theory, could be a few things - muscle relaxants - lots of them, mixed with alcohol, anti-psychs (too high of a dose, extra-pyramidal effects) mixed with booze, or tranquilizers (ketamine) mixed with etoh. Either way, made me laugh.
Rate this comment: Comment Rating: 2
bjake99 says:
Maybe I've seen one too many zombie movies...but doesn't this guy move just like one? He should send this video in to George Romero as a rehearsal.
Rate this comment: Comment Rating: 1


'; return sHTML; } function flashTrueActivate(){ var sObjectString = flashTrue(); obj = document.getElementById('defaultDiv'); obj.innerHTML = sObjectString; document.getElementById('videoSettingDiv').style.display="none"; } function flashFalse(){ var sHTML = '

No Flash Player Installed!


For the best experience download Macromedia Flash Click Here

If you change your mind later, you can change your settings by clicking "Video Settings" below the player



'; return sHTML; } function flashFalseActivate(){ var sObjectString = flashFalse(); obj = document.getElementById('defaultDiv'); obj.innerHTML = sObjectString; document.getElementById('videoSettingDiv').style.display="none"; } function wmvOutPut(){ sHTML = '
'; return sHTML; } function wmvOutPutActivate(){ var sObjectString = wmvOutPut(); obj = document.getElementById('defaultDiv'); obj.innerHTML = sObjectString; ////alert(obj.innerHTML); document.getElementById('videoSettingDiv').style.display="block"; } function getFlashSetting(cookieName) { var search = cookieName + "="; var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length; end = document.cookie.indexOf(";", offset); if (end == -1) { end = document.cookie.length;} returnvalue = unescape(document.cookie.substring(offset, end)); } } return returnvalue; } function setFlashSetting(cookieName, cookieValue){ var nDays = 300; var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*24*nDays); document.cookie = cookieName+"="+escape(cookieValue) + ";path=/;domain="+getDomain()+";expires="+expire.toGMTString(); } function getDomain() { var wl = document.URL; var sDomain = "break.com"; sDomain = (wl.indexOf('http')!=-1)?wl.substring(wl.indexOf('://')+3,wl.indexOf('.com') + 4):sDomain; if(sDomain.split('.').length > 2) { sDomain = sDomain.substring(sDomain.indexOf('.'), sDomain.length); } return sDomain; } function expandVideo(width,height) { jQuery("#defaultDiv").css("width",(width) + "px"); jQuery("#defaultDiv").css("height",(height) + "px"); } function OnWmvButton(){ wmvOutPutActivate(); } function flashOutPut(noAuto){ if(!document.getElementById('defaultDiv')) { // player div wiped out, replace it jQuery('
 
').appendTo('#playerwrap'); } var sURL = "http://media1.break.com/static/app/v1/global/swf/player09.swf"; var videoPath = "http://video1.break.com/dnet/media/" + sGlobalContentFilePath + "/" +sGlobalFileName + '.flv'; var flashVars = {}; var params = {}; var attributes = {}; params.allowfullscreen = "true"; params.allowscriptaccess = "always"; attributes.id = "defaultDiv"; flashVars.sLink = location.href; flashVars.EmbedSEOLinkKeywords = EmbedSEOLinkKeywords; flashVars.EmbedSEOLinkURL = EmbedSEOLinkURL; flashVars.iContentID = sGlobalContentID; flashVars.sVidTitle = escape(sGlobalContentTitle); flashVars.videoPath = videoPath; flashVars.membernickname = getCookie("membernickname"); flashVars.sDescription = escape(desc_fulltext); flashVars.sKeywords = sKeywordString; flashVars.mode = "normal"; flashVars.useInPlay = "true"; flashVars.thumbnailURL = "../dnet/media/2009/10/drunkest-guy-ever-goes-for-more-beer.jpg"; flashVars.initWidth = 608; flashVars.initHeight = 505; flashVars.categoryid = "4"; flashVars.dcChannel = "1"; flashVars.dcNickname = "0hLawdy"; flashVars.dcHpcdp = "0"; flashVars.dcZone = "vid_contentdetail"; if (typeof(ord) != 'undefined') { flashVars.dcOrd = ord; } flashVars.tags = "alcohol,Beer,buying beer,Drinking,drunk,drunk cant stand,drunk falls down,drunk guy buys beer,drunkest guy ever,falls,Hammered,store"; if(noAuto) { flashVars.autoplay = "0"; } if(IsLoggedIn()) { flashVars.styleid = getCookie("EncStyleID"); flashVars.isLoggedIn = "true"; } else { flashVars.isLoggedIn = "false"; } flashVars.bChannelId = 1; flashVars.bCategoryId = 4; flashVars.bMaturityRating = "14"; swfobject.createCSS("#defaultDiv", "position:absolute;width:608px;height:505px;display:block;z-index:100;"); swfobject.embedSWF(sURL, "defaultDiv", "608", "505", "9.0.0", "http://media1.break.com/static/app/v1/global/swf/expressinstall.swf", flashVars, params, attributes); document.getElementById('videoSettingDiv').style.display="block"; } function addPlayer(vidURL, divId, cmtId, initWidth, initHeight) { jQuery("#defaultDivHD").hide(); var sURL = "http://media1.break.com/static/app/v1/global/swf/player09.swf"; var videoPath = vidURL; var flashVars = {}; var params = {}; var attributes = {}; params.allowfullscreen = "true"; params.allowscriptaccess = "always"; attributes.id = divId; flashVars.sLink = location.href; flashVars.hdMode = "true"; flashVars.useInPlay = "true"; flashVars.iContentID = sGlobalContentID; flashVars.sVidTitle = escape(sGlobalContentTitle); flashVars.videoPath = videoPath; flashVars.dcChannel = "1"; flashVars.dcNickname = "0hLawdy"; flashVars.dcHpcdp = "0"; flashVars.membernickname = getCookie("membernickname"); flashVars.sDescription = escape(desc_fulltext); flashVars.sKeywords = sKeywordString; flashVars.initWidth = initWidth; flashVars.initHeight = initHeight; flashVars.noEmbed = "true"; flashVars.mode = "normal"; flashVars.thumbnailURL = "../dnet/media/2009/10/drunkest-guy-ever-goes-for-more-beer.jpg"; flashVars.dcZone = "vid_contentdetail"; if (typeof(ord) != 'undefined') { flashVars.dcOrd = ord; } flashVars.categoryid = "4"; flashVars.ContentMediaTypeId = cmtId; flashVars.bChannelId = 1; flashVars.bCategoryId = 4; flashVars.bMaturityRating = "14"; if(IsLoggedIn()) { flashVars.styleid = getCookie("EncStyleID"); flashVars.isLoggedIn = "true"; } else { flashVars.isLoggedIn = "false"; } swfobject.embedSWF(sURL, divId, initWidth, initHeight, "9.0.0", "http://media1.break.com/static/app/v1/global/swf/expressinstall.swf", flashVars, params, attributes); jQuery("#defaultDivHD").show(); }
IsShowcaseCDP = false