var blair = {
    src: imgroot + '/includes/sIFR/blair.swf'
   // ,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
  };

  //sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
 
  sIFR.activate(blair);
  
sIFR.replace(blair, {
selector: '#title h1', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0;, width: auto}','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #ffffff; }']
});

sIFR.replace(blair, {
selector: '#title3Col h1', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0;, width: auto}','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #ffffff; }']
});

sIFR.replace(blair, {
selector: 'div.title', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0;, width: auto}','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #ffffff; }']
});

sIFR.replace(blair, {
selector: 'h1', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0; }','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #ffffff; }']
});

sIFR.replace(blair, {
selector: 'h2', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0;, text-align: left;, margin: 0px;, padding: 0px; }','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #000000; }']
});

sIFR.replace(blair, {
selector: 'h3', wmode:'transparent', css: ['.sIFR-root { color:#6774D0;, letter-spacing: 0;, text-align: left;, margin: 0px;, padding: 0px; }','a { text-decoration: none }','a:link { color: #7b89eb }','a:hover { color: #000000; }']
});

sIFR.replace(blair, {
selector: 'div.widTitle', wmode:'transparent', css: ['.sIFR-root { color:#E9EBF8;, letter-spacing: 0;, text-align: left;, margin: 0px;, padding: 0px; }','a { text-decoration: none }','a:link { color: #E9EBF8 }','a:hover { color: #ffffff; }']
});

sIFR.replace(blair, {
selector: '.intBoxLeft', wmode:'transparent', css: ['.sIFR-root { color:#8a8a8a;, letter-spacing: 0;, text-align: left;, margin: 0px;, padding: 0px; }','a { text-decoration: none }','a:link { color: #6774D0 }','a:hover { color: #ffffff; }']
});
