$(document).ready(function(){
	$("#appt-date").datepicker();
});
