I'm a total amatuer and inherited this site from another developer. What this site does is allows user to click on a point on the google map and it opens a java applet that does this pano thing. Hard to explain, so check out the site here and click on an icon in the map: http://www.aqua.wisc.edu/glct/
So the problem is when you click the "back to map" in the panorama page, it totally refreshes the google map. This is bad, because the user spends a lot of time panning and zooming on the map to find there area of interest and when they return to the map, that have to start the whole map navigation process over again. So my question is, are there any quick fixes for this? Is there some way I could modify the iframe so it doesn't refresh when you return to it? Thanks and let me know if I need to clarify anything.