var typofont = {
  src: '/fileadmin/templates/scripts/Hemel_en_Aarde/stampgothic.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 */

/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: '.slogan',
  wmode:'transparent',
  ratio : [9,1.27,13,1.18,25,1.14,29,1.11,30,1.12,40,1.11,41,1.1,42,1.11,54,1.1,55,1.09,57,1.1,89,1.09,90,1.08,91,1.09,97,1.08,99,1.09,1.08]
  ,css: [
      '.sIFR-root { color: #00aec6; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #D31145 }'
      ,'a:hover { color: #D31145 }'
    ]
});


/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont, 
{  
  selector: 'h2',
  wmode:'transparent',
  ratio : [9,1.27,13,1.18,25,1.14,29,1.11,30,1.12,40,1.11,41,1.1,42,1.11,54,1.1,55,1.09,57,1.1,89,1.09,90,1.08,91,1.09,97,1.08,99,1.09,1.08]
  ,css: [
      '.sIFR-root { color: #8D164C; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #D31145 }'
      ,'a:hover { color: #D31145 }'
    ]
});

/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont,  
{  
  selector: 'h3, .news-single-item h2',
  wmode:'transparent',
    ratio : [9,0.87,12,0.96,24,0.98,27,1.02,28,1,41,1.02,44,1.04,46,1.03,55,1.04,56,1.05,69,1.04,97,1.05,103,1.06,104,1.05,106,1.06,107,1.05,109,1.06,111,1.05,1.06]
    ,css: [
      '.sIFR-root { leading: -2; color: #D31145; background-color:#ffffff;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8D164C }'
      ,'a:hover { color: #8D164C }'
    ]
});



/* sIFR.debug.ratios(typofont, */
sIFR.replace(typofont,
{  
  selector: 'h4',
  wmode:'transparent',
  ratio : [9,0.87,12,0.96,24,0.98,27,1.02,28,1,41,1.02,44,1.04,46,1.03,55,1.04,56,1.05,69,1.04,97,1.05,103,1.06,104,1.05,106,1.06,107,1.05,109,1.06,111,1.05,1.06]
  ,css: [
      '.sIFR-root { leading: -2; color: #D31145; background-color:#ffffff;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #8D164C }'
      ,'a:hover { color: #8D164C }'
    ]
});


 
