var cochin = {
  src: 'http://customers.ilisys.com.au/wealtg/wp-content/themes/standard/flash/cochin.swf'
};

sIFR.activate(cochin); // From revision 209 and onwards

sIFR.replace(cochin, {
  	selector: 'h1,h2',
	wmode: 'transparent',
	css: '.sIFR-root {color: #ffffff; font-weight:bold; text-align:center;}'
});
