Searched refs:arr (Results 1 – 1 of 1) sorted by relevance
13 var arr = []; variable21 for ( var i=0; i < arr.length; i++ ) {22 str = "/" + arr[i].folderName + "/"24 … document.write(arr[i].currentListItem); // then print and highlight the tab26 document.write(arr[i].listItem); // else, print the tab