Say I have a <img> and a list of images url stored in a javascript array. How can I make the <img> auto slide show the list of images, without using any third party framework. Anybody knows?