var helveticalight = { src: 'http://www.colenielsen.com/blog/wp-content/themes/colenielsendotcomnosifr/resources/helveticalt.swf' };
var helveticabold = { src: 'http://www.colenielsen.com/blog/wp-content/themes/colenielsendotcomnosifr/resources/helveticabd.swf' };

sIFR.isEnabled = false;

sIFR.activate(helveticalight, helveticabold);

sIFR.replace(helveticabold, {
  selector: 'h1',
  tuneWidth: 1,
  forceSingleLine: true,
  fitExactly: false,
  tuneHeight: -6,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #181110; }',
     'a { text-decoration: none; }',
     'a:link { color: #181110; }',
     'a:hover { color: #b0ada6; }'
  ]
});

sIFR.replace(helveticabold, {
  selector: 'h2',
  tuneWidth: 1,
  fitExactly: false,
  forceSingleLine: true,
  tuneHeight: -6,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #B0ADA6; }',
     'a { text-decoration: none; }',
     'a:link { color: #B0ADA6; }',
     'a:hover { color: #181110; }'
  ]
});

sIFR.replace(helveticabold, {
  selector: 'h3',
  tuneWidth: 1,
  fitExactly: false,
  forceSingleLine: true,
  tuneHeight: -6,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #B0ADA6; }',
     'a { text-decoration: none; }',
     'a:link { color: #B0ADA6; }',
     'a:hover { color: #181110; }'
  ]
});

sIFR.replace(helveticabold, {
  selector: 'h4',
  tuneWidth: 1,
  fitExactly: false,
  forceSingleLine: true,
  tuneHeight: -6,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #B0ADA6; }',
     'a { text-decoration: none; }',
     'a:link { color: #B0ADA6; }',
     'a:hover { color: #181110; }'
  ]
});

sIFR.replace(helveticabold, {
  selector: 'h5',
  tuneWidth: 1,
  fitExactly: false,
  forceSingleLine: true,
  tuneHeight: -6,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #B0ADA6; }',
     'a { text-decoration: none; }',
     'a:link { color: #B0ADA6; }',
     'a:hover { color: #181110; }'
  ]
});

sIFR.replace(helveticalight, {
  selector: 'span',
  antiAliasType: "advanced",
  sharpness: 400,
  forceSingleLine: true,
  css: [
     '.sIFR-root { background-color: #FFFFFF; color: #544e44; }',
     'a { text-decoration: none; }',
     'a:link { color: #000000; }',
     'a:hover { color: #b0ada6; }'
  ]
});