if (fV >= 7 ) {
	var fe = new FlashEmbed( flash_file, 7, ""+flash_width, "" + flash_height );
	document.writeln( fe.getHTML() );
}
