var bernhardFashion = { src: '/sifr/sifr_Doric.swf' };

sIFR.activate(bernhardFashion);

sIFR.replace(bernhardFashion, {
  selector: 'h2.sifr-title',
  wmode: 'transparent',
  css: {
  	'.sIFR-root' : { 'color:':'#CA2624', 'font-weight':'normal', 'text-transform':'uppercase', 'letter-spacing':'-3' }
  },
  filters: {
       
      }
});
