var th = {
src: '/i/fl/din-font.swf'
//wmode: 'transparent'
};
sIFR.delayCSS  = false;
sIFR.prefetch(th);
sIFR.activate(); 

sIFR.replace(th, {
selector: 'h2',
wmode: 'transparent'
,css: [
  '.sIFR-root {color:#c81f1a;font-size:21px}'
]
}); 