what is the use of top.hiddenFrameRunning = true;, I have seen this in Form API guide. I understand that when using call server we get the control to the hidden frame, through which we can access the parent frame.but what is the need to explicity mention the above line. Does it have any significance???