function UpdateObj(){
this.tablerow = new Array();
this.tablerow[0] = new Array();
}
