document.write('<table width="100%" border="0" cellspacing="5" cellpadding="0"><tr>');
document.write('<td><a href="index.htm">Home</a><br>');
document.write('<a href="pre-symposium.html">Pre-Symposium</a><br>');
document.write('<a href="agenda1.html">Agenda - Day 1</a><br>');
document.write('<a href="agenda2.html">Agenda - Day 2</a><br>');
document.write('<a href="post-symposium.html">After Symposium</a><br>');
//document.write('<a href="details.html">Participation Details</a><br>');
document.write('<a href="presentations.html">Presentations</a><br>');
document.write('<a href="gallery.html">Photos</a><br>');
//document.write('<a href="register.html">Register</a><br>');
//document.write('<a href="register-res.dis.html">Resellers & Distributors</a><br>');
//document.write('<a href="register-map.html">MAP partners</a><br>');
//document.write('<a href="register-msp.html">MSP partners</a><br>');
document.write('</td></tr></table>');