// JavaScript Document
var so = new SWFObject('http://www.citroen-ds-hire.co.uk/mediaplayer.swf','mpl','621','230','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','false');
so.addVariable('height','230');
so.addVariable('width','621');
so.addVariable('file','http://www.citroen-ds-hire.co.uk/video1.flv');
so.addVariable('displayheight','230');
so.addVariable('displaywidth','621');
so.addVariable('shownavigation','false');
so.addVariable('overstretch','false');
so.addVariable('usefullscreen','false');
so.addVariable('autostart','true');
so.addVariable('repeat','true');
so.write('player');
