$(window).load(function() {

	$('#naviMain, #contentMain, #contentText, #contentAdditional').syncHeight();
		
});
