document.write("<object id=\"flashnews\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\"");
document.write(" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,65,0\"");
document.write(" width=\""+newsjs_width+"\" height=\""+newsjs_height+"\"");
document.write("><param name=\"movie\" value=\"" + newsjs_name);
document.write("&win_int_width="+newsjs_width+"\" /><param name=\"quality\" value=\"high\" /><param name=\"bgcolor\" value=\"#"+newsjs_bgc+"\" /><embed src=\"" + newsjs_name);
document.write("&win_int_width="+newsjs_width+"\" quality=\"high\" bgcolor=\"#"+newsjs_bgc+"\" swLiveConnect=\"true\" name=\"flashnews\"");
document.write(" width=\""+newsjs_width+"\" height=\""+newsjs_height+"\"");
document.write(" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\"></embed>");
document.write("</object>");