
	//<![CDATA[
	 var h1_font = {
		src: 'websitefontdata/fonts/___Pristina[regular].swf'
	};
	 var h2_font = {
		src: 'websitefontdata/fonts/___Pristina[regular].swf'
	};
	sIFR.useStyleCheck = false;
	sIFR.fixHover = true;
	sIFR.fitExactly = true;
	sIFR.repaintOnResize = true;
	sIFR.preserveSingleWhitespace = false;
	sIFR.fromLocal = true;
	sIFR.activate(h1_font, h2_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 42px; color: #BA8748; background-color: #FFFFFF; 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'
	});
	sIFR.replace(h2_font, {selector: 'h2',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 36px; color: #BA8748; background-color: #FFFFFF; text-align: center; 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'
	});
	//]]>














