% If Session("bln_IsUserGood") = False or IsNull(Session("bln_IsUserGood")) = True then 'Redirect to unathorised user page Response.Redirect "../unauthorised_user.asp?section=secretaries" End If %>

Unfortunately, this section is still under construction. Please check back at a later date for updates.