$(function(){
	$("#date_from").datepicker();
	$("#date_to").datepicker();
});
