/******************  CREATIE VAN DE MENUBAR NL ******************/
document.write("<DIV ID='divMenuBar' style='position: absolute; top: 0; width: 800; z-index: 100%; left: 0; height: 22'>")
document.write("<TABLE ID='tblMenuBar' BORDER='0'>")
document.write("<TBODY>")
document.write("<TR>")
document.write("<TD CLASS='clsMenuBarItem'><A Class='NoSub' href='nl/index.htm'>BGKVGPR vzw (nederlandstalig)</A></TD>")
document.write("<TD>|</TD>")
document.write("<TD CLASS='clsMenuBarItem'><A Class='NoSub' href='fr/index.htm'>UPKOGRP asbl (francophone)</A></TD>")
document.write("</TR>")
document.write("</TBODY>")
document.write("</TABLE>")
document.write("</DIV>")



