 function redim(){
    iframeAlfa.resizeTo(641, iframeAlfa.document.body.scrollHeight );
    iframeAlfa.resizeTo(641, 50 );
    iframeAlfa.resizeTo(641, iframeAlfa.document.body.scrollHeight );
    }

function Abre(Arq){
    iframeAlfa.location = Arq;
  }


function Enviar(){
		document.c24h.action = "http://www.colegio24horas.com.br/srv24h/asp/pesq.asp";
		document.c24h.submit();
	}
