var troj = {src: '/include/js/sifr3-r378/flash/sifr.swf'};
sIFR.prefetch(troj);
sIFR.activate(troj);

sIFR.replace(troj, { selector: 'h1', wmode: 'transparent', fitExactly: 'true', forceWidth: 'true', css: ['.sIFR-root {color:#ffffff; font-size:20px;}'] });
sIFR.replace(troj, { selector: '.red', wmode: 'transparent', fitExactly: 'true', forceWidth: 'true', css: ['.sIFR-root {color:#a80000; font-size:20px;}'] });
//sIFR.replace(troj, {selector: 'h2',wmode:'transparent',fitExactly:'true',forceWidth :'true',css: ['.sIFR-root {color:#564b49; font-size:13px;}']});
