var nuptial = {
  src: 'http://www.north-shorecc.org/js/nuptial.swf'
};

sIFR.activate(nuptial);
sIFR.replace(nuptial, {
  selector: 'h1'
  ,css: [
      '.sIFR-root {font-weight: bold; color: #40392b; font-size: 42px;}'
]
  ,wmode: ['transparent']
});
