if(typeof imgBasePath == 'undefined')
	imgBasePath = ""

document.writeln('<table border=0 width=735 bgcolor="#BCBD83" cellpadding=3>');
document.writeln('<tr>');
document.writeln('<td align=right valign=middle>');
document.writeln('<a href="' + imgBasePath + 'library.html" class="subnav">The Building Blocks of the Internet</a> . ');
document.writeln('<a href="' + imgBasePath + 'library-chain.html" class="subnav">The Web Server Chain of Events</a> . ');
document.writeln('<a href="' + imgBasePath + 'library-links.html" class="subnav">Web Links</a>');
document.writeln('</td></tr></table>');
