//sIFR.debug.ratios({ src: 'sifr/americantypewriter-light.swf', selector: '#introtxt001' });

var page_titles = { src: 'sifr/americantypewriter-light.swf' }; // FOR LOCAL FILES TO WORK
var page_titles_medium = { src: 'sifr/americantypewriter-medium.swf' }; // FOR LOCAL FILES TO WORK

sIFR.useStyleCheck = true;
sIFR.activate(page_titles, page_titles_medium);

sIFR.replace(page_titles, {
selector: '#strapline p'
,wmode: 'transparent'
,fixFocus: true
//,forceSingleLine: true
,css: [
'.sIFR-root { font-weight:normal; color:#112372; font-size:19px; text-align:right; }'
]
,ratios: [8, 1.41, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 37, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 82, 1.23, 85, 1.22, 86, 1.23, 94, 1.22, 95, 1.23, 1.22]
});

// ### MAIN NAV LINKS ###

sIFR.replace(page_titles_medium, {
selector: 'ul#mainnav li'
,wmode: 'transparent'
,fixFocus: true
//,forceSingleLine: true
,css: [
'.sIFR-root { font-weight:normal; color:#666666; font-size:11px; text-align:right; letter-spacing:5; }'
,'a { text-decoration: none; }'
,'a:link { color: #666666; }'
,'a:hover { color: #e7ecec; }'
]
,ratios: [8, 1.41, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 37, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 82, 1.23, 85, 1.22, 86, 1.23, 94, 1.22, 95, 1.23, 1.22]
});


// ### DESCRIPTIVE TXT ###

sIFR.replace(page_titles_medium, {
selector: '#descriptivetxt p'
,wmode: 'transparent'
,fixFocus: true
//,forceSingleLine: true
,css: [
'.sIFR-root { font-weight:normal; color:#666666; font-size:14px; text-align:right; leading:0;}'
]
,ratios: [8, 1.41, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 37, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 82, 1.23, 85, 1.22, 86, 1.23, 94, 1.22, 95, 1.23, 1.22]
});
