Is there a way that I can dermine if the current page has a child window of anohter browser window opened via window.open? I need to handle 'is the user logged in or has the session expired?' processing differently if the user bookmarked the page or if the user got to the page via link which opens a new window. Thanks.