
//sIFR.useStyleCheck = true;

//var futurastd = { src: 'sites/thi10v2/sifr/futurastd.swf' };


sIFR.activate(futurastd);


sIFR.replace(futurastd, {
selector:'h1',
css: [
'.sIFR-root { font-size: 24px; color:#FFFFFF; text-transform:uppercase; text-indent:15; }'
],
fitExactly: true,
tuneWidth: 15,
offsetTop: 7,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.btnN h4',
css: [
'.sIFR-root { font-size: 16px; display:inline; text-indent: 20px; }',
'a:link { color:#FFFFFF; text-decoration:none; }',
'a:hover { color:#FFFFFF; text-decoration:none; }'
],
fitExactly: true,
forceSingleLine: true,
tuneWidth: 45,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.fTxt h2',
css: [
'.sIFR-root { font-size: 22px; color:#000000; display:inline; }'
],
fitExactly: true,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.fTxt2 h2',
css: [
'.sIFR-root { font-size: 20px; color:#d73131; display:inline; }'
],
fitExactly: true,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.fTxtSt h2',
css: [
'.sIFR-root { font-size: 22px; color:#d73131; display:inline; text-transform:uppercase; }'
],
fitExactly: true,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.fTxtB h2',
css: [
'.sIFR-root { font-size: 24px; color:#FFFFFF; display:inline; }'
],
fitExactly: true,
wmode: 'transparent'
});

sIFR.replace(futurastd, {
selector:'.fTxtWL h2',
css: [
'.sIFR-root { font-size: 20px; display:inline; text-transform:uppercase; }',
'a:link { color:#000000; text-decoration:none; }',
'a:hover { color:#D63131; text-decoration:none; }'
],
fitExactly: true,
forceSingleLine: true,
wmode: 'transparent'
});


