I have a big problem with the "output2"-variable! output2 is declared in the first ajax query(line 15)and is described in the second ajax query(line 30 and 32).
Now I want to use output2(line 45), but the variable is empty!
Now the mystery: I write a alert() befor line 45 and the variable is filled. WHY?