You're very welcome Kevin! Coding is my hobby (and passion) .. I'm very pleased that others find my efforts useful for their weather hobby too.
Best regards,
Ken
Well (
he he!), perhaps until you get needy people like me.

I have another question about the script. Let me just explain what I'm seeing.
For the sake of simplicity let's suppose the images are time stamped in 5 minute increments, say at 1:00, 1:05, 1:10, ..., 1:45.
Suppose all 10 images are being played by the script animation, and I leave the computer to do something else. (I may even change the page in the browser first.) I return to look at the radar a little before 2:30, and it's still showing the "old" images. I click "Refresh" hoping to update the images, but I notice that only the latest image is updated. So the images that are played by the animation turn out to be from 1:00, 1:05,..., 1:40, 2:25. That is, refreshing the browser page updates only the latest (10th) image.
When I look directly at the images in my control panel on my server, they are the images from 1:40, 1:45, ..., 2:20, 2:25 as they should be. So what I'm seeing in my browser are images that are cached, but a page Refresh updates only the latest image. So the only way to update all 10 images in the browser animation is to: 1) clear the browser's cache, and 2) then click Refresh.
Is that how the script works, or am I missing something? Ideally one would want all the images to update in the browser automatically (in the right sequence) so it would be seemless to the visitor. Is there a way to force an update of all images?
Is there an easy fix to this?
Thanks, Ken!
Regards,
Kevin...