var troj = {src: '/include/js/sifr3-r378/flash/sifr.swf'};
sIFR.prefetch(troj);
sIFR.activate(troj);
sIFR.replace(troj, { selector: 'h1', wmode: 'transparent', css: ['.sIFR-root {color:#932020; font-size:25px;}'] });

var h2 = { src: '/include/js/sifr3-r378/flash/sifrh2.swf' };
sIFR.prefetch(h2);
sIFR.activate(h2);
sIFR.replace(h2, { selector: 'h2', wmode: 'transparent', css: ['.sIFR-root {color:#437995; font-size:18px;}'] });
