% If sExport = "" Or sExport = "html" Then %>
<% End If %>
<% If sExport = "" Then %>
Uğur Böceği Çocuk Evi Admin Paneli
<% If IsLoggedIn Then %>
Üye Çıkışı
<% ElseIf Right(Request.ServerVariables("URL"), Len("login.asp")) <> "login.asp" Then %>
Üye Girişi
<% End If %>
<% End If %>