var eurostile_demi = {
    src: 'fileadmin/sifr/eurostile_demi.swf',
    ratios: [8, 1.41, 10, 1.33, 15, 1.31, 19, 1.28, 26, 1.25, 29, 1.24, 30, 1.25, 35, 1.24, 49, 1.23, 79, 1.22, 80, 1.21, 81, 1.22, 89, 1.21, 90, 1.22, 1.21]
};

var syntaxcom_bold = {
    src: 'fileadmin/sifr/syntaxcom_bold.swf', 
    ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 44, 1.22, 47, 1.21, 48, 1.22, 70, 1.21, 71, 1.2, 73, 1.21, 74, 1.2, 75, 1.21, 76, 1.2, 78, 1.21, 79, 1.2, 80, 1.21, 84, 1.2, 85, 1.21, 1.2]
};

sIFR.useStyleCheck = true;
sIFR.forceWidth = true;
sIFR.fitExactly = true;
sIFR.activate(syntaxcom_bold);

sIFR.replace(syntaxcom_bold, {
    selector: 'h1.grau'
    ,css: [
        '.sIFR-root { font-size: 17px; color: #898989; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});

sIFR.replace(syntaxcom_bold, {
    selector: 'h2.stores-detail'
    ,css: [
        '.sIFR-root { font-size: 14px; color: #292929; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});

sIFR.replace(syntaxcom_bold, {
    selector: 'h1.header_sitename'
    ,css: [
        '.sIFR-root { font-size: 27px; color: #ffffff; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});

sIFR.replace(syntaxcom_bold, {
    selector: 'h1'
    ,css: [
        '.sIFR-root { font-size: 20px; color: #e2001a; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});
