var archer = { src: 'http://www.eriklopez.net/wp-content/themes/grid_focus/fonts/Archer.swf' };
var franklin = { src: 'http://www.eriklopez.net/wp-content/themes/grid_focus/fonts/FranklinMedCond.swf' };

sIFR.activate(archer, franklin);

sIFR.replace(franklin, {
    selector: 'div.secondaryColumn div.widgetContainer h3',
    ratios: [6, 1.45, 7, 1.35, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 103, 1.15, 104, 1.14, 108, 1.15, 111, 1.14, 113, 1.15, 118, 1.14, 120, 1.15, 1.14],
    css: [
        '.sIFR-root { font-size:22px; }'
        ],
    tuneHeight: '-8',
    offsetTop: '-2',
    wmode: 'transparent'
});

sIFR.replace(franklin, {
    selector: 'div.post h2',
    ratios: [6, 1.45, 7, 1.35, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 103, 1.15, 104, 1.14, 108, 1.15, 111, 1.14, 113, 1.15, 118, 1.14, 120, 1.15, 1.14],
    css: [
        '.sIFR-root { font-size:37px; }',
        'a:link { text-decoration:none; color:#000000; }',
        'a:hover { color:#3C6C92; }'
        ],
        tuneHeight: '-11',
    offsetTop: '-8',
    wmode: 'transparent'
});

sIFR.replace(franklin, {
    selector: 'div.post h3',
    ratios: [6, 1.45, 7, 1.35, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 103, 1.15, 104, 1.14, 108, 1.15, 111, 1.14, 113, 1.15, 118, 1.14, 120, 1.15, 1.14],
    css: [
        '.sIFR-root { font-size:30px; }'
        ],
    tuneHeight: '-8',
    offsetTop: '-2',
    wmode: 'transparent'
});

sIFR.replace(franklin, {
    selector: 'div.page h2',
    ratios: [6, 1.45, 7, 1.35, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 103, 1.15, 104, 1.14, 108, 1.15, 111, 1.14, 113, 1.15, 118, 1.14, 120, 1.15, 1.14],
    css: [
        '.sIFR-root { font-size:37px; }',
        'a:link { text-decoration:none; color:#000000; }',
        'a:hover { color:#3C6C92; }'
        ],
    tuneHeight: '-11',
    offsetTop: '-8',
    wmode: 'transparent'
});

/*
franklin ratios: [6, 1.45, 7, 1.35, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 103, 1.15, 104, 1.14, 108, 1.15, 111, 1.14, 113, 1.15, 118, 1.14, 120, 1.15, 1.14],
archer ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],  
*/