var themixnormal = { src: '/flash/themixnormal.swf' };
var themixbold = { src: '/flash/themixbold.swf' };
var themixbolder = { src: '/flash/themixbolder.swf' };
var themixlight = { src: '/flash/themixlight.swf' };

sIFR.activate(themixnormal,themixbold,themixbolder,themixlight);

var themixratios = [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 66, 1.15, 67, 1.16, 108, 1.15, 111, 1.14, 114, 1.15, 118, 1.14, 120, 1.15, 1.14];

sIFR.replace(themixlight, {
    selector: '#switch-wrapper h1',
    css: ['.sIFR-root {color:#005082;kerning:true;leading:-3;font-weight:normal;}','strong {color:#4d9000;font-weight:normal; }','em {font-style:none;font-weight:bold;}', '.f {font-weight:normal;font-size:60px;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixlight, {
    selector: '#switch-wrapper h2',
    css: ['.sIFR-root {color:#4d9000;kerning:true;leading:-3;font-weight:normal;}'],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixlight, {
    selector: '#switch-wrapper h3',
    css: ['.sIFR-root {color:#005082;kerning:true;leading:-3;font-weight:normal;}'],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixnormal, {
    selector: '#switch-wrapper h4',
    css: ['.sIFR-root {color:#005082;kerning:true;leading:-3;font-weight:normal;}'],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixlight, {
    selector: '#flash-main h2',
    css: ['.sIFR-root {color:#005082;kerning:true;leading:-3;font-weight:normal;}','strong {color:#4d9000;font-weight:normal; }','em {font-style:none;font-weight:bold;}', '.f {font-weight:normal;font-size:60px;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixlight, {
    selector: '#flash-main h3',
    css: ['.sIFR-root {color:#4d9000;kerning:true;leading:-3;font-weight:normal;}'],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixlight, {
    selector: '#switch h4',
    css: ['.sIFR-root {color:#005082;kerning:true;leading:-3;font-weight:normal;}'],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});
