function fl_img_1() {
	document.writeln('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" WIDTH="326" HEIGHT="366">');
	document.writeln('<PARAM NAME=movie VALUE="/images/richfield.swf">');
	document.writeln('<PARAM NAME=quality VALUE=high>');
	document.writeln('<EMBED SRC="/images/richfield.swf" QUALITY=high PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" TYPE="application/x-shockwave-flash" WIDTH="326" HEIGHT="366">');
	document.writeln('</EMBED>');
	document.writeln('</OBJECT>');
}