var univers = {
      src: '/assets/swf/univers.swf'
};
sIFR.activate(univers);

sIFR.replace(univers, {
      selector: '#leftBoxWrap h4, #textMartel h4, #contentCopyright h4, #bodyReg h4',
      css: [
      '.sIFR-root { font-size:11px; color:#333333;leading:0; text-transform:uppercase; letter-spacing:2; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(univers, {
      selector: '#textHistory h4, #contentWindsurf h4, #contentEthos h4, #contentCraft h4, #contentStores h4, #bodyTechnogel h4, #bodyDress h4',
      css: [
      '.sIFR-root { font-size:11px; color:#FFFFFF;leading:0; text-transform:uppercase; letter-spacing:2; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(univers, {
      selector: ' #contentTechnology h5',
      css: [
      '.sIFR-root { font-size:11px; color:#333333;leading:0; text-transform:uppercase; letter-spacing:1; }'
      ],
      wmode: 'transparent'
});