var shortcut = { 
	src: 'flash/shortcut.swf'
};
sIFR.activate(shortcut);
sIFR.replace(shortcut, {
      selector: 'h3',
      wmode: 'transparent',
			css: '.sIFR-root { color:#4f7267; }'
});
