
var light = {
  src: '/assets/swf/neotechlight.swf'
};

sIFR.activate(light);

sIFR.replace(light, {
  selector: ' h2',
  wmode: 'transparent',
  ratios: [8,1.42,9,1.33,12,1.35,21,1.3,31,1.27,32,1.25,36,1.26,37,1.24,42,1.25,57,1.24,60,1.23,61,1.24,69,1.23,70,1.24,101,1.23,102,1.22,106,1.23,107,1.22,110,1.23,111,1.22,113,1.23,116,1.22,117,1.23,118,1.22,119,1.23,121,1.22,122,1.23,1.22],  
  css: {'.sIFR-root': { 'color': '#fffc00','font-size': '25px', 'background-color': '#fff'}}
});

/*sIFR.debug.ratios({ src: '/assets/swf/neotechlight.swf', selector: 'h2' });*/

