if (AC_FL_RunContent == 0) {
	alert("This page requires AC_RunActiveContent.js. In Flash, run \"Apply Active Content Update\" in the Commands menu to copy AC_RunActiveContent.js to the HTML output folder.");
} else {
	AC_FL_RunContent(
		'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
		'width', '340',
		'height', '450',
		'src', 'flash/heart',
		'quality', 'best',
		'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
		'align', 'middle',
		'play', 'true',
		'loop', 'true',
		'scale', 'showall',
		'wmode', 'transparent',
		'devicefont', 'false',
		'id', 'heart',
		'class', 'heart',
		'bgcolor', '#333333',
		'name', 'heart2',
		'menu', 'false',
		'allowScriptAccess','sameDomain',
		'movie', 'flash/heart',
		'salign', ''
		); //end AC code
		
	AC_FL_RunContent(
		'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
		'width', '900',
		'height', '182',
		'src', 'flash/header',
		'quality', 'best',
		'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
		'align', 'middle',
		'play', 'true',
		'loop', 'true',
		'scale', 'showall',
		'wmode', 'transparent',
		'devicefont', 'false',
		'id', 'header_home4',
		'class', 'headerblips',
		'bgcolor', '#333333',
		'name', 'heart2',
		'menu', 'false',
		'allowScriptAccess','sameDomain',
		'movie', 'flash/header',
		'salign', ''
		); //end AC code
}
