function ampliar() {
	window.open("ampliar_marvadao.html",
		"ampliacao",
		"width=700,height=500,scrollbars=yes,resizable=yes");
}
