var Garamond = { src: 'Garamond.swf' };

sIFR.activate(Garamond);
sIFR.preserveSingleWhitespace = true;
//tuneWidth(20);

sIFR.replace(Garamond, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root { font-size: 34px; line-height: 38px; font-weight: bold; color: #003c23; text-align: center; }'
});