_cacheVars: function() {
        this.$years = $('#year-picker');
        this.$yearsPickerLabel = $('#year-picker-label');
        this.$play_pause = $('#play-pause');
        this.$playBtn = this.$play_pause.find('.play');