var heading = { src: 'flash/heading.swf' };
var intro = { src: 'flash/intro.swf' };
var cad = { src: 'flash/cad.swf' };


sIFR.activate(heading, intro, cad);
sIFR.fitExactly = true;
sIFR.repaintOnResize = true;

sIFR.replace(heading, {
  	selector: 'body#products.cs-premier a#cs-premier'
  	,css: '.sIFR-root { color: #ffffff }'
  	,wmode: 'transparent'
	,offsetTop: 5
	,tuneHeight: 3
	,ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});

sIFR.replace(heading, {
  	selector: ' ul#phone-list li span.light ',
  	css: '.sIFR-root { color: #A2A3A3; text-transform: uppercase }'
  	,wmode: 'transparent'
	,ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});

sIFR.replace(heading, {
  	selector: 'div.supporting-area h2, #main-content h1, h1.location, ul#phone-list li span.dark ',
  	css: '.sIFR-root { color: #454748; text-transform: uppercase }'
  	,wmode: 'transparent'
	,tuneWidth: 10
	,ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
});

sIFR.replace(intro, {
  	selector: 'div.banner h2 span.normal ',
  	css: '.sIFR-root { color: #ffffff }'
  	,wmode: 'transparent'
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});

sIFR.replace(intro, {
  	selector: 'div.banner h2 span.normal-orange',
  	css: '.sIFR-root { color: #febd14 }'
  	,wmode: 'transparent'
	,tuneWidth: 2
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});

sIFR.replace(cad, {
  	selector: 'div.banner h2 span.cad ',
  	css: '.sIFR-root { color: #ffffff }'
  	,wmode: 'transparent'
	,tuneHeight: -2
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});

sIFR.replace(cad, {
  	selector: 'div.banner h2 span.orange',
  	css: '.sIFR-root { color: #febd14 }'
  	,wmode: 'transparent'
	,tuneHeight: -2
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});


sIFR.replace(cad, {
  	selector: ' div.product-area h2 span.cad, div.product-title h2 span.cad ',
  	css: '.sIFR-root { color: #454748 }'
  	,wmode: 'transparent'
	,tuneHeight: -1
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});

sIFR.replace(cad, {
  	selector: 'div.product-area h2 span.orange, div.product-title h2 span.orange ',
  	css: '.sIFR-root { color: #febd14 }'
  	,wmode: 'transparent'
	,tuneHeight: -1
	,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
});
