function GetLaptopsMenuArray() { return [["Compaq/HP"], ["Dell"], ["IBM"], ["Microsoft"], ["Phillips"], ]; } function GetAccessoriesMenuArray() { return [ ]; } function GetLaptopPartsMenuArray() { return [ ]; }