//Background Color for the header var headerBGColor = "022601"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Paloma"; //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 = "660 Camino Magnifico"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2199"; //Schools Fax Number var faxNumber = "f: 760-736-2212"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "FFFF9F"; //Color of the Site Shortcuts background var shortcutsBGColor = "CCCCCC"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "022601"; //Text for the top line of the Slogan var sloganLine1 = "Success..."; //Text for the bottom line of the Slogan var sloganLine2 = "Our only option!"; //Color for the top line of the slogan var sloganLine1Color = "3D7345"; //Color for the bottom line of the slogan var sloganLine2Color = "010101"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "3D7345"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "010101"; headlinesBGColor = "CCCCCC"; headlinesAccentColor = "022601"; headlinesHeaderColor = "022601"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "022601"; upcomingHeaderColor = "022601"; channelNavColor = "010101"; footerColor = "010101";