//Background Color for the header var headerBGColor = "57324F"; //Top Line of the School Name (School Title) var schoolNameLine1 = "San Marcos"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Unified School District"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "255 Pico Avenue, Suite 250"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-752-1299"; //Schools Fax Number var faxNumber = "f: 760-471-4928"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "57324F"; //Color of the Site Shortcuts background var shortcutsBGColor = "D8D2AB"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "332730"; //Text for the top line of the Slogan var sloganLine1 = "Engaging Students..."; //Text for the bottom line of the Slogan var sloganLine2 = "Inspiring Futures"; //Color for the top line of the slogan var sloganLine1Color = "57324F"; //Color for the bottom line of the slogan var sloganLine2Color = "332730"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "C4E1FF"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "57324F"; var headlinesBGColor = "D8D2AB"; var headlinesAccentColor = "332730"; var headlinesHeaderColor = "332730"; var upcomingBGColor = "FFFFFF"; var upcomingAccentColor = "332730"; var upcomingHeaderColor = "332730"; var channelNavColor = "332730"; var footerColor = "332730";