document.write("<a href='introduction.html'>introduction</a><br>")

document.write("<a href='chapter1.html'>Chapter 1</a><br>")

document.write("<a href='chapter2.html'>Chapter 2</a><br>")

document.write("<a href='chapter3.html'>Chapter 3</a><br>")

document.write("<a href='chapter4.html'>Chapter 4</a><br>")

document.write("<a href='chapter5.html'>Chapter 5</a><br>")

document.write("<a href='chapter6.html'>Chapter 6</a><br>")

document.write("<a href='chapter7.html'>Chapter 7</a><br>")

document.write("<a href='chapter8.html'>Chapter 8</a><br>")

document.write("<a href='chapter9.html'>Chapter 9</a><br>")

document.write("<a href='chapter10.html'>Chapter 10</a><br>")

document.write("<a href='chapter11.html'>Chapter 11</a><br>")





