function changePage(page){
	document.getElementById('pageContentForm').ipage.value=page;
}
