$(document).ready(function() {
		$("#zusatz4").datepicker();
	});
	
	$(document).ready(function() {
		$("#zusatz5").datepicker();
	})