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