  var concorde = {
    src: 'concorde.swf'
  };

  var concordebq = {
    src: 'concordebq.swf'
  };


  sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(concorde);

  sIFR.replace(concorde, {
    selector: 'h1', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 26px; color:#e9ca98; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.h1center', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 32px; color:#4b4b4b;; background-color: #FFFFFF; wmode: transparent; letter-spacing: -1.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: 'h2', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 14px; color:#111111; background-color: #FFFFFF; wmode: transparent; letter-spacing: 1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.h2center', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 24px; color:#4b4b4b; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.25;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: 'h3', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 20px; color:#e9ca98; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.25;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e9ca98; }'
      ,'a:hover { color: #ffffff; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.h3center', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 20px; color:#4b4b4b; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.25;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });


  sIFR.replace(concordebq, {
    selector: 'h4', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 24px; color:#FFFFFF; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: 'h5', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 14px; color:#4b4b4b; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.winehead', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 20px; color:#4b4b4b; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.tnotes', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 20px; color:#4b4b4b; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4b4b4b; }'
      ,'a:hover { color: #000000; }'
    ]
  });


  sIFR.replace(concorde, {
    selector: '.menuoff', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 16px; color:#444444; background-color: #EBE6D6; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.menuon', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 16px; color:#f4f4f4; background-color: #EBE6D6; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.newsletter', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 12px; color:#333333; background-color: #EBE6D6; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #000000; }'
    ]
  });


  sIFR.replace(concorde, {
    selector: '.poptextsmall', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 11px; color:#FFFFFF; background-color: #EBE6D6; wmode: transparent; letter-spacing: -0.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });


  sIFR.replace(concorde, {
    selector: '.redtext', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 13px; color:#990033; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });

  sIFR.replace(concorde, {
    selector: '.h2red', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 18px; color:#990033; text-transform: capitalize; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
 
  sIFR.replace(concorde, {
    selector: '.h2black', wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; font-size: 18px; color:#333333; text-transform: capitalize; background-color: #FFFFFF; wmode: transparent; letter-spacing: -0.5;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });

