var so = new SWFObject('player.swf','mpl','580','220','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('replace');
so.addParam('flashvars','&file=playlist.xml&backcolor=000000&frontcolor=44444c&lightcolor=66666c&screencolor=000000&playlistsize=260&playlist=right&bufferlength=2&streamer=lighttpd&repeat=list&autostart=false&volume=30');
so.write('player');
