var marriott = { src: 'myriad.swf' };
sIFR.activate(marriott);
sIFR.replace(marriott, {
  selector: 'h1',
  css: '.sIFR-root { background: transparent; color: #ffffff; }',
  wmode: 'transparent'
});
sIFR.replace(marriott, {
  selector: 'h3',
  css: '.sIFR-root { background: transparent; color: #ffffff; }',
  wmode: 'transparent'
});
