function doGotoPage(page){ //alert(page); obj_page_no.value = page; form_page.action ='list'; form_page.submit(); }