			function changePage(page,sel,loadp){
				document.location.href="index.php?page=" + page + "&selection=" + sel + "&lp=" + loadp
			}

