<!-- 
// set up standard header section for my web pages;
d.write('<p align="center"><img name="welcome20" src="images/welcome2.gif" width="500" height="100" border="0" usemap="#welcome2" alt="Welcome">');
d.write('<map name="welcome2"><area shape="rect" coords="350,0,500,100" href="triangles.htm" alt="Pythagorean Triangles of Integral Size" title="Pythagorean Triangles of Integral Size" onmouseover="w.status=\'Jump to mathematics page\'; return true;" onmouseout="w.status=\' \'; return false;"></map></p>');
// -->
