var Baron = {
src: '/files/system/sifr/baron_kuffner.swf'};
sIFR.useStyleCheck = true;
sIFR.activate(Baron);

sIFR.replace(Baron, {
selector: 'h1.baron'
,css: [
  '.sIFR-root { color: #6b8f83; text-align: left; font-weight: normal; font-size: 22px;  }'
  ,'a { color: #6b8f83; text-decoration: none; }'
  ,'a:link { color: #6b8f83; }'
  ,'a:hover { color: #6b8f83; }'
]
,wmode: 'transparent'
});


