//Background Color for the header var headerBGColor = "FFDD4C"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Elijo"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Middle School"; //Color of the School Name var schoolNameColor = "111111"; //First Line of the Address var addressLine1 = "1600 Schoolhouse Way"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078"; //Schools Phone Number var phoneNumber = "p: 760-290-2800"; //Schools Fax Number var faxNumber = "f: 760-290-2828"; //Color of the Address var addressColor = "111111"; //Color of the accent line (directly beneath the header) var accentLineColor = "D2A800"; //Color of the Site Shortcuts background var shortcutsBGColor = "FFF1BF"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "000000"; //Text for the top line of the Slogan var sloganLine1 = "I Am Responsible"; //Text for the bottom line of the Slogan var sloganLine2 = "For Myself"; //Color for the top line of the slogan var sloganLine1Color = "D2A800"; //Color for the bottom line of the slogan var sloganLine2Color = "111111"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "E8D274"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "111111"; headlinesBGColor = "FFF1BF"; headlinesAccentColor = "111111"; headlinesHeaderColor = "111111"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "111111"; upcomingHeaderColor = "111111"; channelNavColor = "111111"; footerColor = "111111";