﻿function buscar()
{
    document.form.submit();
}
