var typofont = {
  src: '/fileadmin/templates/scripts/NZV/Caecilia75bold.swf'
};

/* sIFR.isEnabled = false; */

sIFR.activate(typofont);


/* sIFR replaces in the order of replace() calls. Daarom bijv. eerst #naam h2 en daarna pas normale h2 */



/* algemeen */

/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: 'h2',
  wmode:'transparent',
  ratios: [8,1.41,9,1.33,12,1.35,18,1.3,20,1.26,27,1.27,28,1.25,32,1.26,33,1.24,37,1.25,53,1.24,82,1.23,85,1.22,86,1.23,94,1.22,95,1.23,1.22]
       ,css: [
      '.sIFR-root { color: #BC2E92; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #BC2E92 }'
      ,'a:hover { color: #BC2E92 }'
    ]
});


/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: 'h3',
  wmode:'transparent',
  ratios: [8,1.41,9,1.33,12,1.35,18,1.3,20,1.26,27,1.27,28,1.25,32,1.26,33,1.24,37,1.25,53,1.24,82,1.23,85,1.22,86,1.23,94,1.22,95,1.23,1.22]
       ,css: [
      '.sIFR-root { color: #E9C92F; background-color:#ffffff;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #E9C92F }'
      ,'a:hover { color: #E9C92F }'
    ]
});



/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: 'h4',
  wmode:'transparent',
  ratios: [8,1.41,9,1.33,12,1.35,18,1.3,20,1.26,27,1.27,28,1.25,32,1.26,33,1.24,37,1.25,53,1.24,82,1.23,85,1.22,86,1.23,94,1.22,95,1.23,1.22]
       ,css: [
      '.sIFR-root { color: #105EA5; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #105EA5 }'
      ,'a:hover { color: #105EA5 }'
    ]
});

/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: 'h5',
  wmode:'transparent',
  ratios: [8,1.41,9,1.33,12,1.35,18,1.3,20,1.26,27,1.27,28,1.25,32,1.26,33,1.24,37,1.25,53,1.24,82,1.23,85,1.22,86,1.23,94,1.22,95,1.23,1.22]
       ,css: [
      '.sIFR-root { color: #BC2E92; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #BC2E92 }'
      ,'a:hover { color: #BC2E92 }'
    ]
});

 
