Homepage
>
Fire Department Makes Slip And Slide Awesome
Fire Department Makes Slip And Slide Awesome
Warning: Awesome slip and slide should only be attempted on days where you can get everyone in town to promise not to have any fires.

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 = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A072F8BEEB87" + cacheBuster();
flashVars.mode = "normal";
flashVars.useInPlay = "true";
flashVars.thumbnailURL = "../dnet/media/2010/4/10/slip-and-slide-copy1.jpg";
flashVars.initWidth = 608;
flashVars.initHeight = 505;
flashVars.categoryid = "4";
flashVars.dcChannel = "1";
flashVars.dcNickname = "mizzanimal";
flashVars.dcHpcdp = "0";
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.tags = "fire department,park,slip and slide,truck,water hose";
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 = "G";
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 = "mizzanimal";
flashVars.dcHpcdp = "0";
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A072F8BEEB87";
flashVars.initWidth = initWidth;
flashVars.initHeight = initHeight;
flashVars.noEmbed = "true";
flashVars.mode = "normal";
flashVars.thumbnailURL = "../dnet/media/2010/4/10/slip-and-slide-copy1.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 = "G";
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();
}