<%
ArrayList MENU_ITEMS = new ArrayList();
%>
<%
MENU_ITEMS.add(new String[] {"actua & geschiedenis", "http://www.racine.be/content/terralannoo/fondsen/actuageschiedenis/1/index.jsp", "actuageschiedenis", "", "7748", "0"});
%><%
MENU_ITEMS.add(new String[] {"cadeauboeken", "http://www.racine.be/content/terralannoo/fondsen/cadeauboeken/1/index.jsp", "cadeauboeken", "", "482", "0"});
%><%
MENU_ITEMS.add(new String[] {"culinair", "http://www.racine.be/content/terralannoo/fondsen/culinair/1/index.jsp", "culinair", "16x20", "476", "0"});
%><%
MENU_ITEMS.add(new String[] {"gezin & opvoeden", "http://www.racine.be/content/terralannoo/fondsen/gezinopvoeden/1/index.jsp", "gezinopvoeden", "16x20", "480", "0"});
%><%
MENU_ITEMS.add(new String[] {"gezond leven", "http://www.racine.be/content/terralannoo/fondsen/gezondleven/1/index.jsp", "gezondleven", "", "7757", "0"});
%><%
MENU_ITEMS.add(new String[] {"interieur", "http://www.racine.be/content/terralannoo/fondsen/interieur/1/index.jsp", "interieur", "", "478", "0"});
%><%
MENU_ITEMS.add(new String[] {"kind & jeugd", "http://www.racine.be/content/terralannoo/fondsen/kindjeugd/1/index.jsp", "kindjeugd", "", "7763", "0"});
%><%
MENU_ITEMS.add(new String[] {"kunst & cultuur", "http://www.racine.be/content/terralannoo/fondsen/kunstcultuur/1/index.jsp", "kunstcultuur", "", "481", "0"});
%><%
MENU_ITEMS.add(new String[] {"multimedia", "http://www.racine.be/content/terralannoo/fondsen/multimedia/1/index.jsp", "multimedia", "", "7780", "0"});
%><%
MENU_ITEMS.add(new String[] {"poëzie", "http://www.racine.be/content/terralannoo/fondsen/pozie/1/index.jsp", "pozie", "", "7781", "0"});
%><%
MENU_ITEMS.add(new String[] {"reizen", "http://www.racine.be/content/terralannoo/fondsen/reizen/1/index.jsp", "reizen", "", "479", "0"});
%><%
MENU_ITEMS.add(new String[] {"spiritualiteit", "http://www.racine.be/content/terralannoo/fondsen/spiritualiteit/1/index.jsp", "spiritualiteit", "", "7889", "0"});
%><%
MENU_ITEMS.add(new String[] {"studie en beroep", "http://www.racine.be/content/lannoo/fondsen/studieberoep/1/index.jsp", "studieenberoep", "", "22245", "0"});
%><%
MENU_ITEMS.add(new String[] {"tuin & natuur", "http://www.racine.be/content/terralannoo/fondsen/tuinnatuur/1/index.jsp", "tuinnatuur", "", "477", "0"});
%>
|
|
|
|
|
<%
int MAX_MENULINE_LENGTH = 85;
StringBuffer topMenu = new StringBuffer("");
int menuLineLength = 0;
int totalMenuItems = MENU_ITEMS.size();
for (int i=0; i MAX_MENULINE_LENGTH) {//--start new line
topMenu.append(" | \n");
topMenu.append("
|
|