//Background Color for the header var headerBGColor = "AE000C"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Woodland Park"; //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 = "1270 Rock Springs Road"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2455"; //Schools Fax Number var faxNumber = "f: 760-741-6178"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "AE000C"; //Color of the Site Shortcuts background var shortcutsBGColor = "DBDBDB"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "0B1542"; //Text for the top line of the Slogan var sloganLine1 = ""; //Text for the bottom line of the Slogan var sloganLine2 = "Bulldog Pride"; //Color for the top line of the slogan var sloganLine1Color = "AE000C"; //Color for the bottom line of the slogan var sloganLine2Color = "0B1542"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "CDCDCD"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "0B1542"; headlinesBGColor = "DBDBDB"; headlinesAccentColor = "0B1542"; headlinesHeaderColor = "0B1542"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "0B1542"; upcomingHeaderColor = "0B1542"; channelNavColor = "0B1542"; footerColor = "0B1542";