This is the project README file. Here, you should describe your project.
Tell the READer (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
AJAX Book READer is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides in a seperate text file. It is also suitable for any case where it is not practical to show all of the text to be displayed at once in the browser window.