﻿

function ClearText(o) {
    $(o).value = "";
}

