var berthold = {
  src: 'http://communityfoundationofjohnsoncounty.org/templates/cfjc/sifr/berthold.swf', ratios: [6, 1.38, 8, 1.29, 11, 1.22, 12, 1.2, 18, 1.19, 23, 1.15, 25, 1.14, 28, 1.13, 39, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
};

sIFR.activate(berthold);

sIFR.replace(berthold, {
  selector: '#content h2', 
  wmode: 'transparent', 
  tuneHeight: '-5',
  css: [
      '.sIFR-root { color: #85A634; font-weight: normal;}'
  ]
});

sIFR.replace(berthold, {
  selector: '#news-header h2', 
  wmode: 'transparent', 
  tuneHeight: '-10',
  css: [
      '.sIFR-root { color: #85A634; font-weight: normal;}'
  ]
});