var h = { src: URL+'/cooperltbt.swf' };

sIFR.activate(h);

sIFR.replace(h, {
  selector: 'h2',
  css: '.sIFR-root { color: #46769c; font-size: 23px;}',
  wmode: 'transparent'
});

sIFR.replace(h, {
  selector: 'h3',
  css: '.sIFR-root { color: #6893b5; font-size: 20px;}',
  wmode: 'transparent'
});
