//var baskerville = { src:'flash/baskerville.swf',  ratios:[8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 53, 1.24, 77, 1.23, 78, 1.22, 80, 1.23, 81, 1.22, 82, 1.23, 85, 1.22, 86, 1.23, 1.22]};
	
try{Typekit.load();}catch(e){};
	
//sIFR.activate(baskerville);

//sIFR.debug.ratios({ src:'../flash/futura-md-cn-bt.swf', selector:'h1' });
//function activateSIFR() {
	
	// Check the ratios to accurately show the text - be sure to enable sifr-debug.js 
	// after the sifr.js file and before the config.js then uncomment the following line
	//sIFR.debug.ratios({ src: 'flash/baskerville.swf', selector: 'h1' });
	
	/* Heading 1 */
	/*
	sIFR.replace(baskerville, {
		selector: 'h1',
		css: [
			'.sIFR-root { font-weight:bold; color:#999999; }'
			,'em { font-weight:bold; color:#d18f9b; }'
			,'a { color:#999999; text-decoration:none; }'
			,'a:link { color:#999999; text-decoration:none; }'
			,'a:hover { color:#000000; text-decoration:none; }'
		],
		wmode:'transparent',
		filters: {
			DropShadow: {
				distance: 2,
				color: '#000000',
				strength: .1,
				blurX: 2,
				blurY: 2
			}
		}
	});
	*/
	
	/* Heading 2 */
	/*
	sIFR.replace(baskerville, {
		selector: 'h2',
		css: [
			'.sIFR-root { font-weight:bold; color:#000000; text-align:center; }'
			,'em { font-weight:bold; color:#000000; }'
			,'a { color:#000000; text-decoration:none; }'
			,'a:link { color:#000000; text-decoration:none; }'
			,'a:hover { color:#d18f9b; text-decoration:none; }'
		],
		wmode:'transparent',
		filters: {
			DropShadow: {
				distance: 2,
				color: '#000000',
				strength: .1,
				blurX: 2,
				blurY: 2
			}
		}
	});
*/

//}

// trigger the sifr title replacement
//activateSIFR();

//]]>
