var flashvars = {
    vidWidth: 310,
    vidHeight: 206,
    playVid: '/2010-copa-splash-n-dash.flv',
    img: '/2010-copa-splash-n-dash-still.jpg'
};
var params = {
    quality: 'High',
    wmode: 'transparent'
};
swfobject.embedSWF('/videoPlayer.swf', 'playVideo', '310', '206', '9.0.0', '', flashvars, params);


