<!-- 
// Links at the bottom of Human Action pages
if (d.getElementById) var df = d;
  else var df = d.layers['foot'].document;
df.write('<table border="0" cellspacing="5" width="40%" align="center"><tr>');
df.write('<td class="nav" width="*"><a href="index.html" title="My home page" onmouseover="w.status=\'Welcome to my web site!\'; return true;" onmouseout="w.status=\' \';">Home</a></td>');
df.write('<td class="nav" width="*"><a href="economics.htm" title="Introduction to economics" onmouseover="w.status=\'What is Austrian economics?\'; return true;" onmouseout="w.status=\' \';">Economics</a></td></tr></table>');
// -->
