jQuery(document).ready(function(){
	jQuery('#move_date').datepicker();
});
