%@ LANGUAGE="VBScript" %>
<% Response.Buffer = True %>
|
Help
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%If Instr(session("Grouplist"),"Administrator") > 0 OR Instr(session("Grouplist"),"Agency Reps-POC") > 0 then %>
|
|
<%End If%>
|
|
<%If Instr(session("Grouplist"),"Administrator") > 0 then %>
|
|
<%End If%>
<%'If Instr(session("Grouplist"),"Administrator") > 0 OR Instr(session("Grouplist"),"Agency Reps-POC") > 0 then %>
|
|
|
|
|
|
<%'End If%>
|
|
|
|