Page reloading

On this page when I click on any icon form right the page is reloading.

What do I have to do to not reload the page when I click on any icon?

Do a search for AJAX.

Btw, you might want to create thumbnails to show in the menu. Right now it takes forever to load four tiny images.

You’re now wandering into the world of JavaScript AJAX calls. I’d bring a map ;).

So how can I open then each item from left? Because each icon has an id and each id has a diff item in left(with title, description, images).

I understand u, but “some people” don’t want to understand what u r saying.

Don’t put a link tag around the icons.

Off Topic:

Those images you use are HUGE.
You can save a lot of bandwith by saving them as jpg instead of png.
For example, saving “smokejumper 6.png” as medium quality jpg, reduces the filesize from 327 KB to 67,9 KB, so only 20% of the original png, and they look exactly the same.