//Background Color for the header var headerBGColor = "142559"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Foothills"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "High School"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "920 Boardwalk"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078"; //Schools Phone Number var phoneNumber = "p: 760-290-2544"; //Schools Fax Number var faxNumber = "f: 760-290-2972"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "142559"; //Color of the Site Shortcuts background var shortcutsBGColor = "8C8C8C"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "243031"; //Text for the top line of the Slogan var sloganLine1 = "Every journey begins"; //Text for the bottom line of the Slogan var sloganLine2 = "with one step"; //Color for the top line of the slogan var sloganLine1Color = "1C388C"; //Color for the bottom line of the slogan var sloganLine2Color = "243031"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "1C388C"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "243031"; headlinesBGColor = "B8B8B8"; headlinesAccentColor = "243031"; headlinesHeaderColor = "243031"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "243031"; upcomingHeaderColor = "243031"; channelNavColor = "243031"; footerColor = "243031";