When the back button is pressed the Support.processReturnURLHistory function is called to read the previous page's details and display it. Either this is not being called because the back button id code is different or it is being called and there is an error or some other problem preventing the load of the previous page. You may be able to add a call to alert() in here to see if the function is being called.