$(document).ready(function(){
	$("input#event_date").datepicker();
});
