var rockwell = { src: 'http://www.facesofthenamib.com/wp-content/themes/fotn/rockwell.swf' };

sIFR.activate(rockwell);

sIFR.replace(rockwell, {
  selector: 'h3.sifr',
  wmode: 'transparent',
  css: ['.sIFR-root { background-color: transparent; color: #2e3444; text-transform: uppercase; }']
});

sIFR.replace(rockwell, {
  selector: 'h2.sifr',
  wmode: 'transparent',
  css: ['.sIFR-root { background-color: transparent; color: #2e3444; text-transform: uppercase; }']
});

