/* http://designintellection.com/2008/this-is-how-you-get-sifr-to-work/ */var vagrounded = {      src: 'flash/vagrounded.swf'}; sIFR.activate(vagrounded); sIFR.replace(vagrounded, {      selector: 'h1',      css: [      '.sIFR-root { font-size: 19px; font-weight:normal; color:#fcb034; }'      ],      wmode: 'transparent'}); 