			function AddBanner()
			{
				document.write('<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="200" width="464" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" viewastext>\n');
								
				document.write('<PARAM NAME="_cx" VALUE="12277">\n');
				document.write('<PARAM NAME="_cy" VALUE="5292">\n');
				document.write('<PARAM NAME="FlashVars" VALUE="">\n');
				document.write('<PARAM NAME="Movie" VALUE="/FPACMS/swf/fpabanner.swf">\n');
				document.write('<PARAM NAME="Src" VALUE="/FPACMS/swf/fpabanner.swf">\n');
				document.write('<PARAM NAME="WMode" VALUE="Opaque">\n');
				document.write('<PARAM NAME="Play" VALUE="-1">\n');
				document.write('<PARAM NAME="Loop" VALUE="0">\n');
				document.write('<PARAM NAME="Quality" VALUE="High">\n');
				document.write('<PARAM NAME="SAlign" VALUE="">\n');
				document.write('<PARAM NAME="Menu" VALUE="-1">\n');
				document.write('<PARAM NAME="Base" VALUE="">\n');
				document.write('<PARAM NAME="AllowScriptAccess" VALUE="always">\n');
				document.write('<PARAM NAME="Scale" VALUE="ShowAll">\n');
				document.write('<PARAM NAME="DeviceFont" VALUE="0">\n');
				document.write('<PARAM NAME="EmbedMovie" VALUE="0">\n');
				document.write('<PARAM NAME="BGColor" VALUE="">\n');
				document.write('<PARAM NAME="SWRemote" VALUE="">\n');
				document.write('<PARAM NAME="MovieData" VALUE="">\n');
				document.write('<PARAM NAME="SeamlessTabbing" VALUE="1">\n');
				document.write('<PARAM NAME=movie VALUE="/FPACMS/swf/fpabanner.swf">\n');
				document.write('<EMBED src="/FPACMS/swf/fpabanner.swf" wmode="opaque"\n'); 
				document.write('quality=high bgcolor=#FFFFFF WIDTH="464" HEIGHT="200"\n');
				document.write('NAME="Banner" ALIGN="" TYPE="application/x-shockwave-flash"\n');
				document.write('PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">\n');
				document.write('</EMBED>\n');
				document.write('</OBJECT>\n');
			}
			
			
