document.writeln('<TBODY>');
document.writeln('<TR>');
document.writeln('<TD><IMG height=4 alt=Clear src=\"../images/clear.gif\" width=1 border=0></TD>');
document.writeln('<TD><A onmouseover=\"over(\'home\');\" onfocus=blurLink(this); onmouseout=\"out(\'home\');\" href=\"index.htm\">');
document.writeln('<IMG height=18 alt=Home Pagina src=\"navigation/home-off.gif\" width=70 border=0 name=home></A></TD>');
document.writeln('<TD><A onmouseover=\"over(\'bedrijf\');\" onfocus=blurLink(this); onmouseout=\"out(\'bedrijf\');\" href=\"bedrijf.htm\">');
document.writeln('<IMG height=18 alt=bedrijf src=\"navigation/bedrijf-off.gif\" width=100 border=0 name=bedrijf></A></TD>');
document.writeln('<TD><A onmouseover=\"over(\'productie\');\" onfocus=blurLink(this); onmouseout=\"out(\'productie\');\" href=\"productie_1.htm\">');
document.writeln('<IMG height=18 alt=productie src=\"navigation/productie-off.gif\" width=100 border=0 name=productie></A></TD>');
document.writeln('<TD><A onmouseover=\"over(\'milieu\');\" onfocus=blurLink(this); onmouseout=\"out(\'milieu\');\" href=\"milieu_1.htm\">');
document.writeln('<IMG height=18 alt=milieu src=\"navigation/milieu-off.gif\" width=130 border=0 name=milieu></A></TD>');
document.writeln('<TD><A onmouseover=\"over(\'contact\');\" onfocus=blurLink(this); onmouseout=\"out(\'contact\');\" href=\"contact.htm\">');
document.writeln('<IMG height=18 alt=contact src=\"navigation/contact-off.gif\" width=100 border=0 name=contact></A></TD>');
document.writeln('<TD><A onmouseover=\"over(\'vacature\');\" onfocus=blurLink(this); onmouseout=\"out(\'vacature\');\" href=\"vacature.htm\">');
document.writeln('<IMG height=18 alt=vacature src=\"navigation/vacature-off.gif\" width=100 border=0 name=vacature></A></TD>');
document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('</TBODY>');

