<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Taalkeuze:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="nl/index.htm" class="menu">Nederlands</a>');


document.write('<a href="fr/index.htm" class="menu">Français</a>');


// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->