var chalet = {
    src: 'http://www.smartfurniture.com/shop/sifr/chalet.swf'
};

sIFR.activate(chalet);

sIFR.replace(chalet, {selector: 'h1', css:['.sIFR-root {color: #666666;text-align:center;font-style:bold;}'], wmode: 'transparent'});
sIFR.replace(chalet, {selector: 'h1#dod', css:['.sIFR-root {color: #ff00ff;}'], wmode: 'transparent'});