var univers = { src: '/flash/univers.swf' };

sIFR.useStyleCheck = true;
sIFR.useDomLoaded = true;
sIFR.activate(univers);

sIFR.replace(univers, {
	selector: '#main_content h3.title',
	wmode: 'transparent',
	ratios: [8, 1.43, 11, 1.38, 13, 1.33, 23, 1.32, 29, 1.29, 34, 1.28, 37, 1.27, 41, 1.28, 47, 1.27, 72, 1.26, 75, 1.25, 76, 1.26, 79, 1.25, 80, 1.26, 83, 1.25, 84, 1.26, 87, 1.25, 88, 1.26, 1.25],
	css: ['.sIFR-root { color: #2c7679; text-transform: uppercase; font-weight: bold; }']
});
sIFR.replace(univers, {
	selector: '#main_content h3',
	wmode: 'transparent',
	ratios: [8, 1.43, 11, 1.38, 13, 1.33, 23, 1.32, 29, 1.29, 34, 1.28, 37, 1.27, 41, 1.28, 47, 1.27, 72, 1.26, 75, 1.25, 76, 1.26, 79, 1.25, 80, 1.26, 83, 1.25, 84, 1.26, 87, 1.25, 88, 1.26, 1.25],
	css: [
		'.sIFR-root { color: #707171; text-transform: uppercase; font-weight: bold; }',
		'.current { color: #000000; }',
		'a { color: #707171; text-decoration: none; }',
		'a:hover { color: #707171; text-decoration: none; }',
	]
});
