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