$(function() {
		$(".form_booking_date").datepicker();
	});
