YOffset=10;
XAlign=2;
XOffset=0;
staticYOffset=20;
waitTime=500;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverFlow=1;
targetFrame="";
targetDomain="";
operaFix=0;
menuOpacity=100;
menuPosition=1;
menuBGColor="black";
menuWidth=150;
hdrBGColor="gray";
hdrPadding=0;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="#fffff0";
linkOverBGColor="#D7EBFF";
linkAlign="left";
linkVAlign="center";
linkPadding=0;
barWidth=20;
barBGColor="#a07050";
barAlign="left";
barVAlign="center";
barType=1;
barText="MENU";


//The Menu's Items
addItem("Nature's Holism", "../index.htm", target="bottom");
addHdr("Evolution Intro");
addItem("Summary", "../4_histlife.htm", target="bottom");
addHdr("Chapter 8 Human Evolution");
addItem("Introduction", "../hu_evo_intro.htm", target="bottom");
addItem("Primates", "../huevo.htm", target="bottom");
addItem("Australopithecus", "../hu_austral.htm", target="bottom");
addItem("Homo habilis, erectus", "../hu_habilis.htm", target="bottom");
addItem("Homo ergaster", "../hu_ergaster.htm", target="bottom");
addItem("Neanderthals", "../hu_neand.htm", target="bottom");
addItem("Homo sapiens", "../hu_sap.htm", target="bottom");
addItem("Civilisation", "../hu_mod.htm", target="bottom");
addItem("Technology", "../hu_tech.htm", target="bottom");
addHdr("Appendices");
addItem("Glossary", "../glosindex.htm", target="bottom");
addItem("References", "../reference.htm", target="bottom");
addItem("Site Map", "../map.htm", target="bottom");
addItem("Links", "../links.htm", target="bottom");
addItem("Web Search", "../agric/search.htm", target="bottom");
addItem("Ecotao Shop", "../library.html", target="bottom");
buildMenu();