var impact = {
	src: 'http://www.carp.nl/js/sIFR/r436/fonts/impact.swf',
	ratios: [8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 40, 1.26, 41, 1.24, 49, 1.25, 72, 1.24, 73, 1.23, 74, 1.24, 77, 1.23, 78, 1.24, 86, 1.23, 87, 1.24, 1.23]
}
sIFR.useDomLoad = false;
sIFR.activate(impact);
sIFR.replace(impact, {
	selector: '#menu > li > span',
	css: [
		'.sIFR-root { color: #FFFFFF; text-transform: uppercase; }',
		'.selected { color: #e31836; }',
		'a:hover { color: #e31836; }',
		'a { color: #FFFFFF; text-decoration: none; margin-left: 13; margin-right: 19; }'
	],
	wmode: 'transparent',
	tuneHeight: 10,
	tuneWidth: 32,
	offsetTop: 10,
	offsetLeft: 0,
	fitExactly: true,
	forceSingleLine: true
});

sIFR.replace(impact, {
	selector: '#jobOpeningSearchForm h2',
	css: ['.sIFR-root { color: #e31836; }'],
	wmode: 'transparent',
	tuneHeight: 0,
	tuneWidth: 0,
	offsetTop: 0,
	offsetLeft: 0,
	fitExactly: true,
	forceSingleLine: true
});

sIFR.replace(impact, {
	selector: '#vkExtendedSearch form h2',
	css: ['.sIFR-root { color: #3c3c3c; }'],
	wmode: 'transparent',
	tuneHeight: 0,
	tuneWidth: 10,
	offsetTop: 0,
	offsetLeft: 10,
	fitExactly: true,
	forceSingleLine: true
});

sIFR.replace(impact, {
	selector: '#quickLinksListRight li',
	css: ['.sIFR-root { color: #3c3c3c; }', 'a:hover { color: #000000; }', 'a { color: #3c3c3c; text-decoration: none; }'],
	wmode: 'transparent',
	tuneHeight: 0,
	tuneWidth: 20,
	offsetTop: 0,
	offsetLeft: 20,
	fitExactly: true,
	forceSingleLine: true
});

sIFR.replace(impact, {
	selector: '#subPageList > li > span',
	css: [
		'a:hover { color: #e1e1e1; }',
		'a { color: #FFFFFF; text-decoration: none; }'
	],
	wmode: 'transparent',
	tuneHeight: 3,
	tuneWidth: 5,
	offsetTop: 3,
	offsetLeft: 5,
	fitExactly: false,
	forceSingleLine: true
});