var minion = {
  src: 'includes/minion.swf'
};

var caslon = {
    src: 'includes/myriad.swf'
};

sIFR.activate();
//sIFR.debug.ratios({ src: 'includes/myriad.swf', selector: '#mainNav h1' });
//sIFR.debug.ratios({ src: 'includes/Arno.swf', selector: '#secondaryContent blockquote h1' });
sIFR.replace(caslon, {
    selector: 'h3.signature',
    
    wmode: 'transparent',
    css: [
        '.sIFR-root { color: #243E00; font-weight:bold; font-size:20px}'
    ],
    ratios: [7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 26, 1.32, 37, 1.31, 42, 1.3, 44, 1.29, 45, 1.3, 48, 1.29, 51, 1.3, 64, 1.29, 67, 1.28, 68, 1.29, 71, 1.28, 72, 1.29, 74, 1.28, 75, 1.29, 1.28]
});
//sifr.replace(arno, {
//    selector: '#maincontent h1',
//    wmode: 'transparent',
//    css: [
//        '.sifr-root { color: #4e483c; letter-spacing: 1.2; font-weight:bold; }'
//    ],
//    ratios:[7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 26, 1.32, 37, 1.31, 42, 1.3, 44, 1.29, 45, 1.3, 48, 1.29, 51, 1.3, 64, 1.29, 67, 1.28, 68, 1.29, 71, 1.28, 72, 1.29, 74, 1.28, 75, 1.29, 1.28]

//});
//sifr.replace(arno, {
//    selector: '#maincontent h2',
//    wmode: 'transparent',
//    css: [
//        '.sifr-root {color:#4e483c; margin-bottom:0; padding-bottom:0;}'
//    ],
//    ratios: [7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 26, 1.32, 37, 1.31, 42, 1.3, 44, 1.29, 45, 1.3, 48, 1.29, 51, 1.3, 64, 1.29, 67, 1.28, 68, 1.29, 71, 1.28, 72, 1.29, 74, 1.28, 75, 1.29, 1.28]
//});

//sIFR.replace(calibri, {
//    selector: '#secondaryContent blockquote h1',
//    wmode: 'transparent',
//    css: [
//        '.sIFR-root {color:#fff; margin-bottom:0; padding-bottom:0; text-align:center;}'
//    ],
//    ratios: [7, 1.47, 10, 1.43, 18, 1.36, 22, 1.34, 26, 1.32, 37, 1.31, 42, 1.3, 44, 1.29, 45, 1.3, 48, 1.29, 51, 1.3, 64, 1.29, 67, 1.28, 68, 1.29, 71, 1.28, 72, 1.29, 74, 1.28, 75, 1.29, 1.28]
//});

