var s1 = new SWFObject('player.swf','player','400','300','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('flashvars','file=videos/bluesbrothers.flv&backcolor=3333FF&frontcolor=FFFFFF&lightcolor=3333FF&screencolor=3333FF&abouttext=The Scottish Blues Brothers - The Magic Agency&aboutlink=http://www.themagicagency.com');
s1.write('preview');

