var hoefler = {
  src: '/assets/flash/hoefler.swf'
};
sIFR.prefetch(hoefler);
//sIFR.prefetch(thereza);

sIFR.activate();

sIFR.replace(hoefler, {
  selector: 'h1',
  ratios: [7,1.32,8,1.31,12,1.27,19,1.23,22,1.2,28,1.19,30,1.17,36,1.18,45,1.17,50,1.16,51,1.17,71,1.16,72,1.15,73,1.16,79,1.15,80,1.16,1.15],
  css: '.sIFR-root { color: #44032B; letter-spacing: 0; font-style: italic; } a {color:#44032B; text-decoration: none;} a:hover {color:#CA006C,text-decoration:underline; }',
  wmode: 'transparent'
});


