
var gotham = { src: '../lib/js/gotham.swf' };


sIFR.activate(gotham);


sIFR.replace(gotham, {
selector: 'h1.sIFR'
        , css: [
          '.sIFR-root { color: #c4161c; font-size:42px;}'
        ]
        , wmode: 'transparent'
});

sIFR.replace(gotham, {
selector: 'h1.sIFR2'
        , css: [
          '.sIFR-root { color: #48A5C5; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR3'
        , css: [
          '.sIFR-root { color: #C42D46; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR4'
        , css: [
          '.sIFR-root { color: #A8A8A8; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR5'
        , css: [
          '.sIFR-root { color: #C5ED58; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR6'
        , css: [
          '.sIFR-root { color: #919191; font-size:42px; }'
        ]
        , wmode: 'transparent'
});

sIFR.replace(gotham, {
selector: 'h1.sIFR7'
        , css: [
          '.sIFR-root { color: #F16011; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR8'
        , css: [
          '.sIFR-root { color: #52C9F5; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR9'
        , css: [
          '.sIFR-root { color: #03003C; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR10'
        , css: [
          '.sIFR-root { color: #00619C; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR11'
        , css: [
          '.sIFR-root { color: #000000; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR12'
        , css: [
          '.sIFR-root { color: #9E1511; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR13'
        , css: [
          '.sIFR-root { color: #00D2FF; font-size:42px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR14'
        , css: [
          '.sIFR-root { color: #98CBDF; font-size:27px; }'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.sIFR15'
        , css: [
          '.sIFR-root { color: #F16011; font-size:27px; }'
        ]
        , wmode: 'transparent'
});






sIFR.replace(gotham, {
selector: 'h2.sIFR'
        , css: [
          '.sIFR-root { color: #000000; width:40px; float:left; font-size:18px;}'
        ]
        , wmode: 'transparent'
});
sIFR.replace(gotham, {
selector: 'h1.BlueSIFR'
        , css: [
          '.sIFR-root { color: #159db5;}'
        ]
        , wmode: 'transparent'
});
