var bouwsma = {
  src: 'swf/bouwsma.swf', wmode: 'transparent', ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 89, 1.21, 90, 1.22, 1.21]
};

sIFR.useDomContentLoaded = false;
sIFR.useStyleCheck = true;
sIFR.activate(bouwsma);

sIFR.replace(bouwsma, {
  selector: 'h2',
    tuneHeight:-12, offsetTop:-6, fitExactly:true, selectable :false,

    css: [
      '.sIFR-root { color:#000000; }'
    ]
});
