Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
24 lines
972 B
Text
24 lines
972 B
Text
<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
|
|
|
<!ENTITY nav '<div id="sidenav">
|
|
<h2 class="blockhide">Section Navigation</h2>
|
|
<ul>
|
|
<li><a href="&base;/support.html">Support</a></li>
|
|
<li><a href="&base;/commercial/">Vendors</a>
|
|
<ul>
|
|
<li><a href="&enbase;/commercial/software_bycat.html">Software</a></li>
|
|
<li><a href="&enbase;/commercial/hardware.html">Hardware</a></li>
|
|
<li><a href="&enbase;/commercial/consult_bycat.html">Consulting</a></li>
|
|
<li><a href="&enbase;/commercial/isp.html">Internet Service Providers</a></li>
|
|
<li><a href="&enbase;/commercial/misc.html">Miscellaneous</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&base;/security/">Security Information</a></li>
|
|
<li><a href="&base;/support.html#gnats">Bug Reports</a>
|
|
<ul>
|
|
<li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&enbase;/support/webresources.html">Web Resources</a></li>
|
|
</ul>
|
|
</div> <!-- sidenav -->'>
|