$(function(){
	$(".date").datepicker({minDate:0, maxDate:"+5 years", showOn:"both",buttonImage:"http://www.wyo-nahro.org/images/calendar.png",buttonImageOnly:true});
})
