<!-- Start





// NOTE: If you use a ' add a slash before it like this \'





document.write(' <a href="index.html" class="foot">Home</a> | ');



document.write(' <a href="about.htm" class="foot">About</a> | ');



document.write(' <a href="chair.htm" class="foot">Chair</a> | ');



document.write(' <a href="library.htm" class="foot">Library</a> | ');



document.write(' <a href="journal.htm" class="foot">Journal</a> | ');



document.write(' <a href="events.htm" class="foot">Events</a> | ');



document.write(' <a href="research.htm" class="foot">Research</a> | ');



document.write(' <a href="announcements.htm" class="foot">News</a> | ');



document.write(' <a href="contact.htm" class="foot">Contact</a>');









document.write('<br>');



document.write(' <b>INTAMS | Steenweg naar Grote Hut 158 | 1640 Sint-Genesius-Rode (Brussels) | Belgium </b> <br>');



document.write(' <b>Tel +32 2 359 9202 | Fax +32 2 358 5790 | info@intams.org</b>');





document.write('<br>');





//  End -->