﻿function fecha(obj)
{
    obj.style.display = "none";
}
