function loadHomeFlash() {
	document.write('<object width="750" height="289" align="middle" id="home-gallery" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">');
	document.write('<param value="sameDomain" name="allowScriptAccess" />');
	document.write('<param value="/Portals/0/Skins/fcwLayout/images/home-gallery.swf" name="movie" />');
	document.write('<param value="high" name="quality" />');
	document.write('<param value="wmode" name="opaque" />');
	document.write('<embed width="750" height="289" src="Portals/0/Skins/fcwLayout/images/home-gallery.swf" quality="high" wmode="opaque"></embed>');
	document.write('</object>');
}