var foco = { src: strThemeDir + 'swf/foco.swf' };

sIFR.activate(foco);

sIFR.replace(foco, {
  selector: '.latest-news .module-heading h1', css: '.sIFR-root { color: #000000; text-transform:uppercase; }', wmode: 'transparent', tuneHeight:'-5' });

sIFR.replace(foco, { selector: '.module .module-heading h1', css: '.sIFR-root { color: #ffffff; text-transform:uppercase; }', ratios: [7, 1.35, 11, 1.22, 12, 1.2, 18, 1.19, 23, 1.15, 32, 1.14, 34, 1.12, 35, 1.13, 48, 1.12, 55, 1.11, 56, 1.12, 77, 1.11, 78, 1.1, 81, 1.11, 89, 1.1, 90, 1.11, 1.1], wmode: 'transparent', tuneHeight:'-5' });

sIFR.replace(foco, {
  selector: '.page-heading h1', css: '.sIFR-root { color: #ffffff; text-transform:uppercase; }', wmode: 'transparent', tuneHeight:'-5' });

sIFR.replace(foco, {
  selector: '.feature-img .feature-caption p', css: '.sIFR-root { color: #ffffff; text-transform:uppercase; }', wmode: 'transparent', tuneHeight:'-5' });


