function reHeight()
{
	parent.document.all.main_Frame.style.height=document.body.scrollHeight+10
}
