var so = new SWFObject('/src/flvplayer.swf','mpl','200','87','7');
so.addParam('allowfullscreen','false');
so.addParam('allowscriptaccess','true');
so.addVariable('displayheight','0');
so.addVariable('file','/songsjs/airmanprod2.xml');
so.addVariable('height','87');
so.addVariable('width','200');
so.write('airmanprod2');
//document.write('<embed src="http://test.airman-productions.de/src/flvplayer.swf" width="320" height="135" allowfullscreen="true" allowscriptaccess="always" flashvars="&displayheight=0&file=http://test.airman-productions.de/songsjs/airmanprod2.xml&height=135&width=320" />');
