
function embedded_object_0 () {
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=7,0,19,0"');
document.write('        id="butterfly"');
document.write('        width="241" height="271"');
document.write('      >');
document.write('        <param name="movie" value="flash/butterfly.swf">');
document.write('        <param name="bgcolor" value="#ffffff">');
document.write('        <param name="quality" value="High">');
document.write('        <param name="allowscriptaccess" value="samedomain">');
document.write('        <param name="base" value="flash" />');
document.write('		<param name="wmode" value="transparent" />');
document.write('        <embed');
document.write('          type="application/x-shockwave-flash"');
document.write('          pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"');
document.write('          name="butterfly"');
document.write('          width="241" height="271"');
document.write('          src="flash/butterfly.swf"');
document.write('          bgcolor="#ffffff"');
document.write('          quality="High"');
document.write('          allowscriptaccess="samedomain" base="flash" wmode="transparent"');
document.write('        >');
document.write('          <noembed>');
document.write('          </noembed>');
document.write('        </embed>');
document.write('      </object>');
document.write('    ');

}

