var clickcount = new Array(); function clickcount_display(id) { document.write(clickcount[id]); }