function tam() {
	document.getElementById("page").height = (page.document.getElementById("cont").scrollHeight + 20 < '525')?'525':page.document.getElementById("cont").scrollHeight + 35;
	document.getElementById("index.html") = window.top.location;
}
