var imprint = {
  src: "http://www.extrasensorypictures.org/imprint.swf"
};

var woodtype = {
  src: "http://www.extrasensorypictures.org/woodtype.swf"
};

sIFR.activate(woodtype,imprint);

sIFR.replace(woodtype, {
  selector: '.embellishLeft', wmode: 'transparent',preventWrap: true, css: '.sIFR-root { color: #000000; }', forceWidth: true, fitExactly: true, forceSingleLine: true
});

sIFR.replace(woodtype, {
  selector: '.embellishRight', wmode: 'transparent',preventWrap: true, css: '.sIFR-root { color: #000000; }', forceWidth: true, fitExactly: true, forceSingleLine: true
});

sIFR.replace(imprint, {
  selector: 'h2', wmode: 'transparent',preventWrap: true, css: '.sIFR-root { color: #000000; }', forceWidth: true, fitExactly: true, forceSingleLine: true
});

sIFR.replace(imprint, {
  selector: '.sectionalHeader', wmode: 'transparent',preventWrap: true, css: '.sIFR-root { color: #000000; }', forceWidth: true, fitExactly: true, forceSingleLine: true
});
