
var futura = { src: 'http://p108718.typo3server.info/bimatec09/fileadmin/js/sifr/demo/sifr_hel35.swf' };
var sifr_hel33 = { src: 'http://p108718.typo3server.info/bimatec09/fileadmin/js/sifr/demo/sifr_hel33.swf' };


sIFR.activate(futura,sifr_hel33);

sIFR.replace(futura, {
  selector: 'h1',
  css: [ '.sIFR-root { background-color: #f9f9fa; color: #013469;width:350px; }' ], wmode: 'transparent'
});
sIFR.replace(sifr_hel33, {
  selector: 'h6',
  css: [ '.sIFR-root { background-color: #f9f9fa; color: #013469;width:350px; }' ], wmode: 'transparent'
});
