var hrenovina = {
      src: 'assets/templates/endeavour/flash/hrenovina.swf'
};

sIFR.activate(hrenovina);

sIFR.replace(hrenovina, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; text-transform:uppercase; color:#2e8ed1;display:inline;z-index:1; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'div#logos h2',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#ffffff; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'div#right h2',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#2e8ed1; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'div.signup h2',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#ffffff; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'h2.grey',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#4a4a4a; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'h2.fevent',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#ffffff; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'h2.uevent a',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#ffffff;cursor:pointer;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});
sIFR.replace(hrenovina, {
      selector: 'h2.frevent a',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; text-transform:uppercase; color:#ffffff;cursor:pointer;}',
      'em { font-style:italic; }',
      'strong { font-weight:bold;}'
      ],
      wmode: 'transparent'
});