if (typeof AutocompleteInitIntranet !== "undefined" && tab === 'catalog_search' ){
AutocompleteInitIntranet();
}
$("#search-form").focus();
});
$(".toggle_element").on("click", function (e) {
-