helpTextA=new Array( "Enter the quantity of this accessory here." ,"Select the type of accessory here." ,"This is the number of spaces each of these accessories requires." ,"This is the weight of each of these accessories." ,"This is the price of one of these accessories." ,"Here you will find a short description of the accessory." ) function disp2(x){ display(helpTextA[x]); } for (n=1;n<=numItems;n++){ window.document.write("