var dax = { src: 'fileadmin/flash/sifr/dax-regular.swf' };

sIFR.activate(dax);

sIFR.replace(dax, {
	selector: '#content-wrap h1',
	css: '.sIFR-root { font-size: 22px; color: #8f1c01; }',
	wmode: 'transparent',
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 25, 1.19, 33, 1.17, 42, 1.16, 47, 1.15, 48, 1.16, 66, 1.15, 71, 1.14, 72, 1.15, 1.14]
});

sIFR.replace(dax, {
	selector: '#content-wrap h2',
	css: '.sIFR-root { font-size: 16px; color: #8f1c01; }',
	wmode: 'transparent',
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 25, 1.19, 33, 1.17, 42, 1.16, 47, 1.15, 48, 1.16, 66, 1.15, 71, 1.14, 72, 1.15, 1.14]
});

//sIFR.debug.ratios({ src: 'fileadmin/flash/sifr/futura.swf', selector: 'h1' });

