//Background Color for the header var headerBGColor = "0066B3"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Marcos"; //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 = "1615 San Marcos Blvd"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078"; //Schools Phone Number var phoneNumber = "p: 760-290-2200"; //Schools Fax Number var faxNumber = "760-736-8275"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "99CCFF"; //Color of the Site Shortcuts background var shortcutsBGColor = "E4E4E4"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "003576"; //Text for the top line of the Slogan var sloganLine1 = ""; //Text for the bottom line of the Slogan var sloganLine2 = "Knight Pride"; //Color for the top line of the slogan var sloganLine1Color = "0066B3"; //Color for the bottom line of the slogan var sloganLine2Color = "003576"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "B9B9B9"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "003C70"; headlinesBGColor = "E4E4E4"; headlinesAccentColor = "003576"; headlinesHeaderColor = "003576"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "003576"; upcomingHeaderColor = "003576"; channelNavColor = "003576"; footerColor = "003576";