<% @Language = "VBScript" %> <% Response.buffer = true %> <% Dim strServername, strLocalname, strServerIP strServername = LCase(Request.ServerVariables("SERVER_NAME")) strServerIP = LCase(Request.ServerVariables("LOCAL_ADDR")) strRemoteIP = LCase(Request.ServerVariables("REMOTE_ADDR")) %> <% If Request("uc") <> 1 AND (strServername = "localhost" or strServerIP = strRemoteIP) then %> <% Response.Redirect "localstart.asp" %> <% else %> Cumberland Unit 77
Cumberland Community Unit
School District #77

District Information
High School
Middle School
Elementary
Accelerated Reader
ThinkLink
Calendar
Menu
Parent Portal
Internet Safety
Sports
Contact Us
Directory
Check Email
 

Welcome to Cumberland Schools

 

Updated: 01/14/2010

  <% end if %>