  sIFR.delayCSS  = true;
 
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(helvetica);
  sIFR.activate(serif);
    sIFR.activate(jacoby);
    
      sIFR.replace(serif, {
    selector: '#yp #secondary-content .stories .panel-header h2, #yp #secondary-content .childline .panel-header h2, #yp #secondary-content .vr .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#ffffff;  }'
       ,'a { text-decoration: none; color:#ffffff; cursor:pointer;}'
      ,'a:hover { text-decoration: underline; color:#ffffff; cursor:pointer;}'

    ]
  });
  sIFR.replace(serif, {
      selector: '#yp #secondary-content .star .panel-header h2, #yp #secondary-content .games .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333;  }'
       ,'a { text-decoration: none; color:#333333; cursor:pointer;}'
      ,'a:hover { text-decoration: underline; color:#333333; cursor:pointer;}'

    ]
  });

        sIFR.replace(jacoby, {
    selector: '#child #secondary-content .stories .panel-header h2, #child #secondary-content .games .panel-header h2, #child #secondary-content .childline .panel-header h2 , #child #secondary-content .star .panel-header h2, #child #secondary-content .vr .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333;  }'
       ,'a { text-decoration: none; color:#333333;}'
      ,'a:hover { text-decoration: underline; color:#333333;}'

    ]
  });

      sIFR.replace(serif, {
    selector: '#yp #navigation-wrapper .msgboard .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#E4FF00;  }'
    ]
  });
        sIFR.replace(jacoby, {
    selector: '#child #navigation-wrapper .msgboard .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#421E6E;  }'
    ]
  });

      sIFR.replace(helvetica, {
    selector: '.buttons .yellow p'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#000000;  text-transform:uppercase;}'
          ,'a { text-decoration: none; color:#000000; text-transform:uppercase;}'
          ,'a:hover { text-decoration: none; color:#000000; text-transform:uppercase;}'
    ]
  });
      sIFR.replace(helvetica, {
    selector: '.buttons .red p'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#ffffff;  text-transform:uppercase;}'
          ,'a { text-decoration: none; color:#ffffff; text-transform:uppercase;}'
          ,'a:hover { text-decoration: none; color:#ffffff; text-transform:uppercase;}'
    ]
  });

      sIFR.replace(serif, {
    selector: '#yp #main-content .intro .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333; }'
    ]
  });
        sIFR.replace(jacoby, {
    selector: '#child #main-content .intro .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333; }'
    ]
  });

      sIFR.replace(serif, {
    selector: '#yp .navigation li p.replace '
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#ffff66; }'
     ,'a { text-decoration: none; color:#ffffff; }'
      ,'a:hover { text-decoration: none; color:#ffff66;}'    ]
  });
      sIFR.replace(serif, {
    selector: '#yp .navigation li p.replace_alt '
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#006A99; }'
     ,'a { text-decoration: none; color:#666666; }'
      ,'a:hover { text-decoration: none; color:#006A99;}'    ]
  });
      sIFR.replace(jacoby, {
    selector: '#child .navigation li p.replace '
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#9b224e; }'
     ,'a { text-decoration: none; color:#333333; }'
      ,'a:hover { text-decoration: none; color:#9b224e;}'    ]
  });
      sIFR.replace(jacoby, {
    selector: '#child .navigation li p.replace_alt '
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#006A99; }'
     ,'a { text-decoration: none; color:#666666; }'
      ,'a:hover { text-decoration: none; color:#006A99;}'    ]
  });
        sIFR.replace(jacoby, {
    selector: '#splash .col1 .adults .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333; }'
    ]
  });
        sIFR.replace(serif, {
    selector: '#splash .col2 .adults .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333; }'
    ]
  });

         sIFR.replace(helvetica, {
    selector: '#splash .intro .panel-header h2'
    ,wmode: 'transparent'
     ,css: [
     '.sIFR-root { text-align: left; color:#333333; }'
    ]
  });
