function listForward() {
	document.location = document.makeForm.makeList.value;
}
