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