var din = { src: '/templates/public/swf/din.swf' };

sIFR.activate(din);

sIFR.replace(din, {
  selector: '.module h1, .module h2',
  css: '.sIFR-root { background-color: transparent; color: #FFFFFF; leading: -6; }',
  wmode: 'transparent'
});
