hideTimer = setTimeout(function(){
                    subList.removeClass('ui-widget-content').hide(options.showSpeed).attr('aria-expanded', 'false');
                }, 400);