$(window).load(function () {
	$('.fixHeights1 .innerWidth').normaliseHeights();
	$('.fixHeights2 .innerWidth').normaliseHeights();
	$('.fixHeights3 .innerWidth').normaliseHeights();		
});
