	//<![CDATA[
	 var h1_font = {
		src: '/assets/websitefontdata/fonts/___PetersburgCTT[regular][italic][bold].swf'
	};
	 var h4_font = {
		src: '/assets/websitefontdata/fonts/___FranklinGothBookCTT[regular][italic][bold].swf'
	};
	sIFR.useStyleCheck = false;
	sIFR.fixHover = true;
	sIFR.fitExactly = true;
	sIFR.repaintOnResize = true;
	sIFR.preserveSingleWhitespace = false;
	sIFR.fromLocal = true;
	sIFR.activate(h1_font, h4_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height:1em; font-size:30px; color:#efefef; text-align:left; font-weight:normal; font-style:italic; text-decoration:none; visibility:hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #0000FF; }',
			'a:hover { color: #FF0000; }'
		],
		filters: {
		},
		wmode: 'transparent'
	});
	sIFR.replace(h4_font, {selector: 'h4',
		css: [
			'.sIFR-root { line-height:1em; font-size:16px; color:#5C86A9; text-align:left; font-weight:bold; font-style:normal; text-transform:uppercase; text-decoration:none; visibility:hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #0000FF; }',
			'a:hover { color: #FF0000; }'
		],
		filters: {
			DropShadow: { quality:3, angle:75, knockout:false, distance:4.000000, color:'#A0A0A0', strength:1.000000 }
		},
		wmode: 'transparent'
	});
	//]]>

