var snell = {      src: '/flash/snell.swf'};sIFR.activate(snell);sIFR.replace(snell, {      selector: '#left_content h2',      css: [      '.sIFR-root { font-size:26px; font-weight:normal; color:#015C48;}',      ],                  wmode: 'transparent'});sIFR.replace(snell, {      selector: '#left_content h1, #right_content h1,  #right_content h2',      css: [      '.sIFR-root { font-size:35px; font-weight:normal; color:#015C48;}',      ],                  wmode: 'transparent'});