//Background Color for the header var headerBGColor = "01219B"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Richland"; //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 = "910 Borden Road"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2400"; //Schools Fax Number var faxNumber = "f: 760-290-2412"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "FFCC06"; //Color of the Site Shortcuts background var shortcutsBGColor = "FFF1BB"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "091447"; //Text for the top line of the Slogan var sloganLine1 = "Proud Traditions and"; //Text for the bottom line of the Slogan var sloganLine2 = "New Opportunities"; //Color for the top line of the slogan var sloganLine1Color = "0638FF"; //Color for the bottom line of the slogan var sloganLine2Color = "091447"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "C6D1FF"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "091447"; headlinesBGColor = "FFF1BB"; headlinesAccentColor = "091447"; headlinesHeaderColor = "091447"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "091447"; upcomingHeaderColor = "091447"; channelNavColor = "091447"; footerColor = "091447";