	//<![CDATA[
	 var h1_font = {
		src: '/assets/websitefontdata/fonts/___Magneto[regular].swf'
	};
	sIFR.useStyleCheck = false;
	sIFR.fixHover = true;
	sIFR.fitExactly = true;
	sIFR.repaintOnResize = true;
	sIFR.preserveSingleWhitespace = true;
	sIFR.fromLocal = true;
	sIFR.activate(h1_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height:1em; font-size:48px; color:#FFCC00; text-align:center; font-weight:normal; font-style:normal; text-decoration:none; visibility:hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #FFCC00; }',
			'a:hover { color: #FF8000; }'
		],
		filters: {
			DropShadow: { quality:3, angle:45, knockout:false, distance:4.000000, color:'#000000', strength:1.000000 },
			Glow: { quality:2, strength:2, blurX:6.000000, blurY:6.000000, knockout:0, inner:0, alpha:0.250000, color:'#FFFF00' }
		},
		wmode: 'transparent'
	});
	//]]>
