<!--
YOffset=30;
XAlign=2;
XOffset=1;
staticYOffset=20;
waitTime=300;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="";
operaFix=0;

menuOpacity=100;
menuPosition=1;
menuBGColor="#000033";
menuWidth=230;

hdrBGColor="#999999";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";

linkBGColor="#bbbbbb";
linkOverBGColor="#00ff00";
linkAlign="left";
linkVAlign="center";
linkPadding=1;

barWidth=22;
barBGColor="#cc3366";
barAlign="left";
barVAlign="center";
barType=1;
barText="PAPER LINKS";


//The Menu's Items -- this one should only be used at the very top of the site
//otherwise use ..delib.. unless creating a new one
addHdr("Explorations in Education");
addItem("Comprehensive Education", "/hv/edu/comprehensive/comprehensive.html", "");
addItem("Research project", "/project.html", "");
addItem("'When' is Education","/hv/edu/when/when.html","");
addItem("Special Issue of Teachers College Record", "/hv/edu/delib/tcr/tcr.html", "");
addItem("published papers","/hv/hhanthredu.html","");
addItem("on Anthropology and Education","/hv/edu/anthredu/anthredu.html","");
addHdr("Open matters");
addItem("Ongoing discussions and questions", "/hv/edu/delib/explore/edu-questions.html", "");
addItem("Other explorations","/hv/edu/delib/explore/explorations.html","");
addItem("'Family education'","/hv/edu/kt/kt.html","");
addHdr("Earlier exploratory steps");
addItem("March 2006 Italy lectures", "/hv/edu/delib/06_lectures-italy/06itl.html", "");
addItem("June 2005 Teachers College conference", "/hv/edu/delib/june2005/05conf.html", "");
addItem("2004 Stanford lectures", "/hv/edu/delib/2004_lectures/04-lecture.html", "");
addItem("Varenne - 1999 lecture - ignorance?", "/hv/edu/aaa99/aaa99-ignorance.html", "");
addHdr("Related matters");
addItem("McClintock - For Education", "http://studyplace.ccnmtl.columbia.edu/folder02/homeless", "");
buildMenu();


//-->