function ReSizeIframe() 
{ 
	minitable.height = ifrm.document.body.scrollHeight; 
} 