21 lines
418 B
HTML
21 lines
418 B
HTML
<center>
|
|
<table border=0 width=100%>
|
|
<tr>
|
|
<td align=left width=20% valign=top>
|
|
<a href="">
|
|
<img src="left.gif" border=0>
|
|
Previous Section<br>
|
|
_</a></td>
|
|
<td align=center width=60% valign=top>
|
|
| <a href="index.html">Table of Contents</a> |
|
|
<a href="index2.html">Index</a> |</td>
|
|
<td align=right width=20% valign=top>
|
|
<a href="">
|
|
Next Section
|
|
<img src="right.gif" border=0><br>
|
|
_</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
<hr>
|