/*var grmnd = { src: '/pub/lubicz/swf/garamond.swf' };

sIFR.useStyleCheck = true;
sIFR.activate(grmnd);

sIFR.replace(grmnd, {
  selector: 'h1.flash_white',
  wmode: 'transparent',
  css: '.sIFR-root { color:#ffffff; font-style:italic; }'
});

sIFR.replace(grmnd, {
  selector: 'h1.flash_brown',
  wmode: 'transparent',
  css: '.sIFR-root { color:#715b4d; font-style:italic; }'
});*/

/*sIFR.replace(frm, {
  selector: 'h1.freefrm',
  wmode: 'transparent',
  css: '.sIFR-root { color: #f4ca8a; }'
});*/