document.writeln(" <OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" "); 
document.writeln("  codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" "); 
document.writeln("  WIDTH=\"100%\" HEIGHT=\"400\"> "); 
document.writeln("  <PARAM NAME=movie VALUE=\"cc_intro.swf\"> "); 
document.writeln("  <PARAM NAME=quality VALUE=high> "); 
document.writeln("  <PARAM NAME=bgcolor VALUE=#000000> "); 
document.writeln("  <EMBED src=\"cc_intro.swf\" quality=high bgcolor=#000000  WIDTH=\"100%\" HEIGHT=\"400\" "); 
document.writeln("  TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED> "); 
document.writeln(" </OBJECT> ");
