Javascript Coding Problem - Mosaic

They have: 5,633 posts

Joined: Jan 1970

I am developing the coding in javascript as it is shown on website

http://www.womensinvestmentnetwork.com/mosaic4/mosaic1b.html

http://www.womensinvestmentnetwork.com/mosaic4/mosaic2b.html

http://www.womensinvestmentnetwork.com/mosaic4/mosaic3b.html

On click of each blink animation the image which is under mosaic ( i.e. plane ) is come up an the animation vanish but other tiles goes on until they clicked and in the end the whole picture of plane download after all the clicks happened.

I try to develop the same thing using the div tag but the problem I facing is that as I clicked
on one tile the below image come up.

But other animation stop and 2nd most critical problem is that when I clicked on 2nd tile the
first tile again came up as it is and the below image is vanished.I want to develop the same script as it is develop for this site.