//Background Color for the header var headerBGColor = "A80602"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Knob Hill"; //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 = "1825 Knob Hill Road"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2080"; //Schools Fax Number var faxNumber = "f: 760-741-7843"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "A80602"; //Color of the Site Shortcuts background var shortcutsBGColor = "CCCCCC"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "0C0C0C"; //Text for the top line of the Slogan var sloganLine1 = "Soaring to"; //Text for the bottom line of the Slogan var sloganLine2 = "Excellence"; //Color for the top line of the slogan var sloganLine1Color = "A80602"; //Color for the bottom line of the slogan var sloganLine2Color = "000000"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "CCCCCC"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "0C0C0C"; headlinesBGColor = "CCCCCC"; headlinesAccentColor = "000000"; headlinesHeaderColor = "000000"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "000000"; upcomingHeaderColor = "000000"; channelNavColor = "000000"; footerColor = "000000";