<% If showAdminMenu then If (isnotfree and Not ispack) Or Not isnotfree then payLink = "admin_payment.asp" Else: payLink = "admin_paymentpack.asp" End If If isnotfree then payPage = "Payments System" Else: payPage = "Duration Setup" End If %>
<% End If %>