// JavaScript Document

function redim()
{
	util.redimIFrame(document.getElementById('ifm_Conteudo'),null ,550);
}