19 lines
523 B
C#
19 lines
523 B
C#
<script type="text/javascript" language="JavaScript">
|
|
<!--
|
|
function nothing() {}
|
|
-->
|
|
</script>
|
|
|
|
<ul>
|
|
<li><a href="<?cs var:toroot ?>about/philosophy.html">Project Philosophy</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/index.html">Getting Involved</a></li>
|
|
<li><a href="<?cs var:toroot ?>compatibility/index.html">Compatibility</a></li>
|
|
<li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
|
|
</ul>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
//-->
|
|
</script>
|