var helvetica = { src: (window.baseUrl || '/') + 'helvetica.swf' };

sIFR.activate(helvetica);

sIFR.replace(helvetica, {
  selector: 'h2',
	transparent: true,
	tuneHeight: -3,
  css: '.sIFR-root { font-size: 36px; color: #002244; background-color: #fefbdd; font-weight: bold; leading: 3; }',
	ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 30, 1.27, 34, 1.28, 37, 1.27, 41, 1.28, 54, 1.27, 86, 1.26, 87, 1.25, 88, 1.26, 1.25]
});
