//Background Color for the header var headerBGColor = "A21111"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Mission Hills"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "High School"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "1 Mission Hills Court"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2700"; //Schools Fax Number var faxNumber = "f: 760-290-2680"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "CB9227"; //Color of the Site Shortcuts background var shortcutsBGColor = "F5EBC5"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "590202"; //Text for the top line of the Slogan var sloganLine1 = "Home of the"; //Text for the bottom line of the Slogan var sloganLine2 = "Grizzlies"; //Color for the top line of the slogan var sloganLine1Color = "790D0D"; //Color for the bottom line of the slogan var sloganLine2Color = "000000"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "EED59C"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "000000"; headlinesBGColor = "F5EBC5"; headlinesAccentColor = "590202"; headlinesHeaderColor = "590202"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "590202"; upcomingHeaderColor = "590202"; channelNavColor = "870303"; footerColor = "870303";