you can add code to allow noly show this link for Admin & moderator
" <a href=""active.asp"" target=""_self"">Active Topics</a> | <a href=""active_polls.asp"" target=""_self"">Active Polls</a> | <a href=""res_livenews.asp"" target=""_self"">Resources</a> | <a href=""members.asp"" target=""_self"">Members</a> | <a href=""active_users.asp"" target=""_self"">Online Users</a> | <a href=""liquidchat.asp"" target=""_self"">Live Chat</a> | <a href=""pop_avatarlegend.asp"" target=""_self"">Avatar Legend</a> | <a href=""search.asp"" target=""_self"">Search</a>"
if (mlev = 3 or mlev = 4) or (lcase(strNoCookies) = "1") then
Response.Write" | <a href=""member_stats.asp"" target=""_self"">Statistics</a>" & vbNewLine & _
else
endif
Response.Write " </font>" & vbNewLine & _