  var metaplusbook = {
    src: '/swf/sifr.swf'
    ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 43, 1.22, 61, 1.21, 91, 1.2, 92, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 121, 1.19, 122, 1.2, 124, 1.19, 1.2]
  };
  var metaplusbold = {
    src: '/swf/sifr_h2.swf'
    ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 43, 1.22, 61, 1.21, 91, 1.2, 92, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 121, 1.19, 122, 1.2, 124, 1.19, 1.2]
  };
  sIFR.useStyleCheck = true;
  sIFR.activate(metaplusbook);
  sIFR.activate(metaplusbold);
  sIFR.fitExactly = true;
  //sIFR.debug.ratios({ src: '/swf/fruitiger.swf', selector: 'h1' });
 

sIFR.replace(metaplusbook, {
    selector: '#header h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #0060a9; font-size:18px; font-style:italic; }'
    ],wmode: 'transparent'
  });

sIFR.replace(metaplusbook, {
    selector: '.sub_content h1,  .sub_content2 h1, .horizontaal_content h1'
	,css: [
      '.sIFR-root { font-weight: normal; color: #0060a9; font-size:26px; }'
    ],wmode: 'transparent'
  });


sIFR.replace(metaplusbook, {
    selector: '#footer h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #ffffff; font-size:18px; }'
    ],wmode: 'transparent'
  });

sIFR.replace(metaplusbold, {
    selector: '.foto_instuur h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #0060a9; font-size:22px; }'
    ],wmode: 'transparent'
  });
sIFR.replace(metaplusbold, {
    selector: '#footer span.title'
	,css: [
      '.sIFR-root { font-weight: normal; color: #ffffff; font-size:18px;  }'
	  ,'em { font-style: normal; font-size:18px; font-weight:normal;}'
	  ,'a {color: #ffffff; text-decoration: none;}',
      ,'a:hover {color: #ffffff; text-decoration:underline;}'
    ],wmode: 'transparent'
  });

sIFR.replace(metaplusbold, {
    selector: '.tab_blok h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #024788; font-size:22px; }'
	  ,'a {color: #024788; text-decoration: none;}',
      ,'a:hover {color: #024788; text-decoration:underline;}'
    ],wmode: 'transparent'
  });

sIFR.replace(metaplusbook, {
    selector: '.sub_content h2, .sub_content2 h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #0060a9; font-size:20px; }'
    ],wmode: 'transparent'
  });

sIFR.replace(metaplusbook, {
    selector: '#content_horizontaal .horizontaal_content h2'
	,css: [
      '.sIFR-root { font-weight: normal; color: #0060a9; font-size:15px; }'
    ],wmode: 'transparent'
  });
 var tabView = new YAHOO.widget.TabView('yui_tabview');
 var tabView = new YAHOO.widget.TabView('yui_tabview2');