var swis = { src: '/flash/sifr.swf' };     
sIFR.useStyleCheck = true; 
sIFR.activate(swis); 

sIFR.replace(swis, {  
  selector: 'h1, h2, h3',   
  css: '.sIFR-root { background-color:transparent; color: #ffffff;  }',      
  wmode: 'transparent'    
});    
