// Perform functions based on the current URL path switch (location.pathname) { // Dashboard case '/app/center/card.nl': break; // File Cabinet case '/app/common/media/mediaitemfolders.nl': break; // Saved Search Results case '/app/common/search/searchresults.nl': break; }