%@ Language=JavaScript %> <% if(Session("UserID")==null){ Response.Redirect("default.asp"); } var usertype = Session("usertype")+""; %>