// You probably want to switch this on, but read first. // sIFR.useStyleCheck = true; sIFR.activate(dinrg); /* wmode - used to set wmode for params*/ sIFR.replace(dinrg, { selector: '.bannerLeft h2', css: ['.sIFR-root { color: #8cc63f; font-size:30px; font-weight: normal; word-spacing: 1px; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.contentLeft h1', css: ['.sIFR-root { color: #14541c; font-size:20px; font-weight: normal; word-spacing: 1px; }'] ,wmode: 'transparent', forceSingleLine: true }); sIFR.replace(dinrg, { selector: '.title h2', css: ['.sIFR-root { color: #80bd26; font-size:60px; font-weight: normal; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.title h3', css: ['.sIFR-root { color: #174413; font-size:20px; font-weight: normal; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.memberContent h1', css: ['.sIFR-root { color: #174413; font-size:20px; font-weight: normal; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.addressBar h2', css: ['.sIFR-root { color: #ffffff; font-size:15px; font-weight: normal; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.footerContent h3', css: ['.sIFR-root { color: #ffffff; font-size:20px; font-weight: normal; }'] ,wmode: 'transparent' }); sIFR.replace(dinrg, { selector: '.headerInside h2', css: ['.sIFR-root { color: #174413; font-size:20px; font-weight: normal; }'] ,wmode: 'transparent', forceSingleLine: true }); sIFR.replace(dinrg, { selector: '.contentleftInside h1', css: ['.sIFR-root { color: #80bd26; font-size:25px; text-transform: uppercase; font-weight: normal; }'] ,wmode: 'transparent' });