var val = {
     src: 'flash/val.swf'
};
sIFR.activate(yourtypeface);

sIFR.replace(yourtypeface, {
      selector: 'h1',
	  sIFR.replace(yourtypeface, {
      selector: 'h2.cpost-title',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#9f0000; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#333333; }'
      ],
      wmode: 'transparent'
});
      wmode: 'transparent'
});
