var typofont = {
  src: '/fileadmin/templates/scripts/Kind_op_Zondag/quadraat-sans-b.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: 'h3, .news-single-item h2',
  wmode:'transparent',
    ratios: [8,1.01,14,1.07,20,1.1,26,1.12,32,1.13,37,1.14,38,1.15,43,1.14,47,1.15,48,1.16,53,1.15,74,1.16,76,1.17,77,1.16,116,1.17,117,1.18,122,1.17,123,1.18,124,1.17,1.18]
       ,css: [
      '.sIFR-root { leading: -2; color: #979200; background-color:#ffffff;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #979200 }'
      ,'a:hover { color: #979200 }'
    ]
});



/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont,
{  
  selector: 'h4',
  wmode:'transparent',
   ratios: [8,1.01,14,1.07,20,1.1,26,1.12,32,1.13,37,1.14,38,1.15,43,1.14,47,1.15,48,1.16,53,1.15,74,1.16,76,1.17,77,1.16,116,1.17,117,1.18,122,1.17,123,1.18,124,1.17,1.18]
       ,  css: [
      '.sIFR-root { leading: -2; color: #b75a65; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #b75a65 }'
      ,'a:hover { color: #b75a65 }'
    ]
});

/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont,  
{  
  selector: '.header_text_Koz',
  wmode:'transparent',
    ratios: [8,1.01,14,1.07,20,1.1,26,1.12,32,1.13,37,1.14,38,1.15,43,1.14,47,1.15,48,1.16,53,1.15,74,1.16,76,1.17,77,1.16,116,1.17,117,1.18,122,1.17,123,1.18,124,1.17,1.18]
       ,css: [
      '.sIFR-root { leading: -2; color: #ffffff; text-align:center;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff }'
      ,'a:hover { color: #ffffff }'
    ]
});
 
