This class can be used to keep track of visited pages in session variables. It takes the URL and label of the current page and pushes it to a session variable array. The class can generate HTML for bread crumbs that display the current page following a list of links to previously visited pages.