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