//<[CDATA[
  var helvetica = {
    src: '../../../templates/swf/helvetica.swf'
  };
  
  sIFR.activate(helvetica);
  
  sIFR.replace(helvetica, {
   selector: 'h3'
,css: [
'.sIFR-root { color: #ffffff; text-align: left; font-size:24px; font-weight: normal; }'
,'a { color: #A2B68C;text-decoration: none; }'
,'a:visited { color: #A2B68C;text-decoration: none; }'
,'a:hover { color: #7382BA;text-decoration: none; }'
,'.top { color: #ffffff; font-size:145px; }'
,'.content { text-align: left; margin-bottom:0px; }'
]
,wmode: 'transparent'
});
  
	sIFR.replace(helvetica, {
   selector: 'h5'
,css: [
'.sIFR-root { color: #ffffff; text-align: left; font-size:15px; font-weight: normal; }'
,'a { color: #A2B68C;text-decoration: none; }'
,'a:visited { color: #A2B68C;text-decoration: none; }'
,'a:hover { color: #7382BA;text-decoration: none; }'
,'.rood { color: #fe0000; }'
,'.blauw { color: #2e3091; }'
,'.groen { color: #008f46; }'
]
,wmode: 'transparent'
});

sIFR.replace(helvetica, {
   selector: 'h1'
,css: [
'.sIFR-root { color: #989ac9; text-align: left; font-weight: bold; font-size:24px; }'
,'a { color: #A2B68C;text-decoration: none; }'
,'a:visited { color: #A2B68C;text-decoration: none; }'
,'a:hover { color: #7382BA;text-decoration: none; }'

]
,wmode: 'transparent'
});

//]]>
