function FlashFigOne()
{
document.write('<OBJECT classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="400" height="280" id="first_model" align="middle">');
document.write('<PARAM name="allowScriptAccess" value="sameDomain">');
document.write('<PARAM name="movie" value="flash/first_model.swf">');
document.write('<PARAM name="quality" value="high">');
document.write('<PARAM name="bgcolor" value="#ffffff">');
document.write('<param name="wmode" value="transparent">');
document.write('<EMBED src="flash/first_model.swf" QUALITY="high" BGCOLOR="#ffffff" wmode="transparent" width="400" height="280" NAME="first_model" align="middle" allowScriptAccess="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</OBJECT>');
}
