var info = {
  src: '/site-layout/swf/sifr/info.swf'
    ,ratios: [7,1.32,8,1.31,12,1.27,15,1.21,16,1.22,22,1.2,23,1.17,25,1.19,33,1.17,42,1.16,47,1.15,48,1.16,65,1.15,71,1.14,72,1.15,110,1.14,111,1.13,116,1.14,117,1.13,118,1.14,119,1.13,122,1.14,123,1.13,124,1.14,1.13]
};
var chalet = {
  src: '/site-layout/swf/sifr/chalet.swf'
    ,ratios: [10,1.13,12,1.04,24,1,49,0.96,74,0.94,80,0.93,81,0.94,85,0.93,87,0.94,0.93]
};
sIFR.prefetch(info, chalet);
sIFR.activate();
sIFR.replace(chalet, {
  selector: 'h1',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #169710; font-style: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #CCCCCC }'
    ]
});

sIFR.replace(chalet, {
  selector: '.controlBlock .controlHeader .padding h2',
    wmode: 'transparent',
  css: [
      '.sIFR-root { color: #FFFFFF; font-style: normal; text-align: center;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #CCCCCC }'
    ]
});

sIFR.replace(chalet, {
  selector: '.eventsBlockSide h2',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#ffffff' }
    }
});

sIFR.replace(chalet, {
  selector: '#col3_content h2',
  wmode: 'transparent',
   css: [
      '.sIFR-root { color: #169710; }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #169710 }'
      ,'a:hover { color: #10660b }'
    ]
});
sIFR.replace(chalet, {
  selector: '.standpuntGroup h2',
  wmode: 'transparent',
   css: [
      '.sIFR-root { color: #169710; }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #169710 }'
      ,'a:hover { color: #10660b }'
    ]
});
sIFR.replace(chalet, {
  selector: '.contentBlock h2',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#169710' }
    }
});
sIFR.replace(chalet, {
  selector: '.rightColBannerMiddle h2',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#169710' }
    }
});
sIFR.replace(chalet, {
  selector: '.pollBanner h2',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#169710' }
    }
});
sIFR.replace(chalet, {
  selector: '.groenvak h3, .oranjevakbegin h3, .linksgroen h3',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#FFFFFF' }
    }
});
sIFR.replace(chalet, {
  selector: '.witvak h3',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#83b819' }
    }
});
sIFR.replace(chalet, {
  selector: '.info h5',
  wmode: 'transparent',
   css: {
      '.sIFR-root': { 'color': '#FF6600' }
    }
});

sIFR.replace(info, {
  selector: '#mainColWidth .headArticleDetail p',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #FF6600; font-style: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color:  #FF6600 }'
      ,'a:hover { color:  #FF6600; text-decoration: underline }'
    ]
});

sIFR.replace(info, {
  selector: '.overzicht h4',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #FF6600; font-style: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color:  #FF6600 }'
      ,'a:hover { color:  #FF6600; text-decoration: underline }'
    ]
});
