<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS

document.write('<li><A HREF="index.html">Home</a><br>');

document.write('<li><A HREF="menu1overo.htm">Over ons</a><br>');

document.write('<li><A HREF="menu2afgel.htm">Afgelopen jeugddienst</a><br>');

document.write('<li><A HREF="menu3volge.htm">Volgende jeugddiensten</a><br>');

document.write('<li><A HREF="menu6clubs.htm">Clubs</a><br>');

document.write('<li><A HREF="menu7catec.htm">Catechesatie</a><br>');

document.write('<li><A HREF="menu8gjv.htm">GJV</a><br>');

document.write('<li><A HREF="menu21 video.htm">Beamer presentaties</a><br>');

document.write('<li><A HREF="menu19gezichtsb.htm">Eerst zien, dan geloven?</a><br>');

document.write('<li><A HREF="menu10verha.htm">Verhaaltjes</a><br>');

document.write('<li><A HREF="menu17creat.htm">Creatief bezig zijn</a><br>');

document.write('<li><A HREF="menu22 bijbelstudies.htm">Bijbelstudie/praatbrieven</a><br>');

document.write('<li><A HREF="menu11links.htm">links</a><br>');

document.write('<li><A HREF="Contact.php">Contact</a><br>');


//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
