HELP ! Lon Lat big issue! (Must be simple solution)

I am pretty sure this has something to do with projection coordinates rather than the GPS coordinates…
I would really appreciate it if someone could help me convert these coordinates back to normal GPS coords.

Instead of a lonlat that is :34.23231, 34.23148 (for example) I get the result in Millions like 3762834.278372, 1527232.325864 …
What am I doing wrong ?

Here’s the site showing the problem. Just click around and you’ll get the read I am getting…
http://showreel2009.com/maps/openStreetMap.html
If you view Source, the code is taken from openLayers example for “Click” events where you can take note of the mouse location on the earth: http://openlayers.org/dev/examples/click.html

Thanks in advance !