Homepage
>
Drunk Man Falls Against Fence
Drunk Man Falls Against Fence
Good thing he didn't have to take a sobriety test, since destroying property is kind of an automatic disqualification.

Copy and paste this code to embed this video into your website or blog
Who's Linking
Top Sites Linking To This Video:
').appendTo('#playerwrap');
}
var sURL = "http://media1.break.com/static/app/v1/global/swf/player10.swf";
var videoPath = "http://video1.break.com/dnet/media/" + sGlobalContentFilePath + "/" +sGlobalFileName + '.flv';
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.showShareFrequency = 10;
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB77A77DF2BEEF49" + cacheBuster();
flashVars.mode = "normal";
flashVars.useInPlay = "true";
flashVars.thumbnailURL = "../dnet/media/2010/4/28/drunk-man-falls-through-fence.jpg";
flashVars.initWidth = 608;
flashVars.initHeight = 505;
flashVars.categoryid = "4";
flashVars.dcChannel = "1";
flashVars.dcNickname = "mrbueller";
flashVars.dcHpcdp = "0";
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.tags = "drunk fail,drunk guy,dui test,old man,passed out,sobriety test";
if(noAuto) {
flashVars.autoplay = "0";
}
if(IsLoggedIn()) {
flashVars.styleid = getCookie("EncStyleID");
flashVars.isLoggedIn = "true";
} else {
flashVars.isLoggedIn = "false";
}
flashVars.useNokeena = "true";
flashVars.bChannelId = 1;
flashVars.bCategoryId = 4;
flashVars.bMaturityRating = "14";
if(navigator.userAgent.indexOf("iPad") != -1) {
brHandleIpad();
return;
}
swfobject.createCSS("#defaultDiv", "position:absolute;width:608px;height:505px;display:block;z-index:100;");
swfobject.embedSWF(sURL, "defaultDiv", "608", "505", "10.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/player10.swf";
var videoPath = vidURL;
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.useNokeena = "true";
flashVars.dcChannel = "1";
flashVars.dcNickname = "mrbueller";
flashVars.dcHpcdp = "0";
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB77A77DF2BEEF49";
flashVars.initWidth = initWidth;
flashVars.initHeight = initHeight;
flashVars.noEmbed = "true";
flashVars.mode = "normal";
flashVars.thumbnailURL = "../dnet/media/2010/4/28/drunk-man-falls-through-fence.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, "10.0.0", "http://media1.break.com/static/app/v1/global/swf/expressinstall.swf", flashVars, params, attributes);
jQuery("#defaultDivHD").show();
}