Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 1 | <script type="text/javascript" language="JavaScript"> |
| 2 | <!-- |
| 3 | function nothing() {} |
| 4 | --> |
| 5 | </script> |
| 6 | |
| 7 | <ul> |
| 8 | <li><a href="<?cs var:toroot ?>about/philosophy.html">Project Philosophy</a></li> |
| 9 | <li><a href="<?cs var:toroot ?>source/index.html">Getting Involved</a></li> |
| 10 | <li><a href="<?cs var:toroot ?>compatibility/index.html">Compatibility</a></li> |
| 11 | <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li> |
| 12 | </ul> |
| 13 | |
| 14 | <script type="text/javascript"> |
| 15 | <!-- |
| 16 | buildToggleLists(); |
| 17 | //--> |
| 18 | </script> |