var palatino = {
  src: 'http://www.alberodellavita.org/swf/tradegothic.swf'
  ,css: {'.sIFR-root': { 'font-size': '28px', 'background': 'transparent url(img/bg_h2.gif) top left no-repeat' , 'color':'#b20801', 'text-transform':'lowercase'}}
  ,ratios: [7,1.58,8,1.48,10,1.5,14,1.45,17,1.43,25,1.41,31,1.4,34,1.39,46,1.38,48,1.37,51,1.38,72,1.37,74,1.36,77,1.37,85,1.36,86,1.37,1.36]
  ,wmode:'transparent'
};

/*
sIFR.useStyleCheck = true;
sIFR.activate(palatino);

sIFR.replace(palatino, {
  selector: '.details h2'
});
*/

