subsections = new Array(); sublinks = new Array(); links = new Array(); names = new Array(); // the data subsections[0] = "About the Aura"; sublinks[0]= "index.html"; names[0] = new Array(); links[0] = new Array(); subsections[1] = "The Colors"; sublinks[1]= "colors.html"; names[1] = new Array(); links[1] = new Array(); subsections[2] = "Pricing"; sublinks[2]= "pricing.html"; names[2] = new Array(); links[2] = new Array();