function playvideo(video)
{
var so = new SWFObject(video, 'cfab', '337', '333', '8', '#ffffff');
so.write('flashvideo');
}
