

var tradegothic = {
    src: 'tradegothiclight.swf', ratios: [7,1.32,11,1.31,12,1.24,16,1.27,19,1.23,24,1.22,33,1.2,37,1.19,38,1.2,51,1.19,55,1.18,56,1.19,78,1.18,80,1.17,82,1.18,83,1.17,84,1.18,87,1.17,88,1.18,93,1.17,94,1.18,1.17]
  };

sIFR.activate(tradegothic);



sIFR.replace(tradegothic, {
    selector: 'h1'
    ,css: {
      '.sIFR-root': { 'background-color': '#DCDCDC', 'color':'#ffffff' }
    }, wmode: 'transparent'

  });


sIFR.replace(tradegothic, {
    selector: 'h2'
    ,css: {
      '.sIFR-root': { 'background-color': '#DCDCDC', 'color':'#9A141B' }
    }, wmode: 'transparent'
	

  });


/*sIFR.debug.ratios({ src: 'tradegothiclight.swf', selector: 'h1' });*/





