var gothamlight = {
  src: 'flash/gothamlight.swf'
  ,ratios:[6,1.24,11,1.13,12,1.12,21,1.07,29,1.04,30,1.05,49,1.03,53,1.02,54,1.03,74,1.02,77,1.01,78,1.02,83,1.01,84,1.02,89,1.01,90,1.02,95,1.01,96,1.02,1.01]
};

sIFR.activate(gothamlight); 

sIFR.replace(gothamlight, {
  selector: 'h1'
  ,css: [
      '.sIFR-root { color: #3c9401;}'
    ]
});
