
document.write('		<div class="highlight">');
document.write('    <p>');
document.write('      In order to run the examples in this chapter, you need');
document.write('      to make sure that certain jar files are present on the');
document.write('      classpath.');
document.write('    	Please refer to the <a href="../setup.html">setup page</a>');
document.write('    	for further details.');
document.write('    </p>');
document.write('    </div>');