document.write('<object');
document.write('  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0"');
document.write('  id="chlorophyll"');
document.write('  width="1000" height="600"');
document.write('  >');
document.write('  <param name="movie" value="chlorophyll.swf">');
document.write('  <param name="bgcolor" value="#FBF6DF">');
document.write('  <param name="quality" value="high">');
document.write('  <param name="allowscriptaccess" value="samedomain">');
document.write('  <embed');
document.write('    type="application/x-shockwave-flash"');
document.write('    pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('    name="chlorophyll"');
document.write('    width="1000" height="600"');
document.write('    src="chlorophyll.swf"');
document.write('    bgcolor="#FBF6DF"');
document.write('    quality="high"');
document.write('    swliveconnect="true"');
document.write('    allowscriptaccess="samedomain"');
document.write('  >');
document.write('  <noembed>');
document.write('  </noembed>');
document.write('  </embed>');
document.write('</object>');

