var topic=new Array(10); var topicTitle=new Array(10);

topic[0]="history"; topicTitle[0]="The History of Daniel";
topic[1]="premise"; topicTitle[1]="Premise";
topic[2]="credits"; topicTitle[2]="Credits";
topic[3]="background"; topicTitle[3]="Background";
topic[4]="characters"; topicTitle[4]="Characters";
topic[5]="quotations"; topicTitle[5]="Quotations";
topic[6]="references"; topicTitle[6]="References";
topic[7]="notes"; topicTitle[7]="Notes";
topic[8]="nitpicks"; topicTitle[8]="Nitpicks";
topic[9]="petethinks"; topicTitle[9]="Pete Thinks";

var sectionTitle=new Array(3);
sectionTitle[0]="Season One";
sectionTitle[1]="Season Two";
sectionTitle[2]="The History of Daniel";

var section=new Array(3);

section[0]=new Array(20);
section[0][0]="The Long Road [Part 1]";
section[0][1]="The Long Road [Part 2]";
section[0][2]="Man of Iron, Woman Under Glass";
section[0][3]="...And the Ground, Sown with Salt";
section[0][4]="To Sail Beyond the Stars";
section[0][5]="The Bag";
section[0][6]="City of Roses";
section[0][7]="Firewall";
section[0][8]="The Red Kiss";
section[0][9]="Journeys End in Lovers Meeting";
section[0][10]="Thieves' Honor";
section[0][11]="The Touch";
section[0][12]="Mother of Invention";
section[0][13]="Tripwire";
section[0][14]="Ring of Truth";
section[0][15]="Moon in Gemini";
section[0][16]="Out of the Ashes";
section[0][17]="A Means to an End";
section[0][18]="Things Left Unsaid";
section[0][19]="Things Left Unsaid Part Two";

section[1]=new Array(15);
section[1][0]="Letters From the Other Side";
section[1][1]="Letters From the Other Side Part Two";
section[1][2]="Strange Attractors";
section[1][3]="Deus Ex Machina";
section[1][4]="Rites of Passage";
section[1][5]="The Mysterious Mister Smith";
section[1][6]="Voices in the Dark";
section[1][7]="Crossing Jordan";
section[1][8]="Running on Empty";
section[1][9]="The Question";
section[1][10]="The Past is Prologue";
section[1][11]="The Face in the Mirror";
section[1][12]="The State of the Union";
section[1][13]="Interregnum";
section[1][14]="Interregnum Part Two";

section[2]=new Array(9);
section[2][0]="Frederick Monash";
section[2][1]="The Initial Plan";
section[2][2]="Early Success";
section[2][3]="Tough Winter";
section[2][4]="A Life of His Own";
section[2][5]="Slippery Slope";
section[2][6]="Confrontation";
section[2][7]="The Western Alliance";
section[2][8]="Final Battle";
