//Background Color for the header var headerBGColor = "FFD96C"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Elijo"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Elementary School"; //Color of the School Name var schoolNameColor = "40361B"; //First Line of the Address var addressLine1 = "1615 Schoolhouse Way"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078"; //Schools Phone Number var phoneNumber = "p: 760-290-2600"; //Schools Fax Number var faxNumber = "f: 760-290-2807"; //Color of the Address var addressColor = "40361B"; //Color of the accent line (directly beneath the header) var accentLineColor = "6F6F00"; //Color of the Site Shortcuts background var shortcutsBGColor = "FFF2BF"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "40361B"; //Text for the top line of the Slogan var sloganLine1 = "Living the Eagle Way"; //Text for the bottom line of the Slogan var sloganLine2 = "SEE us Soar"; //Color for the top line of the slogan var sloganLine1Color = "6F6F00"; //Color for the bottom line of the slogan var sloganLine2Color = "40361B"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "FFFF8A"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "40361B"; headlinesBGColor = "FFF2BF"; headlinesAccentColor = "40361B"; headlinesHeaderColor = "40361B"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "40361B"; upcomingHeaderColor = "40361B"; channelNavColor = "40361B"; footerColor = "40361B";