var so = new SWFObject('/src/flvplayer.swf','mpl','200','65','7');
so.addParam('allowfullscreen','false');
so.addParam('allowscriptaccess','true');
so.addVariable('displayheight','0');
so.addVariable('file','/songsjs/airmanprod8.xml');
so.addVariable('height','65');
so.addVariable('width','200');
so.write('airmanprod8');
//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" />');
