//Background Color for the header var headerBGColor = "800000"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Marcos"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Middle School"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "650 West Mission Road"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2500"; //Schools Fax Number var faxNumber = "760-744-0893"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "FFBF00"; //Color of the Site Shortcuts background var shortcutsBGColor = "FFEFBF"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "4B4B4B"; //Text for the top line of the Slogan var sloganLine1 = "Home of"; //Text for the bottom line of the Slogan var sloganLine2 = "The Crusaders"; //Color for the top line of the slogan var sloganLine1Color = "4B4B4B"; //Color for the bottom line of the slogan var sloganLine2Color = "800000"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "ACACAC"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "000000"; headlinesBGColor = "FFEFBF"; headlinesAccentColor = "4B4B4B"; headlinesHeaderColor = "4B4B4B"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "4B4B4B"; upcomingHeaderColor = "4B4B4B"; channelNavColor = "4B4B4B"; footerColor = "4B4B4B";