if(document.getElementById("td_show").height<370){
	document.getElementById("td_show").height = 370;
}
