setStartDate: function(startDate) {
                            this._process_options({startDate: startDate});
                            this.update();
                            this.updateNavArrows();
                        },