  var tgbcon = {
    src: 'tradegothic-boldcondtwenty.swf'
    ,ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
  };
  

  sIFR.useStyleCheck = true;

  sIFR.activate(tgbcon);

  sIFR.replace(tgbcon, {
    selector: '#sub-logo h1'
    ,css: {
      '.sIFR-root': { 'letter-spacing': 0.1, 'leading': 0, 'font-weight': 'normal', 'color': '#6d6e72', 'font-size': '13px','text-transform': 'uppercase' }
      ,'em': { 'letter-spacing': 0.1, 'leading': 0, 'font-weight': 'normal', 'color': '#fab033', 'font-size': '160%', 'font-style': 'normal' }
    }
   ,wmode: 'transparent'
  });

sIFR.replace(tgbcon, {
    selector: '#boxes-news h1, .boxtitle h1',
	forceSingleLine: 'true'
    ,css: {
      '.sIFR-root': { 'letter-spacing': 0.1, 'leading': 0, 'font-weight': 'normal', 'color': '#636466', 'font-size': '12px' }
      ,'em': { 'font-style': 'normal', 'color': '#fab033' }
    }
   ,wmode: 'transparent'
  });
  
  
sIFR.replace(tgbcon, {
    selector: '#boxes-news h2, .boxtitle h2'
    ,css: {
      '.sIFR-root': { 'letter-spacing': 0.1, 'leading': 0, 'font-weight': 'normal', 'color': '#fbb034', 'font-size': '12px' }
    }
   ,wmode: 'transparent'
  });

