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