/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
jQuery(function(e){e.datepicker.regional.he={closeText:"????",prevText:"<?????",nextText:"???>",currentText:"????",monthNames:["?????","??????","???","?????","???","????","????","??????","??????","???????","??????","?????"],monthNamesShort:["???","???","???","???","???","????","????","???","???","???","???","???"],dayNames:["?????","???","?????","?????","?????","????","???"],dayNamesShort:["?'","?'","?'","?'","?'","?'","???"],dayNamesMin:["?'","?'","?'","?'","?'","?'","???"],weekHeader:"Wk",dateFormat:"dd/mm/yy",firstDay:0,isRTL:!0,showMonthAfterYear:!1,yearSuffix:""},e.datepicker.setDefaults(e.datepicker.regional.he)});
|