var din = { src: 'fileadmin/flash/sifr/din.swf' };

sIFR.activate(din);

sIFR.replace(din, {
	selector: '#layout-1 #content-left h2, #layout-2 #content-left h2, #layout-3 #content-left h2, #layout-4 #content-left h2',
	css: '.sIFR-root { color: #ffffff; font-size: 18px; font-weight: normal; margin-bottom: 8px; }',
	wmode: 'transparent',
	ratios: [8, 1.42, 9, 1.33, 12, 1.35, 19, 1.3, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 87, 1.23, 89, 1.22, 91, 1.23, 94, 1.22, 95, 1.23, 103, 1.22, 104, 1.23, 1.22]
});

sIFR.replace(din, {
	selector: 'h1.driebollen',
	css: '.sIFR-root { color: #ffffff; font-size: 24px; font-weight: normal; margin-bottom: 8px;}',
	wmode: 'transparent',
	ratios: [8, 1.42, 9, 1.33, 12, 1.35, 19, 1.3, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 87, 1.23, 89, 1.22, 91, 1.23, 94, 1.22, 95, 1.23, 103, 1.22, 104, 1.23, 1.22]
});

//sIFR.debug.ratios({ src: 'fileadmin/flash/sifr/din.swf', selector: 'h1.driebollen', css: '.sIFR-root { color: #ffffff; font-size: 24px; font-weight: normal; margin-bottom: 8px;}' });