function run_flash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="955" height="455">\n');
document.write('<param name="movie" value="flash/eclosionf.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="flash/eclosionf.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="955" height="455">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function run_flash2()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="638" height="253">\n');
document.write('<param name="movie" value="flash/slide.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="flash/slide.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="638" height="253">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function run_flash3()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="638" height="304">\n');
document.write('<param name="movie" value="flash/eclosion.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="flash/eclosion.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="638" height="304">\n');
document.write('</embed>\n');
document.write('</object>\n');
}


