%@ LANGUAGE="VBSCRIPT" %> <% ' ' This file contains the Configuration Section of the ' Membership Script. Please customize the following lines ' to tailor it to your site. ' ' Please note that no other pages of the site need to be ' modified. ' ' Copyright 2000, Manas Tungare's Script Archive, www.manastungare.com ' Const SiteTitle = "Manas Tungare's Script Archive" Const SiteID = "ManasTungare" Const LoginButton = "Login" Const LogoutButton = "Logout" Const JoinButton = "Join" Const CancelButton = "Cancel" Const EditButton = "Edit your Profile" Sub WriteNavigationBar () Response.Write "