function InsertFlashMovie()
{
	document.write('<!--[if !IE]> -->\n');
	document.write('<object type="application/x-shockwave-flash" data="hp_center.swf" width="964" height="300" wmode="transparent">\n');
	document.write('<!-- <![endif]-->\n');

	document.write('<!--[if IE]>\n');
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="964" height="300">\n');
	document.write('<param name="movie" value="hp_center.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<!--><!--dgx-->\n');
	document.write('<param name="loop" value="true" />\n');
	document.write('<param name="menu" value="false" />\n');

	document.write('<img src="images/img_flash_bg.jpg" width="964" height="300" alt="Life-Links">\n');
	document.write('</object>\n');
	document.write('<!-- <![endif]-->\n');
}






