<!--

	$(function() {
		$('.date-pick').datePicker()
		
	});

-->