basically im traversing the html of pages to find all links to overlays, so i only pre-load overlays that are linked to on the current page
because that html contains multiple elements of id "grid-css", that php shows a warning, because html is supposed to only have unique ids :D