function changeMake(f) {
	f.action.value="reload";
	f.submit();
}