
	function datefilter(val) {						
		document.jahiapageform.dateFilter.value = val;
		document.jahiapageform.submit();
	}
