//Background Color for the header var headerBGColor = "002E6D"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Discovery"; //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 = "730 Applewilde Drive"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078"; //Schools Phone Number var phoneNumber = "p: 760-290-2077"; //Schools Fax Number var faxNumber = "f: 760-744-8847"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "D52924"; //Color of the Site Shortcuts background var shortcutsBGColor = "CCCCCC"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "002E6D"; //Text for the top line of the Slogan var sloganLine1 = "Exploring a Universe filled"; //Text for the bottom line of the Slogan var sloganLine2 = "With Knowledge"; //Color for the top line of the slogan var sloganLine1Color = "D52924"; //Color for the bottom line of the slogan var sloganLine2Color = "002E6D"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "CCCCCC"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "002E6D"; headlinesBGColor = "CCCCCC"; headlinesAccentColor = "002E6D"; headlinesHeaderColor = "002E6D"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "002E6D"; upcomingHeaderColor = "002E6D"; channelNavColor = "002E6D"; footerColor = "002E6D";