window.location.href="zcbfH.jsp"; //Redirect in this frame
onclick="top.mainFrame.location='<%=path %>/login.jsp'"; //Redirect from a certain frame to the mainFrame frame
onclick="top.window.location='<%=path %>/login.jsp'"//Redirect from a certain frame to the entire page