<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="120"></a><br>');



// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="informatie.htm" class="menu">Informatie</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="projects.htm" class="menu">Projecten</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="bedrijf.htm" class="menu">Bedrijfsinfo</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="offerte.htm" class="menu">Offerte</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="65"></a><br>');

document.write('</td></tr><tr><td>');
document.write('<br>');

document.write('</td></tr><tr><td>');
document.write('<a href="contact.htm" class="just">De Opbouw<br>van drielstlaan 43<br>9744 ET Groningen<br>Tel. 0617400994<br>KVK nr. 01142920<br>Bank nr. 874856833</a>');
document.write('</td></tr></table></DIV>');

//  End -->
