this is super similar to this question: How to check whether multiple values exist within an Javascript array
basically I need to take an array and say does it contain the following 2 value in no particular order
But
I can't use any external libraries like j.query because it's a school assignment. I know you don't want to do my assignment for me i just need this small help to answer a larger question (the only reason I put this paragraph in is because one of my other questions didn't get answers because everyone said: "it's your school work, you do it" thats nice and good but i dont know where to start on this one so yeah...)
thanks in advance.
Fane