/* ----- H1 ----- */

var interstate = {
  src: 'flash/interstate.swf'
};

sIFR.activate(interstate);

sIFR.replace(interstate, {
  selector: 'h1',
  transparent: true,
  forceSingleLine: false,
  css: [
      '.sIFR-root { font-size: 36px; color: #666666; text-transform: uppercase; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 17, 1.23, 18, 1.25, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 35, 1.2, 36, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 65, 1.19, 66, 1.18, 67, 1.19, 71, 1.18, 72, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]

});

sIFR.replace(interstate, {
  selector: 'dt',
  transparent: true,
  forceSingleLine: false,
  css: [
      '.sIFR-root { font-size: 30px; color: #666666; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 17, 1.23, 18, 1.25, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 35, 1.2, 36, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 65, 1.19, 66, 1.18, 67, 1.19, 71, 1.18, 72, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]

});

sIFR.replace(interstate, {
  selector: '#topQuote',
  transparent: true,
  forceSingleLine: false,
  css: [
      '.sIFR-root { width: 630px; text-align: justify; font-size: 17px; color: #608800; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 17, 1.23, 18, 1.25, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 35, 1.2, 36, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 65, 1.19, 66, 1.18, 67, 1.19, 71, 1.18, 72, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]

});
