//The relative URL to the logo, which is in the middle of the top banner (375px x 85px) var logoURL = "/oceanviewsd/lib/oceanviewsd/_template413/_assets/logos/oceanview-logo.png"; //The address information, which shows up in the top banner of the site var schoolAddress = "4200 Olds Road"; var schoolCity = "Oxnard"; var schoolState = "CA"; var schoolZip = "93033"; var schoolPhone = "(805) 488-4441"; var schoolFax = "(805) 986-6797"; //The color of the address text var addressColor = "2B4477"; //The color of the outer curve on the left side of the top banner var lmCurveClr = "2D4679"; //The color of the inner curve on the left side of the top banner var loCurveClr = "D0C19E"; //the color of the thin line spanning the bottom of the top banner var bottomLineClr = "D0C19E"; //The color of the outer curve on the right side of the top banner var roCurveClr = "D0C19E"; //The color of the inner curve on the right side of the top banner var riCurveClr = "CED7E7"; //The top color of the background gradient in the top banner var mainBGColor1 = "DBE1ED"; //The bottom color of the background gradient in the top banner (recommended you leave as is) var mainBGColor2 = "FFFFFF"; //The background color of the channel navigation var navBGClr = "284174"; //The background color to the welcome text area var welcometextBGClr = "4A6292"; //The text for the welcome text header var welcomeTextHeader = "Ocean View School District"; //The text for the welcome text body var welcomeTextBody = "Ocean View School District is located just north of the beautiful Santa Monica/Malibu area, and extends north-ward to the outskirts of the city of Oxnard. The district covers an area of 80 square miles which includes the Point Mugu Naval Air Station as well as 15 miles of lovely Pacific shore line."; //The text color of the "News & Announcements" and "Upcoming Events" headers var headerTextColor = "516896"; //The background color of the body headers var bodyheaderBGClr = "D4DCEC"; //The background color of the copyright footer var footerBGColor = "9EAED0"; //The text color of the copyright footer var footerTextColor = "2D4679"; //The background color of the left column on subpages var spSectionNavBGClr = "C3CEE2"; //The text color of the header on the left column on subpages var spSectionNavHeaderTxtClr = "516896";