var font = {
src: '/layout/sifr.swf',
useStyleCheck: false,
repaintOnResize: true,
fitExactly: true
}
sIFR.domains = ['*'];
sIFR.replace(font, {
selector: 'body div#column_center h2',
css: [
'.sIFR-root { color: #4E7391; }'
],
ratios: [8, 1.3, 9, 1.22, 10, 1.25, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 30, 1.15, 40, 1.14, 52, 1.13, 53, 1.12, 57, 1.13, 58, 1.12, 59, 1.13, 87, 1.12, 88, 1.11, 93, 1.12, 97, 1.11, 99, 1.12, 107, 1.11, 108, 1.12, 1.11],
wmode: 'transparent'
});
sIFR.replace(font, {
selector: 'div.box_heading h3',
css: [
'.sIFR-root { color: #A4CBDB; text-transform: uppercase; font-size: 16px; margin-bottom: 0px; }'
],
ratios: [8, 1.3, 9, 1.22, 10, 1.25, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 30, 1.15, 40, 1.14, 52, 1.13, 53, 1.12, 57, 1.13, 58, 1.12, 59, 1.13, 87, 1.12, 88, 1.11, 93, 1.12, 97, 1.11, 99, 1.12, 107, 1.11, 108, 1.12, 1.11],
wmode: 'transparent'
});
//sIFR.debug.ratios({ src: '/layout/sifr.swf', selector: 'h2' });
if (swfobject.hasFlashPlayerVersion('8.0.0')) sIFR.activate(font);
