//Background Color for the header var headerBGColor = "2B3F69"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Carrillo"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Elementary School"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "2875 Poinsettia Lane"; //Second Line of the Address var addressLine2 = "Carlsbad, CA 92009"; //Schools Phone Number var phoneNumber = "p: 760-290-2900"; //Schools Fax Number var faxNumber = "f: 760-736-2203"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "7BCDD1"; //Color of the Site Shortcuts background var shortcutsBGColor = "95B8C2"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "2B3F69"; //Text for the top line of the Slogan var sloganLine1 = "On the wings of Learning"; //Text for the bottom line of the Slogan var sloganLine2 = "And Creativity"; //Color for the top line of the slogan var sloganLine1Color = "95B8C2"; //Color for the bottom line of the slogan var sloganLine2Color = "7BCDD1"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "95B8C2"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "2B3F69"; headlinesBGColor = "95B8C2"; headlinesAccentColor = "2B3F69"; headlinesHeaderColor = "2B3F69"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "2B3F69"; upcomingHeaderColor = "2B3F69"; channelNavColor = "2B3F69"; footerColor = "2B3F69";