// JavaScript Document
document.writeln('	  	 <table width="170" height="100%" border="0" align="left" cellpadding="0" cellspacing="0">');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(1);" colspan="2" width="170"><a href="Numbers-Gauss.htm"><font color="#000066">Carl Gauss</font></a></td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="1" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(2);" colspan="2" width="170"><a href="Numbers-Pythagoras.htm"><font color="#000066">Pythagoras</font></a></td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="2" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(3);" colspan="2" width="170"><a href="Numbers-SquareCircle.htm"><font color="#000066">Squaring the Circle</font></a></td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="3" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(4);" colspan="2" width="170"><a href="Numbers-EMC2.htm"><font color="#000066">E = mc<sup>2</sup></font></a></td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="4" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('		  </table>');



