More webcollage stuff

So, client side image maps are dumb. In the list of urls in the
map info, whatever image “owns” an area first, always owns
that area. Even if later regions completely obscure it.

So, we just reverse the list and putting the newest images
(the ones on top) first in the list. Dumb and klugey but seems
to work okay.