var font1= {
   src: 'assets/SnellRoundhandBold.swf'
   ,ratios: [7, 1.47, 10, 1.43, 15, 1.36, 19, 1.34, 23, 1.32, 27, 1.31, 30, 1.3, 33, 1.31, 34, 1.29, 35, 1.3, 50, 1.29, 53, 1.28, 54, 1.29, 81, 1.28, 84, 1.27, 85, 1.28, 95, 1.27, 96, 1.28, 1.27]
};

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

//sIFR.debug.ratios
//sIFR.replace
sIFR.replace(font1, {
        selector: '.img_descr strong'
        ,css: [
         '.sIFR-root { color: #FFFFFF; font-size: 26px; }'
        ]
        ,wmode: 'transparent'
});
//.img_descr h1,