I was glad to join this distinguished forum
I want to add images to a Web page by a parameter,
With an array that has a linked list or an array within an array,
For example, an array with 10 cells
VAR X= 5
displays images all from a cell number 5, or else
document.mypic.src=eval("img"+num+".src")
}
Thanks in advance.