var fdLocale = { months:[ "Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь" ], fullDay:[ "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота", "Воскресенье" ], /* Only stipulate the dayAbbr should the first letter of the fullDay not suffice dayAbbr:[], */ /* Only stipulate the firstDayOfWeek should the first day not be Monday firstDayOfWeek:0, */ titles:[ "Предыдущий месяц", "Следующий месяц", "Предыдущий год", "Следующий год" ] };