Homepage
														>
													Tim Minchin's Statistically Accurate Love Song
 Tim Minchin's Statistically Accurate Love Song
It's true. For every special someone out there, there are thousands more other someones who'd probably do. 

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 = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB77A273F4BAE4E3" + cacheBuster();
	            flashVars.mode = "normal";
                flashVars.useInPlay = "true";
              flashVars.thumbnailURL = "../dnet/media/2010/2/14/timminchin.jpg";
	            flashVars.initWidth = 608;
	            flashVars.initHeight = 515;
	            flashVars.categoryid = "4";
	            flashVars.dcChannel = "1";
              flashVars.dcNickname = "smellthis";
              flashVars.dcHpcdp = "0";
              flashVars.dcZone = "vid_contentdetail";
	            if (typeof(ord) != 'undefined') {
                flashVars.dcOrd = ord;
	            }
              flashVars.tags = "love,minchin,romantic,song,tim";
              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:515px;display:block;z-index:100;");
	            swfobject.embedSWF(sURL, "defaultDiv", "608", "515", "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 = "smellthis";
                flashVars.dcHpcdp = "0";
                flashVars.membernickname = getCookie("membernickname");              
                flashVars.sDescription = escape(desc_fulltext);              
	            flashVars.sKeywords = sKeywordString;
	            flashVars.callForInfo = "false";  
                flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB77A273F4BAE4E3";
                flashVars.initWidth = initWidth;
	              flashVars.initHeight = initHeight;
                flashVars.noEmbed = "true";
                flashVars.mode = "normal";
                flashVars.thumbnailURL = "../dnet/media/2010/2/14/timminchin.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();
              }