var futuraMed = { src: '../siteincludes/fonts/FuturaMedium.swf' };

sIFR.activate(futuraMed);

sIFR.replace(futuraMed, {
    selector: 'div#date h1',
    ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
    css: [
        '.sIFR-root { text-transform: uppercase; font-size: 14px; color: #FFFFFF; }'
      ],
    wmode: 'transparent'});

sIFR.replace(futuraMed, {
    selector: 'div#leftcolumn h1',
    ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
    css: [
        '.sIFR-root { text-transform: uppercase; font-size: 25px; color: #81C53F; }'
      ],
    wmode: 'transparent'});

sIFR.replace(futuraMed, {
    selector: 'div#leftcolumn h2',
    ratios: [9, 1.49, 10, 1.39, 13, 1.41, 16, 1.39, 19, 1.38, 20, 1.35, 23, 1.36, 29, 1.35, 30, 1.33, 39, 1.34, 40, 1.32, 44, 1.33, 46, 1.32, 47, 1.33, 74, 1.32, 76, 1.31, 77, 1.32, 1.31],
    css: [
        '.sIFR-root { text-transform: uppercase; font-size: 20px; color: #81C53F; }'
      ],
    wmode: 'transparent'});
