<!-- 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_du.html">home</a><br>');

document.write('<li><A HREF="site_map_du.htm"><b>website menu/NZ info</a></b><br>');

document.write('<li><A HREF="about_du.htm">profiel</a><br>');

document.write('<li><A HREF="work_du.htm">hoe wij werken</a><br><br>');

document.write('<li><A HREF="fees_du.htm">ons tarief</a><br><br>');

document.write('<li><A HREF="agri_du.htm">landbouw/veeteelt beroepen</a><br>');

document.write('<li><A HREF="create_du.htm">creatieve beroepen</a><br>');

document.write('<li><A HREF="exec_du.htm">management beroepen</a><br>');

document.write('<li><A HREF="health_du.htm">gezondheidszorg beroepen</a><br>');

document.write('<li><A HREF="horti_du.htm">tuinbouw beroepen</a><br>');

document.write('<li><A HREF="ict_du.htm">IT-ICT beroepen</a><br>');

document.write('<li><A HREF="prof_du.htm">professionele beroepen</a><br>');

document.write('<li><A HREF="trade_du.htm">handel/industrie beroepen</a><br><br>');

document.write('<li><A HREF="database_du.htm">doe-het-zelf jobsearch</a><br>');

document.write('<li><A HREF="testimonials_du.htm">referenties</a><br>');

document.write('<li><A HREF="contact_du.htm">contact</a><br>');

document.write('<li><A HREF="network.htm">NZ emigranten netwerk</a><br>');

document.write('<li><A HREF="verhuizer.htm">Verhuizen van NL naar NZ</a><br>');

document.write('<li><A HREF="enting_du.htm">NZ hypotheken en verzekeringen</a><br>');

document.write('<li><A HREF="insurance.htm" target="new">reisverzekering</a><br><br>');





//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->