// Flash media fix

AC_FL_RunContent(
				 'type','application/x-shockwave-flash',
				 'data','flash/seal.swf',
				 'width','160',
				 'height','160',
				 'movie','flash/seal',
				 'quality','high',
				 'wmode','transparent',
				 'menu','false'
				); //end AC code