function gotomo() {
	location.href = document.selmo.theselmo.value
}

function gotoyr() {
	location.href = document.selyr.theselyr.value
}

function goToFilter() {
	location.href = document.selFilter.filter.value;
}

function goToDay(loc) {
	location.href = loc;
}

function changeCal(loc) {
	location.href = loc;
}

