Javascript hint: for(var x in Iterator(array,true) ) { .. } a way to traverse any array by key.