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:#273940; font-size:24px;font-style:italic;}'] });
sIFR.replace(troj, { selector: 'h2', wmode: 'transparent', fitExactly: 'true', forceWidth: 'true', css: ['.sIFR-root {color:#066aa4; font-size:14px;font-style:italic;}'] });
//sIFR.replace(troj, {selector: 'h2',wmode:'transparent',fitExactly:'true',forceWidth :'true',css: ['.sIFR-root {color:#564b49; font-size:13px;}']});

