array.forEach(function(element,index) { document.write(index+" "+element+"\n"); // depending on the host });