I wanted to write a script that can preload all images in a table on a photo gallery page as it takes way too long for all of them to load one by one when you go to this page. I thought if i give an "onload" command to the home page, the photo gallery page would preload in cache, and populate...