document.write( "<div class='leftmenu'>" )
document.write( "<p><a href='about_home.html'><br><img src='../images/about_on.gif'></a><br>" )
document.write( "   <a href='whatis.html'>What is VPIM?</a>" )
document.write( "   <a href='status.html'>Status</a>" )
document.write( "   <a href='paper.html'>White Paper</a>" )
document.write( "   <a href='../specs/reference/rfc2421.txt'>VPIMv2 Specification</a>" )
document.write( "   <a href='faq.html'>FAQ</a>" )
document.write( "   <a href='presentations.html'>Conference Presentations</a>" )
document.write( "   <a href='history.html'>Historical Documents</a>" )
document.write( "   <a href='future.html'>Future</a>" )
document.write( "</p>" )
document.write( "</div>" )
