function UpdateListOLD() {
    __doPostBack('UpdatePanel1', '');
    alert('updatelist');
}


//function esnCheck(cRef, esnHex) {
//    IceNet.CheckWebService.CheckEsnHex(esnHex, _onMethodComplete, _onMethodError, cRef);
//}

//function _onMethodError(error) {
//}

//function CheckAll() {
//}
