var balmoral = {
      src: 'http://accentcomputerconsulting.com/greengate/wp-content/themes/revolution-10/swf/balmoral.swf'
};
 
sIFR.activate(balmoral);
 
sIFR.replace(balmoral, {
      selector: h2.script-title',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#9f0000; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent'
});