if(flashVersion>=8){
	document.writeln('<style type="text/css">');
	document.writeln("<!--");
	document.writeln("html, body{background: none;}");
	document.writeln("-->");
	document.writeln("</style>");
}