var georgia = { src: '/Assets/WhiteHouseVets/Flash/georgia.swf' };
var helveticalight = { src: '/Assets/WhiteHouseVets/Flash/helvetica-lt-35-thin.swf' };

sIFR.activate(georgia, helveticalight);

sIFR.replace(georgia, {
    selector: 'h1',
    css: '.sIFR-root { background-color: #fffff; color: #144760; }',
    ratios: [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, 62, 1.15, 65, 1.16, 66, 1.15, 67, 1.16, 109, 1.15, 110, 1.14, 116, 1.15, 117, 1.14, 122, 1.15, 1.14],
    wmode: 'transparent'
});
sIFR.replace(helveticalight, {
    selector: 'div.subnavigation h3',
    css: '.sIFR-root { background-color: #144760; color: #ffffff; }',
    ratios: [7, 1.32, 8, 1.31, 12, 1.27, 19, 1.23, 22, 1.2, 29, 1.19, 36, 1.18, 55, 1.17, 56, 1.16, 57, 1.17, 88, 1.16, 91, 1.15, 95, 1.16, 98, 1.15, 99, 1.16, 105, 1.15, 106, 1.16, 1.15],
    wmode: 'transparent'
});

