document.writeln (

'      <table class="page"><tr><td class="sidetop">' +
'         <div class="sidenav">' +
'            <ul class="sidenav">' +
'            <li id="hsjnprst"><a href="hsjnprst.html">Jeanne Preston</a></li>' +
'            <li id="hsorig"><a href="hsorig.html">Origins of the book</a></li>' +
'            <li id="hsfmwk"><a href="hsfmwk.html">Farmer\'s Weekly</a></li>' +
'            <li id="hsbook"><a href="hsbook.html">Book editions and TV</a></li>' +
'            <li id="hshowh"><a href="hshowh.html">How it was handed down</a></li>' +
'            <li id="hswhen"><a href="hswhen.html">When was it written?</a></li>' +
'            <li id="hswher"><a href="hswher.html">Where was it written?</a></li>' +
'            <li id="hsrcpt"><a href="hsrcpt.html">The \'Book of Receipts\'</a></li>' +
'            <li id="hsnurs"><a href="hsnurs.html">Who was the old nurse?</a></li>' +
'            <li id="hssldr"><a href="hssldr.html">Who were the soldiers?</a></li>' +
'            <li id="hslclwla"><a href="hslclwla.html">Local WLA</a></li>' +
'            </ul>' +
'         </div>' +
'      </td><td class="page">' +
'         <div class="text">');

if ( seclevel != "" )
{ document.getElementById(seclevel).className += " sidecur"; }

writelinks();

