//generated.js file - copyright mike capstick 2003
booktitle='How to Build a UBook ' // book title
maxpage=10//pages in the book
pages = new Array('title.html','contents.html'
,'page1.html', 'page2.html'
,'page3.html', 'page4.html'
,'page5.html', 'page6.html'
,'page7.html', 'page8.html'
,'page9.html', 'page10.html'
)
