var futurabook = {
	src: 'fileadmin/flash/sifr/futura-book.swf'
	};
	
sIFR.activate(futurabook);

sIFR.replace(futurabook, {
	selector: 'h1',
	css: [
		'.sIFR-root { color: #f99d1c; font-size: 20px; text-transform: uppercase; }'
		],
	ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 71, 1.32, 73, 1.31, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
	wmode: 'transparent',
	tuneHeight: '-8',
	offsetTop: '-2'
	});

sIFR.replace(futurabook, {
	selector: '#content-main h2',
	css: [
		'.sIFR-root { color: #000000; font-size: 17px; }'
		],
	wmode: 'transparent',
	ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 71, 1.32, 73, 1.31, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
	tuneHeight: '-11',
	offsetTop: '-4'
	});


sIFR.replace(futurabook, {
	selector: '#content-left h2, #content-right h2',
	css: [
		'.sIFR-root { color: #f99d1c; font-size: 15px; text-transform: uppercase; }'
		],
	wmode: 'transparent',
	ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 71, 1.32, 73, 1.31, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
	tuneHeight: '-11',
	offsetTop: '-4'
	});

//sIFR.debug.ratios({ src: 'fileadmin/flash/sifr/futura-book.swf', selector: '#content-left h2' });
