function pg_ch(i){
	document.page_form.page.value = i;
	document.page_form.submit();
}