function onloads(){
	//alert("haha")
	parent.FrmLoad(document.body.scrollHeight)
}
//window.attachEvent("onload", onloads);
