<html> <head> <title>Navigator</title> <style> div.a { font-size: 20px; font-family: URW Chancery L, cursive; margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } </style> </head> <body> <h1>Source Repository</h1> <h2><a href="../SourceRepository.html">Return to Source Rep</a></h2> <div class="a"> <h3><a href="hsd/CodeDump1.html">Initial Pages</a></h3> <h3><a href="hsd/CodeDump2.html">Secondary Pages</a></h3> <h3><a href="hsd/CodeDump3.html">Tertiary Pages</a></h3> </div> </body> </html>