	//<![CDATA[
	 var h1_font = {
		src: 'websitefontdata/fonts/___Dolphin[regular].swf'
	};
	 var h2_font = {
		src: 'websitefontdata/fonts/___Dolphin[regular].swf'
	};
	 var h3_font = {
		src: 'websitefontdata/fonts/___Dolphin[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, h3_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 50px; color: #0000FF; 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: {
			DropShadow: { quality: 3, angle: 45, knockout: false, distance: 4.000000, color: '#626262', strength: 1.000000 }
		},
		wmode: 'transparent'
	});
	sIFR.replace(h2_font, {selector: 'h2',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 36px; color: #0000FF; 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: {
			DropShadow: { quality: 3, angle: 45, knockout: false, distance: 4.000000, color: '#626262', strength: 1.000000 }
		},
		wmode: 'transparent'
	});
	sIFR.replace(h3_font, {selector: 'h3',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 26px; color: #0000FF; 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: {
			DropShadow: { quality: 3, angle: 45, knockout: false, distance: 4.000000, color: '#626262', strength: 1.000000 }
		},
		wmode: 'transparent'
	});
	//]]>

