/* This is the configuration file for all the flash replaced titles */
var garamondProSB = {
src: 'flash/garamondProSB.swf'
,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
};
  

sIFR.activate(garamondProSB);
  
sIFR.replace(garamondProSB, {
  wmode: 'transparent',
  forceWidth: true,
  forceSingleLine: true,
  tuneHeight: 10,
  tuneWidth: 15,
  offsetTop: 5,
  offsetLeft: 5,
    selector: 'h1, :not(h1.seo)'
    ,css: [
      '.sIFR-root { color: #ffffff; text-align: left; font-weight: normal; letter-spacing:0.2; background-color:#ffffff; leading:5; }'
      ,'a { text-decoration: underline; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; text-decoration: none; }'
    ]
  });
