// flash version
var flashversion = '9.0.115';
if(typeof(swfobject)=='object' && swfobject.hasFlashPlayerVersion(flashversion)){
	$('head').append('<style type="text/css">.flash-error {display: none;}</style>');
}