var avenir = {
  src: '/js/bodoni.swf'
};

sIFR.activate();

sIFR.replace( avenir, { selector: 'h1' ,css: [ '.sIFR-root { color:#ffffcc; font-size:36px; line-height:20px; font-weight:normal; width:730px; padding-bottom:5px; }' ], wmode: 'transparent' });
sIFR.replace( avenir, { selector: 'h2' ,css: [ '.sIFR-root { font-weight:normal; font-size:30px; color:#777945; }', '.sIFR-root a{ text-decoration:none; color:#777945; }', '.sIFR-root a:hover{ color:#777945; }' ], wmode: 'transparent' });

