%[ /* * Idea is to hide this from viewing. Ajax should be used to retrieve individuals. * Access to this data (in my personal opinion) should be by the upper menu. * Something like: * menu <- on_mouse_over * -(first letter of each surname) <- on_mouse_over * -(surname) <- on_mouse_over * -(all individuals with specified surname) * * More graphical example... * [menu] * |-----------| * |A B C |D|| * |--------|Danowicz--| (surnames) * |Derwisz | * |Długołęcki| * |---|Andrzej| (names) * |Norbert| * |Rafał | * |-------| */ ]%> <%[@IncludeFile "Code\abstraction\lib.js";]%>