// Copyright (c) 2009-2010 Manchester United Premier Cup, <http://www.manchesterunitedpremiercup.com>
window.addEvent("domready",function(){var a=document.getElement("div[id^=video-player-]");if(a){var b=new Swiff("/flash/video-player.swf",{width:630,height:377,params:{wmode:"transparent",bgcolor:"#000000"},vars:{videoFile:"/video/"+a.get("id").substring(13)+".flv"}}).replaces(a)}});
