//Background Color for the header var headerBGColor = "253600"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Alvin Dunn"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Elementary School"; //Color of the School Name var schoolNameColor = "FFFFFF"; //First Line of the Address var addressLine1 = "3697 La Mirada"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92078-2312"; //Schools Phone Number var phoneNumber = "p: 760-290-2000"; //Schools Fax Number var faxNumber = "f: 760-598-5727"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "FFDB00"; //Color of the Site Shortcuts background var shortcutsBGColor = "FFF5BF"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "070804"; //Text for the top line of the Slogan var sloganLine1 = "Where Learning is"; //Text for the bottom line of the Slogan var sloganLine2 = "Adventure"; //Color for the top line of the slogan var sloganLine1Color = "577000"; //Color for the bottom line of the slogan var sloganLine2Color = "070804"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "577000"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "FFFFFF"; headlinesBGColor = "FFF5BF"; headlinesAccentColor = "070804"; headlinesHeaderColor = "070804"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "070804"; upcomingHeaderColor = "070804"; channelNavColor = "070804"; footerColor = "070804";