	//<![CDATA[
	 var h1_font = {
		src: 'websitefontdata/fonts/___Blue_Highway[regular].swf'
	};
	sIFR.useStyleCheck = false;
	sIFR.fixHover = true;
	sIFR.fitExactly = true;
	sIFR.repaintOnResize = true;
	sIFR.preserveSingleWhitespace = false;
	sIFR.fromLocal = true;
	sIFR.activate(h1_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 28px; color: #300C5B; background-color: #E2D5F3; text-align: left; font-weight: normal; font-style: normal; text-decoration: none; visibility: hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #0000FF; }',
			'a:hover { color: #FF0000; }'
		],
		filters: {
		},
		wmode: 'transparent'
	});
	//]]>
