switching between 2 loops possible?

Yes you switch with an if statement. By loops you don't mean the loop function but the way your loop function runs.
So at the start you have an if the dodo the stuff for loop one and the else of that will be the stuff for loop two.