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("Synopsis", "synopsis.htm", target="bottom");
addItem("Evolution Introduction", "4_histlife.htm", target="bottom");
addItem("Gems", "gems.htm", target="bottom");
addItem("Concept", "conc_summ.htm", target="bottom");
addHdr("Chapter 7 contd.: Thesis (Argument)");
addItem("Niche", "conc_argue.htm#Niche", target="bottom");
addItem("Fitness, Coevolution", "conc_argue2.html#fit", target="bottom");
addItem("Cheetahs, Lions", "conc_argue3.html#lion", target="bottom");
addItem("Compatibility", "conc_argue3.html#Compatibility", target="bottom");
addItem("Model compatibility", "conc_model.htm#model", target="bottom");
addItem("Logistic Model", "conc_model.htm#logis", target="bottom");
addItem("Lotka Volterra Model", "conc_model.htm#Lotka", target="bottom");
addItem("Group Selection", "conc_model.htm#groupsel", target="bottom");
addItem("Window of Opportunity", "conc_model.htm#window", target="bottom");
addItem("Model Theory", "conc_model.htm#theodev", target="bottom");
addItem("Standard Models", "conc_model.htm#example", target="bottom");
addItem("Paleontological Record", "conc_model.htm#interpret", target="bottom");
addItem("Positive Holism", "conc_model.htm#posit", target="bottom");
addHdr("");
addItem("Human Evolution", "hu_evo_intro.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();