
var so = new SWFObject('imagerotator.swf','mpl','374','205','8');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addVariable('height','205');
so.addVariable('width','374');
so.addVariable('file','playlist.xml');
so.addVariable('rotatetime','3');
so.addVariable('transition','lines'); 
so.addVariable('showicons','false');
so.addVariable('autostart','true');
so.addVariable('repeat','true');
so.write('animation');
