  var sanford = { src: '/scripts/sanfw.swf', ratios: [11, 1.13, 13, 1.04, 16, 1.03, 25, 1, 37, 0.98, 52, 0.96, 53, 0.95, 54, 0.96, 56, 0.95, 59, 0.96, 91, 0.95, 92, 0.94, 97, 0.95, 98, 0.94, 105, 0.95, 118, 0.94, 120, 0.95, 0.94] };

  sIFR.useStyleCheck = true;
  sIFR.fixWrap = true;
  sIFR.forceWidth  = true;
  sIFR.useDomLoaded = true;
  sIFR.activate(sanford);

  sIFR.replace(sanford, {
    selector: '#menu li, #path .item',
    css: ['.sIFR-root { text-align: right; font-size: 24px; }',
          'a { text-decoration: none; color: #322b1f; cursor: default; }',
          'a:hover { text-decoration: none; color: #aea381; cursor: default; }'],
    forceSingleLine: true,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#submenu li',
    css: ['.sIFR-root { text-align: right; font-size: 20px; }',
          'a { text-decoration: none; color: #322b1f; cursor: default; }',
          'a:hover { text-decoration: none; color: #aea381; cursor: default; }'],
    forceSingleLine: true,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#main .footertext',
    css: ['.sIFR-root { font-size: 12px; color: #aea381; text-align: right; }',
          'p { text-align: right; }'],
    forceSingleLine: false,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#main .maintext',
    css: ['.sIFR-root { font-size: 14px; color: #aea381; text-align: justify; line-height: 18px; }'],
    forceSingleLine: false,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#main .linktext .itemwrapper .item, #main .linktext .itemwrapper3 .item',
    css: ['.sIFR-root { font-size: 20px; color: #3a3423; }',
          'a { text-decoration: none; color: #aea381; }',
          'a:hover { text-decoration: none; color: #aea381; }'],
    forceSingleLine: true,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#main .linktext .itemwrapper4 .item',
    css: ['.sIFR-root { font-size: 18px; color: #3a3423; }',
          'a { text-decoration: none; color: #aea381; }',
          'a:hover { text-decoration: none; color: #aea381; }'],
    forceSingleLine: true,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });

  sIFR.replace(sanford, {
    selector: '#main .linktext .itemwrapper2 .item',
    css: ['.sIFR-root { font-size: 20px; color: #3a3423; }',
          'a { text-decoration: none; color: #3a3423; }',
          'a:hover { text-decoration: none; color: #aea381; }'],
    forceSingleLine: true,
    sharpness: 0,
    offsetTop: 5,
    wmode: 'transparent'
  });
