document.write("<table width='100%' cellpadding='2' cellspacing='0' border='0'>");
document.write("<tr><td class='bg9' align='center'>");
document.write("<b>The Legendaris</b>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='einstein.html' title='Biography of Einstein'>");
document.write("<img src='master/einstein.jpg' alt='Biography of Einstein' border='0'></a><br>");
document.write("Albert Einstein</fieldset>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='newton.html' title='Biography of Sir Issac Newton'>");
document.write("<img src='master/newton.jpg' alt='Biography of Sir Issac Newton' border='0'></a><br>");
document.write("Sir Issac Newton</fieldset>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='darwin.html' title='Biography of Charles Robert Darwin'>");
document.write("<img src='master/darwin.jpg' alt='Biography of Charles Robert Darwin' border='0'></a><br>");
document.write("Robert Darwin</fieldset>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='pascal.html' title='Biography of Blaise Pascal'>");
document.write("<img src='master/pascal.jpg' alt='Biography of Blaise Pascal' border='0'></a><br>");
document.write("Blaise Pascal</fieldset>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='mendel.html' title='Biography of Jhon Mendel'>");
document.write("<img src='master/mendel.jpg' alt='Biography of Jhon Mendel' border='0'></a><br>");
document.write(" Jhon Mendel</fieldset>");
document.write("</td></tr>");
document.write("<tr><td align='center' onmouseover='cOn(this);' onmouseout='cOut(this);'>");
document.write("<fieldset><a class='hlink4' href='copernicus.html' title='Biography of Copernicus'>");
document.write("<img src='master/copernicus.jpg' alt='Biography of Copernicus' border='0'></a><br>");
document.write("Copernicus</fieldset>");
document.write("</td></tr>");
document.write("</table>");