indexSeparator = ' : ';
// Add one line per photo, using
// addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPage('/images/insidebook/inside_frontcover.gif','<BR><strong>Front Cover</strong>',"Front Cover");
addPage('/images/insidebook/inside_title.gif','<BR><strong>Title Page</strong>',"Title Page");
addPage('/images/insidebook/inside_copyright.gif','<BR><strong>Copyright</strong>',"Copyright");
addPage('/images/insidebook/inside_toc1.gif','<BR><strong>Table of Contents 1</strong>',"Table of Contents 1");
addPage('/images/insidebook/inside_toc2.gif','<BR><strong>Table of Contents 2</strong>',"2");
addPage('/images/insidebook/inside_excerp.gif','<BR><strong>Excerpt</strong>',"Excerpt");
addPage('/images/insidebook/inside_eresources.gif','<BR><strong>List of e-Resources</strong>',"e-Resources");
addPage('/images/insidebook/inside_worksheets.gif','<BR><strong>List of Worksheets</strong>',"Worksheets");
addPage('/images/insidebook/inside_index1.gif','<BR><strong>Index 1</strong>',"<BR><img src=/images/blank.gif width=1 height=6 border=0><BR>Index 1");
addPage('/images/insidebook/inside_index2.gif','<BR><strong>Index 2</strong>',"2");
addPage('/images/insidebook/inside_index3.gif','<BR><strong>Index 3</strong>',"3");
addPage('/images/insidebook/inside_index4.gif','<BR><strong>Index 4</strong>',"4");
addPage('/images/insidebook/inside_index5.gif','<BR><strong>Index 5</strong>',"5");
addPage('/images/insidebook/inside_authors.gif','<BR><strong>About the Authors</strong>',"About the Authors");
addPage('/images/insidebook/inside_orderform.gif','<BR><strong>Order Form</strong>',"Order Form");
addPage('/images/insidebook/inside_backcover.gif','<BR><strong>Back Cover</strong>',"Back Cover");