var palatino = {
  src: '/flash/palatino.swf'
};

sIFR.activate(palatino);

 
    sIFR.replace(palatino, {
    selector: '#columnLeft h2, #columnRight h2',
    css: [
      '.sIFR-root { font-size: 18px;, color: #614a5d;, font-weight: normal; }'
    ],
    wmode: 'transparent'
  });
	
    sIFR.replace(palatino, {
    selector: '#boxMeasure h2, #boxGallery h2, #boxGifts h2',
    css: [
      '.sIFR-root { font-size: 18px;, color: #614a5d;, font-weight: normal; }'
    ],
    wmode: 'transparent'
  });
	
    sIFR.replace(palatino, {
    selector: '#boxNewsletter h3, #boxLocator h3, #menuContext h3',
    css: [
      '.sIFR-root { font-size: 14px;, color: #614a5d;, font-weight: normal; }'
    ],
    wmode: 'transparent'
  });
  
  