document.write("<TD width='25%' align='center' valign='top'>");
document.write("<b><SPAN class='footerhead'>-Home-</SPAN></b><BR>");
document.write("<A HREF='index.htm'>Welcome</A><BR>");
//document.write("<A HREF='newsletter.htm'>Newsletter</A><BR>");
document.write("<A HREF='faqs.htm'>FAQs</A><BR>");
document.write("<A HREF='links.htm'>Links</A>");
document.write("</TD>");
document.write("<TD width='25%' align='center' valign='top'>");
document.write("<b><SPAN class='footerhead'>-Product-</SPAN></b><BR>");
document.write("<A HREF='howitworks.htm'>How it Works</A><BR>");
document.write("<A HREF='edlegsim1.htm'>Features</A><BR>");
document.write("<A HREF='seatoptions.htm'>Seat Options</A><BR>");
//document.write("<A HREF='research.htm'>Research</A><BR>");
document.write("<A HREF='order.htm'>Order</A><BR>");
document.write("<A HREF='instructions.htm'>Instructions</A><BR>");
document.write("</TD>");
document.write("<TD width='25%' align='center' valign='top'>");
document.write("<b><SPAN class='footerhead'>-Users-</SPAN></b><BR>");
document.write("<A HREF='userstories.htm'>User Stories</A><BR>");
document.write("<A HREF='amputees.htm'>Amputees</A><BR>");
document.write("<A HREF='video.htm'>Videos</A><BR>");
document.write("</TD>");
document.write("<TD width='25%' align='center' valign='top'>");
document.write("<b><SPAN class='footerhead'>-About Us-</SPAN></b><BR>");
document.write("<A HREF='about.htm'>Mission</A><BR>");
document.write("<A HREF='inventor.htm'>The Inventor</A><BR><A HREF='portal.htm'>Physician Portal</A><BR>");
document.write("<A HREF='contact.htm'>Contact Us</A>");
document.write("</TD>");