<% intCTID = objRS("CTID") %> <% If (Application("Down") AND request.cookies("HomeVestorsOfTampabay")("Level")<>1) Then %>
Sorry, this system has been shut down.
<% Else %>
Welcome <%= objRS("Name") %>
<%= objRS("Email") %>
<%= "(" & left(objRS("Phone"),3) & ") " & mid(objRS("Phone"),4,3) & "-" & right(objRS("Phone"),4) %>
<% if request.cookies("HomeVestorsOfTampaBay")("Level")<=2 then %>
<% end if if request.cookies("HomeVestorsOfTampabay")("Level")=1 then %>
Turn On Database<% Else %>Shut Down Database<% End If %>" class="bluetext">
<% end if %>
<% intCIID = empty %>
<% End If %>