var Garamond = { src: '/wp-content/themes/emg/garamond.swf' };

sIFR.activate(Garamond);
sIFR.preserveSingleWhitespace = true;
//tuneWidth(20);
sIFR.replace(Garamond, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root { color: #005820; font-weight: normal; font-size: 30px; padding: 0px; margin: 0px; }'
});
sIFR.replace(Garamond, {
  selector: 'h2',
  wmode: 'transparent',
  css: '.sIFR-root { color: #5c543b; font-weight: normal; font-size: 25px; padding: 0px; margin: 0px; }'
});
