var microgrammaBE = { src: 'http://www.kia.co.nz/Static/09/swf/sIFR/Microgramma_bold_ext.swf', wmode: 'transparent'};
var helveticaNeueLight = { src: 'http://www.kia.co.nz/Static/09/swf/sIFR/HelveticaNeueLight.swf', wmode: 'transparent'}

sIFR.useStyleCheck = true;
sIFR.activate(microgrammaBE);
sIFR.fitExactly = true;
sIFR.fixWrap = true;

sIFR.replace(microgrammaBE, {
  selector: '.sifr',
  css: '.sIFR-root { color: #b11115; }',
  ratios: [11, 1.49, 13, 1.4, 16, 1.39, 19, 1.38, 22, 1.37, 32, 1.35, 33, 1.33, 42, 1.34, 43, 1.32, 50, 1.33, 78, 1.32, 79, 1.31, 81, 1.32, 84, 1.31, 85, 1.32, 86, 1.31, 87, 1.32, 89, 1.31, 90, 1.32, 1.31]
});
	
sIFR.replace(helveticaNeueLight, {
  selector: '.blurb p',
  css: '.sIFR-root { color: #ffffff; }'
});