var donnyshand = {
  src: '/Flash/donnyshand.swf'
};

sIFR.activate(donnyshand); // From revision 209 and onwards

sIFR.replace(donnyshand, {
	selector: 'h1',
	css: '.sIFR-root {color:#ffffff; font-size:20px; font-weight:bold;}, .sIFR-root strong {color:#000000; font-weight:bold;}',
	wmode: 'transparent'
  });