function tableHeight() {
	document.getElementById('mainContentTable').height = document.body.clientHeight-20-93-50;
}