var FranklinGothicNo2 = {
  src: 'FranklinGothicNo2.swf'
};

sIFR.activate(FranklinGothicNo2); // From revision 209 and onwards
//sIFR.debug.ratios({ src: 'FranklinGothicNo2.swf', selector: 'h1' });

sIFR.replace(FranklinGothicNo2, {
  selector: 'h1'
  ,ratios: [7,1.47,10,1.43,18,1.36,22,1.34,26,1.32,37,1.31,42,1.3,48,1.29,51,1.3,61,1.29,63,1.28,64,1.29,67,1.28,68,1.29,108,1.28,109,1.27,119,1.28,120,1.27,122,1.28,124,1.27,1.28]
  ,css: {
      '.sIFR-root': { 'color': '#000000', 'font-size': '17px' }
    }
	,wmode: 'transparent'
});
/*sIFR.replace(FranklinGothicNo2, {
  selector: '.tableStandard h2'
  ,ratios: [7,1.47,10,1.43,18,1.36,22,1.34,26,1.32,37,1.31,42,1.3,48,1.29,51,1.3,61,1.29,63,1.28,64,1.29,67,1.28,68,1.29,108,1.28,109,1.27,119,1.28,120,1.27,122,1.28,124,1.27,1.28]
  ,css: {
      '.sIFR-root': { 'color': '#000000', 'font-size': '14px' }
    }
	,wmode: 'transparent'
});
sIFR.replace(FranklinGothicNo2, {
  selector: '.tableStandard h3'
  ,ratios: [7,1.47,10,1.43,18,1.36,22,1.34,26,1.32,37,1.31,42,1.3,48,1.29,51,1.3,61,1.29,63,1.28,64,1.29,67,1.28,68,1.29,108,1.28,109,1.27,119,1.28,120,1.27,122,1.28,124,1.27,1.28]
  ,css: {
      '.sIFR-root': { 'color': '#000000', 'font-size': '13px' }
    }
	,wmode: 'transparent'
});

sIFR.replace(frutiger, {
  selector: '.tableTopStart h1'
  ,ratios: [8,1.41,11,1.31,15,1.29,25,1.25,33,1.23,43,1.22,61,1.21,91,1.2,92,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,121,1.19,122,1.2,124,1.19,1.2]
  ,css: {
      '.sIFR-root': { 'color': '#ffffff', 'font-size': '26px', 'font-weight': 'bold' }
    }
	,wmode: 'transparent'
});

sIFR.replace(frutiger, {
  selector: '.tableTopStart h2'
  ,ratios: [8,1.41,11,1.31,15,1.29,25,1.25,33,1.23,43,1.22,61,1.21,91,1.2,92,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,121,1.19,122,1.2,124,1.19,1.2]
  ,css: {
      '.sIFR-root': { 'color': '#ffffff', 'font-size': '16px' }
    }
	,wmode: 'transparent'
});

sIFR.replace(frutiger, {
  selector: '.tableTopStart h3'
  ,ratios: [8,1.41,11,1.31,15,1.29,25,1.25,33,1.23,43,1.22,61,1.21,91,1.2,92,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,121,1.19,122,1.2,124,1.19,1.2]
  ,css: {
      '.sIFR-root': { 'color': '#C297A7', 'font-size': '16px', 'font-style': 'italic' }
    }
	,wmode: 'transparent'
});

sIFR.replace(tradegothic, {
  selector: '.tablePuff_2 h2'
  ,tuneHeight: '-3px'
  ,offsetTop: '0'
  ,ratios: [8,1.41,10,1.33,14,1.31,16,1.26,20,1.27,24,1.26,25,1.24,26,1.25,35,1.24,39,1.23,40,1.24,49,1.23,74,1.22,75,1.21,81,1.22,94,1.21,95,1.22,1.21]
  ,css: {
      '.sIFR-root': { 'color': '#ffffff', 'text-transform': 'capitalize', 'font-size': '14px' }
    }
	,wmode: 'transparent'
});
*/

