var ngp = { src: '/test/js/papyrus.swf' };
sIFR.activate(ngp);
sIFR.replace(ngp, {
  wmode: 'transparent',
  selector: 'h2',
  css: '.sIFR-root { color: #B71E3B; font-weight:bold; text-align:center }'
});
