<%'If they're not logged in, then display a login box if username = "" then%>
<%'If they are, show a mini profile box plus a sign out link else%>
<% rsUser.close
set rsUser = nothing rsMessages.close set rsMessages = nothing conn.close set
conn = nothing end if %>