var serifa = {src: 'http://www.ingridhome.com/flash/serifa.swf'};
var din = {src: 'http://www.ingridhome.com/flash/din.swf'};

sIFR.activate(serifa, din);

sIFR.replace(serifa, {selector: 'h1',css: ['.sIFR-root { color: #000000; }'],wmode: ['transparent']});
sIFR.replace(serifa, {selector: 'h2',css: ['.sIFR-root { color: #4f7cbb; }'],wmode: ['transparent']});
sIFR.replace(serifa, {selector: 'h3',css: ['.sIFR-root { color: #4f7cbb; }'],wmode: ['transparent']});
sIFR.replace(din, {selector: 'h4',css: ['.sIFR-root { color: #000000; }'],wmode: ['transparent']});