//<[CDATA[

var sifrfont =	{
					src: '/sifrfont.swf',
					ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 50, 1.2, 51, 1.21, 69, 1.2, 73, 1.19, 74, 1.2, 78, 1.19, 79, 1.2, 1.19]
				};

sIFR.useStyleCheck 	= true;
sIFR.activate(sifrfont);


// sIFR.debug.ratios({ src: '/sifrfont.swf', selector: '.over-ons-kop' });

sIFR.replace(sifrfont, {
							selector: '.over-ons-kop',
							css: ['.sIFR-root	{ text-align: center; color: #d21f31; float: left; font-weight: normal; }'
									],
							wmode: 'transparent',
							tuneWidth: -2,
							tuneHeight: 0
						});

sIFR.replace(sifrfont, {
							selector: '.merken-kop',
							css: ['.sIFR-root	{ text-align: center; color: #548433; float: left; font-weight: normal; }'
									],
							wmode: 'transparent',
							tuneWidth: -2,
							tuneHeight: 0
						});

sIFR.replace(sifrfont, {
							selector: '.contact-kop',
							css: ['.sIFR-root	{ text-align: center; color: #efd9b4; float: left; font-weight: normal; }'
									],
							wmode: 'transparent',
							tuneWidth: -2,
							tuneHeight: 0
						});

sIFR.replace(sifrfont, {
							selector: '.fotoalbum-kop',
							css: ['.sIFR-root	{ text-align: center; color: #030303; float: left; font-weight: normal; }'
									],
							wmode: 'transparent',
							tuneWidth: -2,
							tuneHeight: 0
						});

sIFR.replace(sifrfont, {
							selector: '.default-kop',
							css: ['.sIFR-root	{ text-align: center; color: #d21f31; float: left; font-weight: normal; }'
									],
							wmode: 'transparent',
							tuneWidth: -2,
							tuneHeight: 0
						});

//]]>
