var arscode = {
  src: '/flash/arscode.swf'
};
sIFR.prefetch(arscode);
sIFR.activate();

sIFR.replace(arscode, {
	selector: '.content h1',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.sIFR-root': 		{ 'color': '#92a09f', 'font-weight':'bold', 'font-size':'27px', 'text-transform':'lowercase', 'text-align':'center' },
	'a': 				{ 'color': '#92a09f', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#92a09f', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#92a09f' }
	}
});
sIFR.replace(arscode, {
	selector: '.content h2',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.sIFR-root': 		{ 'color': '#ffffff', 'font-weight':'bold', 'font-size':'23px', 'text-transform':'lowercase', 'text-align':'left' },
	'a': 				{ 'color': '#ffffff', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#ffffff', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#ffffff' }
	}
});

sIFR.replace(arscode, {
	selector: '#nav .selected .sifrlink',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.active ': 		{ 'color': '#000000', 'list-style-type':'none' },
	'.sub':				{ 'color': '#000000', 'background-color':'#3e3d41', 'border':'1px solid #3e3d41', 'display':'inline' },
	'.sIFR-root': 		{ 'color': '#000000', 'font-weight':'bold', 'font-size':'17px', 'text-transform':'lowercase', 'list-style-type':'none' },
	'a': 				{ 'color': '#000000', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#000000', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#000000' }
	}
});
sIFR.replace(arscode, {
	selector: '#nav .selected .tuin',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.active ': 		{ 'color': '#000000', 'list-style-type':'none' },
	'.sub':				{ 'color': '#000000', 'background-color':'#3e3d41', 'border':'1px solid #3e3d41', 'display':'inline' },
	'.sIFR-root': 		{ 'color': '#000000', 'font-weight':'bold', 'font-size':'17px', 'text-transform':'lowercase', 'list-style-type':'none' },
	'a': 				{ 'color': '#000000', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#000000', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#000000' }
	}
});

sIFR.replace(arscode, {
	selector: '#nav li .sifrlink',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.top1.': 		{ 'color': '#3e3d41' },
	'.top2': 		{ 'color': '#44676d' },
	'.top3': 		{ 'color': '#dabe8a' },
	'.top4': 		{ 'color': '#616943' },
	'.top5': 		{ 'color': '#798ead' },
	
	'.active ': 		{ 'color': '#000000' },
	'.sIFR-root': 		{ 'color': '#000000', 'font-weight':'bold', 'font-size':'17px', 'text-transform':'lowercase'},
	'a': 				{ 'color': '#616565', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#616565', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#000000' }
	}
});

sIFR.replace(arscode, {
	selector: '#submenu li.selected .subsifrlink',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {
	'.sIFR-root': 		{ 'color': '#000000', 'font-weight':'bold', 'font-size':'15px', 'text-transform':'lowercase'},
	'a': 				{ 'color': '#000000', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#000000', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#000000' }
	}
});

sIFR.replace(arscode, {
	selector: '#submenu li .subsifrlink',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {	
	'.active ': 		{ 'color': '#000000' },
	'.sIFR-root': 		{ 'color': '#000000', 'font-weight':'bold', 'font-size':'15px', 'text-transform':'lowercase'},
	'a': 				{ 'color': '#949595', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#949595', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#000000' }
	}
});
sIFR.replace(arscode, {
	selector: '.naam h3',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {	
	'.sIFR-root': 		{ 'color': '#006634', 'font-weight':'bold', 'font-size':'15px', 'text-transform':'lowercase'},
	'a': 				{ 'color': '#006634', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#006634', 'text-decoration':'none' },
	'a:link': 			{ 'color': '#006634', 'text-decoration':'none' },
	'a:hover': 			{ 'color': '#006634' }
	}
});
sIFR.replace(arscode, {
	selector: '#vraagbaak label',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {	
	'.sIFR-root': 		{ 'color': '#2F2E32', 'font-weight':'bold', 'font-size':'15px', 'text-transform':'lowercase'}
	}
});

sIFR.replace(arscode, {
	selector: '.toggler h2',
	wmode: 'transparent',
	forceWidth: true,
	tuneWidth: 2,
	css: {	
	'.sIFR-root': 		{ 'color': '#2F2E32', 'font-weight':'bold', 'font-size':'15px', 'text-transform':'lowercase'}
	}
});


