function flash3()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="203" height="330">\n');
   document.write('<param name="movie" value="special2.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="special2.swf" width="203" height="330"></embed>\n');
   document.write('</object>\n');
}


function animDCHE3()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="520" HEIGHT="410">\n');
   document.write('<param name="movie" value="flash/DCHE3.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="flash/DCHE3.swf" WIDTH="520" HEIGHT="410"></embed>\n');
   document.write('</object>\n');
}

