with(document)
{
	write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="515" height="840">');
write('<param name="movie" value="/swf/butterfly.swf">');
write('<param name="quality" value="high">');
write('<param name="wmode" value="transparent">');
write('<param name="swfversion" value="9.0.45.0" />');
write('<embed src="/swf/butterfly.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="515" height="840">');
	  write('</embed>');
write('</object>');
}
