Object:  ActiveWebWindow.ViewMode = WebViewNavigation

The following code will show the WebViewNavigaion window.
Public Sub ShowNavigationView()
   ActiveWebWindow.ViewMode = WebViewNavigation
End Sub


Valid XHTML 1.0 Transitional        Valid CSS!