var marydale = {
  src: '/media/swf/marydale.swf'
};
sIFR.activate(marydale);
sIFR.replace(marydale, {
  selector: '#frame h1',
  wmode: 'transparent',
  fitExactly: true,
  css: '.sIFR-root { color: #ffffff; font-size: 30px; text-align: right; font-weight: normal; } a { color: #ffffff; } a:hover { color:  #bb5f12; } a#noline { text-decoration: none; } ins { text-decoration: underline; display: inline; }'
});
sIFR.replace(marydale, {
  selector: '.homepage #content #jingle span',
  wmode: 'transparent',
  fitExactly: true,
  css: '.sIFR-root { color: #bb5f12; font-size: 18px; text-align: right; font-weight: normal; }'
});
