function fnClearText()
{
document.frmSearch.txtCBSSearch.value = "";
}
