subsections = new Array(); sublinks = new Array(); links = new Array(); names = new Array(); // the data subsections[0] = "Overview"; sublinks[0]= "/support/products/enterprise/main.html"; names[0] = new Array(); links[0] = new Array(); //names[0][0] = "Government"; //links[0][0] = "/government/main.html"; //names[0][1] = "Manufacturing"; //links[0][1] = "/manufacturing/main.html"; //names[0][2] = "Financial services"; //links[0][2] = "/financial/main.html"; // the data subsections[1] = "Downloads"; sublinks[1]= "/support/products/enterprise/support_downloads.html"; names[1] = new Array(); links[1] = new Array(); // the data subsections[2] = "Enterprise Developer Program"; sublinks[2]= "http://partners.adobe.com/public/asn/developer/detail_edp.html"; names[2] = new Array(); links[2] = new Array(); // the data subsections[3] = "Enterprise Support Service Level Agreements"; sublinks[3]= "/support/products/enterprise/sla.html"; names[3] = new Array(); links[3] = new Array(); // the data subsections[4] = "Knowledge Center"; sublinks[4]= "/support/products/enterprise/knowledgecenter.html"; names[4] = new Array(); links[4] = new Array(); // the data subsections[5] = "Log an Enterprise Support Incident"; sublinks[5]= "https://echannel.adobe.com/eservice"; names[5] = new Array(); links[5] = new Array(); // the data subsections[6] = "Maintenance and Support Programs"; sublinks[6]= "/support/products/enterprise/support_maintenance.html"; names[6] = new Array(); links[6] = new Array(); // the data subsections[7] = "Enterprise Support Lifecycle Policy"; sublinks[7]= "/support/products/enterprise/eol/main.html"; names[7] = new Array(); links[7] = new Array(); // the data subsections[8] = "Migrate to the Latest Adobe Server Products"; sublinks[8]= "/support/migration/main.html"; names[8] = new Array(); links[8] = new Array(); // the data subsections[9] = "Professional Services"; sublinks[9]= "/support/profservices/main.html"; names[9] = new Array(); links[9] = new Array(); // the data subsections[10] = "Security advisories"; sublinks[10]= "/support/security/main.html"; names[10] = new Array(); links[10] = new Array();