var daxlight = {
  src: '/swf/dax_light.swf'
};

sIFR.activate(daxlight);

sIFR.replace(daxlight, {
	selector: 'h1', wmode: 'transparent', css: ['.sIFR-root { font-size: 36px; color: #9bd0f0; }']
});
