var theDin = {
      src: 'http://rockcreeksm.com/clients/national_guard/humvee_program/templates/flash/din.swf'
};
 
sIFR.activate(theDin);
 
sIFR.replace(theDin, {
      selector: '#primaryContent h1',
	  css: [
			'.sIFR-root { font-size:28px; font-weight: normal; color: #7f220f; }'
			],
      wmode: 'transparent'
});