<!-- Adobe recommends that developers use SWFObject2 for Flash Player detection. -->
			<!-- For more information see the SWFObject page at Google code (http://code.google.com/p/swfobject/). -->
			<!-- Information is also available on the Adobe Developer Connection Under "Detecting Flash Player versions and embedding SWF files with SWFObject 2" -->
			<!-- Set to minimum required Flash Player version or 0 for no version detection -->
			var swfVersionStr = "8.0.24";
			<!-- xiSwfUrlStr can be used to define an express installer SWF. -->
			var xiSwfUrlStr = "";
			var flashvars = {};
			var params = {};
			params.quality = "high";
			params.bgcolor = "#ffffff";
			params.play = "true";
			params.loop = "true";
			params.wmode = "transparent";
			params.scale = "showall";
			params.menu = "true";
			params.devicefont = "false";
			params.salign = "";
			params.allowscriptaccess = "always";
			var attributes = {};
			attributes.id = "Pioneer_Banner";
			attributes.name = "Pioneer_Banner";
			attributes.align = "middle";
			swfobject.embedSWF(
				"/Portals/1/Pioneer_Banner-008.swf?clickTag=stations-services&clickTag2=bonus-bucks&clickTag3=careers", "flashContent",
				"800", "264",
				swfVersionStr, xiSwfUrlStr,
				flashvars, params, attributes);
