function loadPage(id) {
	document.location.href = "?let="+ id;
}