document.write('<table width="140" border="0" cellspacing="5" cellpadding="0"><tr>');
document.write('<td><a href="index.htm">Home</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="agenda3.html">Agenda - Day 3</a><br>');
document.write('<a href="certification.html">Certification</a><br>');
document.write('<a href="commercial.html">Commercial Track</a><br>');
document.write('<a href="basics.html">XProtect™ Basics</a><br>');
document.write('<a href="details.html">Participation Details</a><br>');
document.write('<a href="highlights.html">Highlights</a><br>');
document.write('<a href="package.html">MIPS Package</a><br>');
document.write('<a href="register.html">Register</a><br>');
document.write('</td></tr></table>');