Whooa..!

I have a link on my site, it contains like 35 images of Half Life 2, but when u click on the link, it takes along time to load, how can I fix this problem?

Thx

oh url is http://www.enhance-gaming.com

make the pictures smaller
or
change their compression
or
have less of them
or
dynamically load each one only when its needed (when the user decides to look at it) <- that wont really lessen overall time but will load it in chunks so its less blah at once and more bloop… bloop… bloop

thx bro