Yup, I've attached them...To tell you the truth, I don't know how I didn't think about using an array for creating the qeues, I think I was so focused on naming the queues individually (q0, q1, q2....) that I forgot I could just easily store them in one array and then reference them using a particular index....
