<!--
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=250;

hdrBGColor="#333333";
hdrPadding=3;
hdrAlign="center";
hdrVAlign="center";

linkBGColor="#999999";
linkOverBGColor="#00ff00";
linkAlign="left";
linkVAlign="center";
linkPadding=1;
barWidth=22;
barBGColor="#333333";
barAlign="left";
barVAlign="center";
barType=1;
barText="Table of Contents";


//The Menu's Items
addHdr("Front Matter");
addItem("Title", "asl-title.html", "");
addItem("Foreword", "asl-foreword.html", "");
addItem("Preface", "asl-preface.html", "");
addItem("Table of Contents", "asl.html", "");
addItem("Prologue", "asl-prologue.html", "");
addItem("<strong>PART ONE</strong>", "","");
addItem("I.1 Action, Language and Rhetoric", "asl-ch01.html", "");
addItem("I.2 The Traditional Telling of the School", "asl-ch02.html", "");
addItem("I.3 Naming the School", "asl-ch03.html", "");
addItem("<strong>PART TWO</strong>", "asl-II.html","");
addItem("II.4 - Teaching as Job", "asl-ch04.html", "");
addItem("II.5 The Logic or Rewarding", "asl-ch05.html", "");
addItem("<strong>PART THREE</strong>", "","");
addItem("III.6 Teachers and Administrators", "asl-ch06.html", "");
addItem("III.7 Images of the Labor of the School", "asl-ch07.html", "");
addItem("III.8 The Discourses of Friendship and Bureaucracy", "asl-ch08.html", "");
addItem("III.9 The Vocabulary of Interaction between Teachers and Administrators", "asl-ch09.html", "");
addItem("<strong>PART FOUR</strong>", "asl-IV.html","");
addItem("IV.10 The Students and their World", "asl-ch10.html", "");
addItem("IV.11 The Students' Play", "asl-ch11.html", "");
addItem("<strong>PART FIVE</strong>", "asl-V.html","");
addItem("V.12 The Case of Individualized Instruction", "asl-ch12.html", "");
addItem("V.13 Teachers and Students", "asl-ch13.html", "");
addItem("V.14 The Experential Correlatives of Rhetorical Individualization", "asl-ch14.html", "");
addItem("<strong>PART SIX</strong>", "","");
addItem("VI.15 From Rhetoric to Culture", "asl-ch15.html", "");
addHdr("End Matter");
addItem("Symbolic Conventions", "asl-conventions.html", "");
addItem("Bibliography", "asl-references.html", "");
buildMenu();


//-->