function autoheight(){
	var bodyheight=document.body.clientHeight;
	var middleheight=eval(document.body.clientHeight-230);
	
	}
	

	