var hermes_thin = { src: '../swf/hermesT.swf' };
var hermes_regular = { src: '../swf/hermesR.swf' };

sIFR.activate(hermes_thin, hermes_regular);

sIFR.replace(hermes_thin, {
  selector: 'h2',
  css: '.sIFR-root { background-color: #000000; color: #ffffff; font-size: 26px; }',
  wmode: 'transparent'
});
