var helvltthn = {
  src: 'http://www.bfinternet.co.uk/helvltthn.swf'
};

sIFR.activate(helvltthn);

sIFR.replace(helvltthn, {
    selector: 'h2.toreplace'
    ,css: [
      '.sIFR-root {color: #172983; letter-spacing: -1.5;}'
      ,'a { text-decoration: underline; color: #172983; }'
      ,'a:link { color: #172983; }'
      ,'a:hover { color: #172983; text-decoration: none; }'
    ]
	, wmode: 'transparent'
});

sIFR.replace(helvltthn, {
    selector: 'p#introtxt'
    ,css: [
      '.sIFR-root { color: #424242; letter-spacing: -1.5; font-weight: bold; }'
      ,'a { text-decoration: underline; color: #ff8400; }'
      ,'a:link { color: #ff8400; }'
      ,'a:hover { color: #ff8400; text-decoration: none; }'
    ]
	, wmode: 'transparent'
});

sIFR.replace(helvltthn, {
    selector: 'p#swwd'
    ,css: [
      '.sIFR-root { color: #172983; letter-spacing: -1.5; font-weight: bold; }'
      ,'a { text-decoration: underline; color: #172983; }'
      ,'a:link { color: #172983; }'
      ,'a:hover { color: #172983; text-decoration: none; }'
    ]
	, wmode: 'transparent'
});