var abold = { src: '/sifr/sifr2.swf' };
sIFR.useStyleCheck = true;
sIFR.activate(abold);

sIFR.replace(abold, {
  selector: 'ul.shortcuts li',
  css: ['.sIFR-root { color: #000000; }','a { color: #842727; text-decoration:none;}','a:hover { color: #842727; text-decoration:none;}'],
  wmode: 'transparent'
});
sIFR.replace(abold, {
  selector: '.archer',
  css: ['.sIFR-root { color: #000000; }','a { color: #842727; text-decoration:none;}','a:hover { color: #842727; text-decoration:none;}'],
  wmode: 'transparent'
});