var locator = {
	src: '/ir/clients/infotech/locator.swf'
};

sIFR.activate(/ir/clients/infotech/locator);

sIFR.replace(/ir/clients/infotech/locator, {
	selector: 'h1',
	css: {
		'.sIFR-root': { 'color': '#636466' }
	}
});

sIFR.replace(/ir/clients/infotech/locator, {
	selector: 'h2',
	css: {
		'.sIFR-root': { 'color': '#636466' }
	}
});
