var helvr = {
    src: 'http://www.solatube.com/flash/helvr.swf'
  };
var helvl = {
    src: 'http://www.solatube.com/flash/helvl.swf'
  };
var helvb = {
    src: 'http://www.solatube.com/flash/helvb.swf'
  };

  sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(helvr, helvb, helvl);
  
  sIFR.replace(helvl, {
    selector: '.dlrcity',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; vertical-align: bottom; leading: 3px}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #373534; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
   sIFR.replace(helvl, {
    selector: '.dlrheadlines',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '-3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; vertical-align: bottom; leading:1px }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #373534; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
    sIFR.replace(helvb, {
    selector: '.dlrsmsub',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '-3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; color: #ff6418; }'
      ,'a { text-decoration: none; }'
    ]
  });
  sIFR.replace(helvr, {
    selector: 'h1',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '-3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; color: #0079b7; leading:-1px }'
      ,'a { text-decoration: none; }'
  ,'a:link { color: #0074b0; }'
      ,'a:hover { color: #ff6418; }'
    ]
  });
  //]]>
   sIFR.replace(helvl, {
    selector: 'h2',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; vertical-align: bottom; leading:2px }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #0074b0; }'
      ,'a:hover { color: #ff6418; }'
    ]
  });
//]]>
   sIFR.replace(helvl, {
    selector: 'h5',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; vertical-align: bottom; leading:2px; color: #FFFFFF }'
    ]
  });
//]]>
sIFR.replace(helvb, {
    selector: 'h3',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '-3px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; color: #222222; leading: 2px}'
      ,'a { text-decoration: none; }'
    ]
  });
//]]>
  sIFR.replace(helvb, {
    selector: 'h4',wmode: 'transparent', forceClear: true, fitExactly: true, selectable: false, forceSingleLine: true, offsetTop: '-2px', offsetLeft: '0px', visibility: 'hidden'
    ,css: [
      '.sIFR-root { text-align: left; color: #ff6418; leading: 0px}'
      ,'a { text-decoration: none; }'
    ]
  });
