function RunBC()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="753" height="228">\n');
   document.write('<param name="movie" value="flash/BC_flash.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="BGCOLOR" value="#F3F1E9"/>\n');   
   document.write('<embed src="flash/BC_flash.swf" width="753" height="228" quality="high" bgcolor="#F3F1E9"></embed>\n');
   document.write('</object>\n');
}