﻿function clearSearch(obj) {
    obj.value = ""
}
