Homepage
>
Electrical Repair Man in Training
Electrical Repair Man in Training Some dude is training to be an electrical repair man. He is nervous and his boss tells him just cut the rope to let the dummy fall. He does but he also cuts his rope as well and falls down the poll.
Uploaded May. 16, 2004
By: Break.com Staff
Copy and paste this code to embed this video into your website or blog
DEFAULT:
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 = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A376F9B0517A" + cacheBuster();
flashVars.mode = "normal";
flashVars.useInPlay = "true";
flashVars.thumbnailURL;
flashVars.initWidth = 608;
flashVars.initHeight = 460;
flashVars.categoryid = "3";
flashVars.dcChannel = "1";
flashVars.dcNickname = "Break.com Staff";
flashVars.dcHpcdp = "0";
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.tags = "";
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 = 3;
flashVars.bMaturityRating = "14";
if(navigator.userAgent.indexOf("iPad") != -1) {
brHandleIpad();
return;
}
swfobject.createCSS("#defaultDiv", "position:absolute;width:608px;height:460px;display:block;z-index:100;");
swfobject.embedSWF(sURL, "defaultDiv", "608", "460", "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 = "Break.com Staff";
flashVars.dcHpcdp = "0";
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A376F9B0517A";
flashVars.initWidth = initWidth;
flashVars.initHeight = initHeight;
flashVars.noEmbed = "true";
flashVars.mode = "normal";
flashVars.thumbnailURL;
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.categoryid = "3";
flashVars.ContentMediaTypeId = cmtId;
flashVars.bChannelId = 1;
flashVars.bCategoryId = 3;
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();
}