2. Select your edge selection tool and highlight one edge in your object. Double click to get the entire loop.
3. Once that loop is selected drop this code snippet in your script editor and hit enter
polySelectEdgesEveryN "edgeRing" 2;
It should select every other loop in your model.