 










//sIFR v3 Beta 2

var trade = {
    src: '/cr/sifr/flash/trade.swf',ratios:[8,1.41,10,1.32,14,1.31,16,1.26,20,1.27,24,1.26,25,1.24,26,1.25,35,1.24,46,1.23,74,1.22,75,1.21,76,1.22,80,1.21,81,1.22,1.21]
   };   


var tradeBold = {
    src: '/cr/sifr/flash/tradeBold.swf',ratios:[8,1.41,10,1.32,14,1.31,16,1.26,20,1.27,24,1.26,25,1.24,26,1.25,35,1.24,46,1.23,74,1.22,75,1.21,76,1.22,80,1.21,81,1.22,1.21]
   }; 
   
var tradeLight = {
    src: '/cr/sifr/flash/tradeLight.swf',ratios:[8,1.41,10,1.32,14,1.31,16,1.26,20,1.27,24,1.26,25,1.24,26,1.25,35,1.24,46,1.23,74,1.22,75,1.21,76,1.22,80,1.21,81,1.22,1.21]
   };   

sIFR.activate(trade, tradeLight);

sIFR.replace(trade, {selector: '#home h1', css: [
      '.sIFR-root { font-size:48px; color: #000000; letter-spacing: -3;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(trade, {selector: 'h1', css: [
      '.sIFR-root { font-size:30px; color: #000000;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(trade, {selector: '#top10-wrap h2', css: [
      '.sIFR-root { font-size:30px; color: #000000;}'
   ] ,wmode:'transparent'											   
});
sIFR.replace(trade, {selector: '#subheading h2', css: [
      '.sIFR-root { font-size:14px; color: #000000; padding-bottom:0; margin-bottom:0; }'
   ] ,wmode:'transparent'											   
});

sIFR.replace(trade, {selector: '#home h2', css: [
      '.sIFR-root { font-size:16px; color: #000000;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(tradeBold, {selector: '#teaser h2', css: [
      '.sIFR-root { font-size:22px; color: #ffffff;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(trade, {selector: 'em.pullquote', css: [
      '.sIFR-root { font-size:80px; color: #555555;}'
   ] ,wmode:'transparent'											   
});
sIFR.replace(trade, {selector: '#mainContent p.pullquote', css: [
      '.sIFR-root { font-size:21px; color: #555555;}'
   ] ,wmode:'transparent'											   
});


sIFR.replace(tradeLight, {selector: '#mainContent p.pullquote2', css: [
      '.sIFR-root { font-size:21px; color: #555555;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(tradeBold, {selector: '#secondaryContent h3', css: [
      '.sIFR-root { font-size:16px; color: #000000;}'
   ] ,wmode:'transparent'											   
});

sIFR.replace(tradeBold, {selector: '.landing-col h2', css: [
      '.sIFR-root { font-size:30px; color: #000000;}'
   ] ,wmode:'transparent'	
	, offsetTop: 0
	 , offsetLeft: 0
	, tuneHeight: -5
    , selectable: true		 
});

sIFR.replace(tradeLight, {selector: '.landing-col p', css: [
      '.sIFR-root { font-size:30px; color: #000000;}'
   ] ,wmode:'transparent'	
	, offsetTop: 0
	 , offsetLeft: 0
	, tuneHeight: 0
    , selectable: true		 
});





//sIFR.debug.ratios({ src:'scripts/sifr/flash/itv.swf', selector: 'h1' });
