var HelvThin = {src: 'http://www.itfx-dev.co.uk/moorfieldgroup/flash/HelvThin.swf'};

sIFR.activate(HelvThin);

sIFR.replace(HelvThin, {
      selector: 'h1',
	  css: [
        '.sIFR-root {font-size:32px; text-align: left; font-weight:normal; color:#333333; margin-bottom:0; padding-bottom:0}',
		'a { text-decoration: none;}'
		,'a:link { color:#FF0000; }'
		,'a:hover { color:#FF0000; }'
      ],
	  wmode: 'transparent'
});