document.write("<p>&nbsp;</p>");
document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
document.write("<Font color = white><A href='index.html'> Home </A></Font>");
document.write("</td></tr></table>");
document.write("<P>");
document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
document.write("<Font color = white> Standard Narrative</Font>");
document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor = white height=30>");
document.write("<li><A href='portraits.html'>Portraits</a>");
document.write("<li><A href='throne.html'>Seizing the Throne</a>");
document.write("<li><A href='princes.html'>Princes in the Tower</a>");
document.write("</td></tr>");
document.write("</table>");


document.write("<P>");
document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
document.write("<Font color = white>Ommitted Facts</Font>");
document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor = white height=30>");
document.write("<li><A href='seal.html'>What the Royal Seal shows</a>");
document.write("</td></tr>");

document.write("<tr>");
    document.write("<td bgcolor = white height=30>");
    document.write("<li><A href='accomplishments.html'>Accomplishments of Richard III</a>");
    document.write("</td></tr>");
    document.write("</table>");
    document.write("<P>");   
    document.write("<table width=170>");
    document.write("<tr>");
    document.write("<td bgcolor = '#C2BB8F'>");
    document.write("<Font color = white> Geneology</Font>");
    document.write("</td></tr>");
    document.write("<tr>");
    document.write("<td bgcolor = white height=30>");
    document.write("<li><A href='familytree.html'>Family Tree</a>");
    document.write("<li><A href='siblings.html'>Odd Observation</a>");
    document.write("</td></tr>");
//document.write("<tr>");
    //document.write("<td bgcolor =white height=30>");
    //document.write("<li><A href='test'>this is a test</a>");
    //document.write("</td></tr>");
document.write("</table>");
document.write("<P>");

document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
document.write("<Font color = white> Wars of Roses</Font>");
document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor = white height=30>");
document.write("<li><A href='warsofroses.html'>List of Battles</a>");
document.write("<li><A href='paston.html'>Paston Letter, 1485</a>");
document.write("</td></tr>");
document.write("</table>");

document.write("<P>");
document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
document.write("<Font color = white>Bibliography</Font>");
document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor = white height=30>");
document.write("<li><A href='bibliography.html'>Books</a>");
document.write("<li><A href='links.html'>Links</a>");
document.write("</td></tr>");
document.write("</table>");

document.write("<p>");
document.write("<table width=170>");
document.write("<tr>");
document.write("<td bgcolor = '#C2BB8F'>");
        document.write("<Font color = white> Calendar</Font>");
        document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor = white height=30>");
document.write("<li><A href='CalendarExplain.html'>About Our Calendar</a>");
document.write("<li><A href='RIIICalendar.aspx'>Calendar Program</a>");
document.write("</td></tr>");

document.write("</table>");
