<% @ Language=VBScript %> <% Const cstrPagetitle = "Navigation" %>
 
 

<%=cstrPagetitle%>

target="frmAdmin">Account Management

target="frmAdmin">Manage Entries

<% Function WriteTagTip(strTip) WriteTagTip = "ONMOUSEOVER=""pop('" & strTip & "','yellow')""; ONMOUSEOUT=""kill()""" End Function %>