document.write('<object type="application/x-shockwave-flash" width="450" height="300" data="'+file+'">'); 
	document.write('<param name="loop" value="true">');
	document.write('<param name="bgcolor" value="#FFFFFF">');
	document.write('<param name="movie" value="'+file+'" />'); 
	document.write('<param name="quality" value="high" />'); 
	document.write('<div align="center"><font color="#555555" style="FONT-SIZE: 8pt">You Need to have Flash Player installed.</font></div><br><br>');
document.write('</object>');