// CONFIG FOR CUSTOMIZED SIFR FONTvar humana = {  src: '/flash_files/humana.swf'};sIFR.prefetch(humana);sIFR.compatMode = true;sIFR.activate();sIFR.replace(humana, {selector: '#main_body h2',css: ['.sIFR-root { font-size: 36px; color: #bcc869; line-height: 60px; }'], wmode: 'transparent'});