/* This is the configuration file for all the flash replaced titles */
var helveticaBoldCondensed = {
src: 'flash/helveticaBoldCondensed.swf'
,ratios:[6, 1.38, 8, 1.29, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
};
  

sIFR.activate(helveticaBoldCondensed);
  
sIFR.replace(helveticaBoldCondensed, {
  wmode: 'transparent',
  fitExactly: true,
  tuneHeight: -5,
  offsetTop: 0,
    selector: '.introductie'
    ,css: [
      '.sIFR-root { color: #90190e; text-align: left; font-weight: normal; letter-spacing:0.2; background-color:#ffffff; leading:5; }'
      ,'a { text-decoration: underline; }'
      ,'a:link { color: #90190e; }'
      ,'a:hover { color: #90190e; text-decoration: none; }'
    ]
  });

