<% @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
Keys to Success
Parent Portal
PTO
Internet Safety
Sports
Contact Us
Directory
Check Email
 

Welcome to Cumberland Schools

 

Toledo Weather Forecast, IL (62468)

Updated: 01/10/2012

  <% end if %>