subsections = new Array(); links = new Array(); names = new Array(); // the data subsections[0] = "Powerful Authoring Tools"; names[0] = new Array(); links[0] = new Array(); names[0][0] = "Word Processing and Layout"; links[0][0] = "keyfeature1.html"; names[0][1] = "Graphics and Tables"; links[0][1] = "keyfeature2.html"; names[0][2] = "Text and Graphics Filters"; links[0][2] = "keyfeature3.html"; // the data subsections[1] = "Productive Book Building"; names[1] = new Array(); links[1] = new Array(); names[1][0] = "Book-wide Commands"; links[1][0] = "keyfeature4.html"; names[1][1] = "Book Window"; links[1][1] = "keyfeature5.html"; // the data subsections[2] = "Multichannel Publishing"; names[2] = new Array(); links[2] = new Array(); names[2][0] = "HTML and Dynamic HTML Generation"; links[2][0] = "keyfeature6.html"; names[2][1] = "XML Publishing"; links[2][1] = "keyfeature7.html"; names[2][2] = "Integration with Adobe GoLive® and Other Web Tools"; links[2][2] = "keyfeature8.html"; names[2][3] = "Enhanced PDF Support"; links[2][3] = "keyfeature9.html";