	if (AC_FL_RunContent == 0) {
		alert("Diese Seite erfordert die Datei \"AC_RunActiveContent.js\".");
	} else {
		AC_FL_RunContent(
			'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
			'width', '974',
			'height', '231',
			'src', 'typo3conf/ext/ke_sagaflor_flash_header/flash/sagaflor_start_animation',
			'quality', 'best',
			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
			'align', 'middle',
			'play', 'true',
			'loop', 'true',
			'scale', 'showall',
			'wmode', 'window',
			'devicefont', 'false',
			'id', 'sagaflor_start_animation',
			'bgcolor', '#ffffff',
			'name', 'sagaflor_start_animation',
			'menu', 'false',
			'allowFullScreen', 'false',
			'allowScriptAccess','sameDomain',
			'movie', 'typo3conf/ext/ke_sagaflor_flash_header/flash/sagaflor_start_animation',
			'salign', ''
			); //end AC code
	}