//Background Color for the header var headerBGColor = "001F30"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Marcos"; //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 = "One Tiger Way"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2430"; //Schools Fax Number var faxNumber = "f: 760-736-2213"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "FF1920"; //Color of the Site Shortcuts background var shortcutsBGColor = "F5F0CD"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "001F30"; //Text for the top line of the Slogan var sloganLine1 = "Expect"; //Text for the bottom line of the Slogan var sloganLine2 = "Great Things"; //Color for the top line of the slogan var sloganLine1Color = "5E8195"; //Color for the bottom line of the slogan var sloganLine2Color = "001F30"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "E4D87C"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "001F30"; headlinesBGColor = "F5F0CD"; headlinesAccentColor = "001F30"; headlinesHeaderColor = "001F30"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "001F30"; upcomingHeaderColor = "001F30"; channelNavColor = "5E8195"; footerColor = "5E8195";