// Create array list of Chapters
chapter = new Array(9);
chapter[1] = "General Design Considerations";
chapter[2] = "Universal Detailing Requirements";
chapter[3] = "Single Wythe Construction";
chapter[4] = "Multiwythe  Construction";
chapter[5] = "Veneers";
chapter[6] = "Anchorage and Connections";
chapter[7] = "Reinforcement Details";
chapter[8] = "Earthquake and Wind Details";
chapter[9] = "Specialized Details";