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
addHdr("Menu");
addItem("Introduction", "index2.htm", target="bottom");
addHdr("Chapter 5: Gems: Contributers to the Holistic Idea");
addItem("Gems Introduction", "gemintro.htm", target="bottom");
addItem("Thomas Hobbes", "gems.htm#Hobbes", target="bottom");
addItem("Natural Law", "gems.htm#hob_law", target="bottom");
addItem("J. C. Smuts", "gems.htm#Smuts", target="bottom");
addItem("Charles Darwin", "gems.htm#Darwin", target="bottom");
addItem("Emmanuel Kant", "gem_kant.htm#Kant", target="bottom");
addItem("Gaia", "gem_kant.htm#gaia", target="bottom");
addItem("Teleology", "gem_kant.htm#kanteol", target="bottom");
addItem("Creationism", "gem_kant.htm#creat", target="bottom");
addItem("Lovelock", "gem_lovelock.htm#lovelock", target="bottom");
addItem("Patterns, Laws, Rules", "gem_lovelock.htm#lawrule", target="bottom");
addItem("Theories", "gem_lovelock.htm#theory", target="bottom");
addItem("Paradigm Traps", "gem_lovelock.htm#paradigm", target="bottom");
addItem("Prisoner's Dilemma", "gem_lovelock.htm#prisdel", target="bottom");
addHdr("");
addItem("Chaos", "chaosintro.htm", target="bottom");
addItem("Concept", "conc_summ.htm", target="bottom");
addHdr("Appendices");
addItem("Glossary", "glosindex.htm", target="bottom");
addItem("References", "reference.htm", target="bottom");
addItem("Ecotao Shop", "library.html", target="bottom");
buildMenu();