var futura = {
      src: 'http://debtmediators.com.au/wp-content/themes/vibrantcms-dev/sifr/flash/futurabk.swf'
};

var futura1 = {
      src: 'http://debtmediators.com.au/wp-content/themes/vibrantcms-dev/sifr/flash/futurabk1.swf'
};
 
sIFR.activate(futura);
sIFR.activate(futura1);
 
sIFR.replace(futura, {
      selector: '.feat1',
	  css: [
      '.sIFR-root { font-size:26px; font-weight:normal; color: #ffffff; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura, {
      selector: '.feat2',
	  css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color: #FEFF33; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura, {
      selector: '.feat3',
	  css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color: #ffffff; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura, {
      selector: '.feat4',
	  css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color: #FEFF33; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura, {
      selector: '.feat5',
	  css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color: #ffffff; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura1, {
      selector: '.post h2',
	  css: [
      '.sIFR-root { font-size:27px; font-weight:normal; color: #FF6C0C; } strong { font-weight:bold; } a {color: #FF6C0C; text-decoration:none;} a:hover { text-decoration:underline; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura1, {
      selector: '.post h3',
	  css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color: #1A429A; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura1, {
      selector: '.post h4',
	  css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color: #000000; } strong { font-weight:bold; } a {color: #000000; text-decoration:none;} a:hover { text-decoration:underline; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(futura1, {
      selector: '#news h3',
	  css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color: #333333; } strong { font-weight:bold; }'
      ],
      wmode: 'transparent'
});