<!-- 
// writes the common index of Human Action links, right hand side;
if (d.getElementById) var dr = d;
  else {
  var dr = d.layers['barr'].document;
  if (p.name != "names") dr.bgColor = "#FFF7F7";
    else dr.bgColor = "#F7F7FF";
  }

if (p.name == "economics") {
dr.write('<p class="menu"><a href="http://home.att.net/cgi-bin/GBView?owner=davidbryant" title="See what other people said about this site" onmouseover="w.status=\'Read what other people had to say\'; return true;" onmouseout="w.status=\' \';"><b>View my<br>Guest Book</b></a><br><br></p>');
}
dr.write('<p class="menu"><a href="dbbbs00.htm" title="Access David\'s message board" onMouseover="w.status=\'Write a message for the message board\'; return true;" onMouseout="w.status=\' \';"><b>Message<br>Board</b></a><br><br></p>');

if (p.name != "aboutlvm") {
dr.write('<p class="menu"><a href="aboutlvm.htm" title="Ludwig von Mises: his life and times" onMouseover="w.status=\'Who was Ludwig von Mises?\'; return true;" onMouseout="w.status=\' \';"><b>About<br>Ludwig<br>von Mises</b></a><br><br></p>');
}
dr.write('<p class="menu"><a href="http://www.mises.org/humanaction.asp" title="The complete text of \'Human Action\' is available online!" onMouseover="w.status=\'Read Human Action via www.mises.org\'; return true;" onMouseout="w.status=\' \';"><i><b>Human<br>Action<br></i>online!</b></a><br><br></p>');

if (p.name == "names") dr.write('<p class="menu"><font color="#A00032"><b>People in <br><i>Human<br>Action</i>:</b></font><br>');
  else dr.write('<p class="menu"><b>People in <br><i>Human<br>Action</i>:</b><br>');
dr.write('<a href="hanamendx.htm" title="An index to the people named in \'Human Action\'" onMouseover="w.status=\'Alphabetical list of the people in Human Action\'; return true;" onMouseout="w.status=\' \';"><b>Index List</b></a><br>');
dr.write('<a href="hanames01.htm" title="Some really, really old guys" onMouseover="w.status=\'People born before 1700 AD\'; return true;" onMouseout="w.status=\' \';"><b>Part 1</b></a><br>');

dr.write('<a href="hanames02.htm" title="Born before the American Revolution" onMouseover="w.status=\'People born from 1700 - 1775\'; return true;" onMouseout="w.status=\' \';"><b>Part 2</b></a><br>');
dr.write('<a href="hanames03.htm" title="Names from the late 18th &amp; early 19th centuries" onMouseover="w.status=\'People born from 1775 - 1825\'; return true;" onMouseout="w.status=\' \';"><b>Part 3</b></a><br>');

dr.write('<a href="hanames04.htm" title="Names from the Victorian era" onMouseover=" w.status=\'People born from 1825 - 1875\'; return true;" onMouseout="w.status=\' \';"><b>Part 4</b></a><br>');
dr.write('<a href="hanames05.htm" title="Names of Mises\' contemporaries" onMouseover="w.status=\'People born since 1875\'; return true;" onMouseout="w.status=\' \';"><b>Part 5</b></a></p>');
// -->
