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

