document.write('<div class="nav">');
document.write('<h1>JCR v2.0: TOC</h1>');
document.write('<a href="1_Preface.html">1 Preface</a><br>');
document.write('<a href="2_Introduction.html">2 Introduction</a><br>');
document.write('<a href="3_Repository_Model.html">3 Repository Model</a><br>');
document.write('<a href="4_Connecting.html">4 Connecting</a><br>');
document.write('<a href="5_Reading.html">5 Reading</a><br>');
document.write('<a href="6_Query.html">6 Query</a><br>');
document.write('<a href="7_Export.html">7 Export</a><br>');
document.write('<a href="8_Node_Type_Discovery.html">8 Node Type Discovery</a><br>');
document.write('<a href="9_Permissions_and_Capabilities.html">9 Permissions and Capabilities</a><br>');
document.write('<a href="10_Writing.html">10 Writing</a><br>');
document.write('<a href="11_Import.html">11 Import</a><br>');
document.write('<a href="12_Observation.html">12 Observation</a><br>');
document.write('<a href="13_Workspace_Management.html">13 Workspace Management</a><br>');
document.write('<a href="14_Shareable_Nodes.html">14 Shareable Nodes</a><br>');
document.write('<a href="15_Versioning.html">15 Versioning</a><br>');
document.write('<a href="16_Access_Control_Management.html">16 Access Control Management</a><br>');
document.write('<a href="17_Locking.html">17 Locking</a><br>');
document.write('<a href="18_Lifecycle_Management.html">18 Lifecycle Management</a><br>');
document.write('<a href="19_Node_Type_Management.html">19 Node Type Management</a><br>');
document.write('<a href="20_Retention_and_Hold.html">20 Retention and Hold</a><br>');
document.write('<a href="21_Transactions.html">21 Transactions</a><br>');
document.write('<a href="22_Same-Name_Siblings.html">22 Same-Name Siblings</a><br>');
document.write('<a href="23_Orderable_Child_Nodes.html">23 Orderable Child Nodes</a><br>');
document.write('<a href="24_Repository_Compliance.html">24 Repository Compliance</a><br>');
document.write('<a href="25_Appendix.html">25 Appendix</a><br>');
document.write('</div>');

