var lettertype = {
      src: 'flash/helvreg.swf'
};
var lettertype2 = {
      src: 'flash/helvmed.swf'
};

sIFR.activate(lettertype);
sIFR.activate(lettertype2);

sIFR.replace(lettertype, {
selector: '.slagzin',
      css: [
      '.sIFR-root {font-size: 16px; color: #535353;}'
      ],
      wmode: 'transparent'
});

sIFR.replace(lettertype, {
selector: '.zelfact',
      css: [
      '.sIFR-root {font-size: 16px; color: #535353;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype2, {
selector: 'li .parent',
      css: [
      '.sIFR-root {font-size: 15px; color: #ffffff; text-decoration: none;}',
      'a {font-size: 15px; color: #ffffff; text-decoration: none;}',
      'a:hover {font-size: 15px; color: #102806; text-decoration: none;}',
      '.active {font-size: 15px; color: #102806; text-decoration: none;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});


sIFR.replace(lettertype2, {
selector: 'li .parent_active',
      css: [
      '.sIFR-root {font-size: 15px; color: #102806; text-decoration: none;}',
      'a {font-size: 15px; color: #102806; text-decoration: none;}',
      'a:hover {font-size: 15px; color: #102806; text-decoration: none;}',
      '.active {font-size: 15px; color: #102806; text-decoration: none;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype2, {
selector: '.active',
      css: [
      '.sIFR-root {font-size: 15px; color: #021201; text-decoration: none;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype, {
selector: '.laatstenieuwstitle',
      css: [
      '.sIFR-root {font-size: 16px; color: #1f9313;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});


/*sIFR.replace(lettertype2, {
selector: '.maintitle',
      css: [
      '.sIFR-root {font-size: 16px; color: #bd1420;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype2, {
selector: '.maintitleWithHitzone span',
      css: [
      '.sIFR-root {font-size: 14px; color: #000000;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});*/

sIFR.replace(lettertype2, {
selector: '.eyecatchertitle',
      css: [
      '.sIFR-root {font-size: 14px; color: #676767;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype2, {
selector: '.acttoevoegen',
      css: [
      '.sIFR-root {font-size: 13px; color: #353535; text-decoration: none;}',
      'a {font-size: 13px; color: #353535; text-decoration: none;}',
      'a:hover {font-size: 13px; color: #353535; text-decoration: none;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype, {
selector: '.pagination',
      css: [
      '.sIFR-root {font-size: 12px; color: #353535; text-decoration: none;}',
      'a {font-size: 12px; color: #353535; text-decoration: none;}',
      'a:hover {font-size: 12px; color: #353535; text-decoration: none;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});

sIFR.replace(lettertype2, {
selector: '.nieuwsitemtitle',
      css: [
      '.sIFR-root {font-size: 17px; color: #3e3a3b;}'
      ],
      wmode: 'transparent',
      forceSingleLine: true
});
