	function form_onsubmit(page,anchor)
	{
		document.next_page.PG_ID.value = page ;	
		document.next_page.submit();	
	}	
