

// define width and height here first:
document.write('<object width="240" height="180" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="FLVPlayer" align="" /> ');
document.write('<param name="movie" value="SLE_flv_player 120 sm.swf" /> ');
document.write('<param name="salign" value="lt" /> ');
document.write('<param name="quality" value="high" /> ');
document.write('<param name="scale" value="noscale" /> ');
document.write('<param name="bgcolor" value="#ffffff" /> ');
// define width and height here second:
document.write('<embed width="240" height="180" src="SLE_flv_player 120 sm.swf" quality="high" scale="noscale" bgcolor="#ffffff" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> ');
document.write('</object>');