|
|
|
<% '---------------------------------------------------------------------------------- 'Either show the login or logout link depending on whether user is logged in or not '---------------------------------------------------------------------------------- if Session("login")="N" or Session("login")="" then response.write("Login") else response.write("Logout") end if response.write(" ") %>
|
|
|
| Copyright ©2008 Jewish Family Service Association of Cleveland | Privacy Policy |