var satisfaction= {
   src: 'assets/trajanPro.swf',
   ratios: [6, 1.24, 7, 1.21, 8, 1.18, 10, 1.16, 11, 1.13, 12, 1.12, 13, 1.11, 15, 1.1, 17, 1.09, 19, 1.08, 22, 1.07, 26, 1.06, 32, 1.05, 41, 1.04, 58, 1.03, 97, 1.02, 1.01]
};

sIFR.useStyleCheck = true;
sIFR.activate(satisfaction);//,otherfont

sIFR.replace(satisfaction, {
        selector: 'h2'
        ,css: [
         '.sIFR-root { color: #007FB9; font-size: 25px; }'
        ]
        ,wmode: 'transparent'
        ,tuneHeight:0
        ,offsetLeft: 0
});

