var script = {
  src: '/flash/script.swf'
};
sIFR.prefetch(script);
	sIFR.activate();
	sIFR.replace(script, {
    selector: 'h2'
    ,css: '.sIFR-root { font-weight: normal; color: #e9abed;}'
	 ,wmode: 'transparent'
  });
	

  
	