document.write('<OBJECT');
document.write('	CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('	WIDTH="410"');
document.write('	HEIGHT="244"');
document.write('	CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"');
document.write('	ID=testcommand>');
document.write('	<PARAM NAME="MOVIE" VALUE="HeavenlyHome.swf">');
document.write('	<PARAM NAME="PLAY" VALUE="false">');
document.write('	<PARAM NAME="LOOP" VALUE="false">	');
document.write('	<PARAM NAME="QUALITY" VALUE="high">');
document.write('	<PARAM NAME="SCALE" VALUE="SHOWALL">');


document.write('	<EMBED');
document.write('		NAME="testcommand"');
document.write('		SRC="HeavenlyHome.swf"');
document.write('		WIDTH="410"');
document.write('		HEIGHT="244"');
document.write('		PLAY="false" ');
document.write('		LOOP="false"');
document.write('		QUALITY="high"');
document.write('		SCALE="SHOWALL" ');
document.write('		swLiveConnect="true"');
document.write('		PLUGINSPAGE="http://www.macromedia.com/go/flashplayer/">');
document.write('	</EMBED>');
document.write('</OBJECT>');