//Background Color for the header var headerBGColor = "016E00"; //Top Line of the School Name (School Title) var schoolNameLine1 = "Twin Oaks"; //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 = "1 Cassou Road"; //Second Line of the Address var addressLine2 = "San Marcos, CA 92069"; //Schools Phone Number var phoneNumber = "p: 760-290-2588"; //Schools Fax Number var faxNumber = "760-752-3155"; //Color of the Address var addressColor = "FFFFFF"; //Color of the accent line (directly beneath the header) var accentLineColor = "7DB300"; //Color of the Site Shortcuts background var shortcutsBGColor = "E8E1DE"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "13601F"; //Text for the top line of the Slogan var sloganLine1 = "Success"; //Text for the bottom line of the Slogan var sloganLine2 = "Everyday!"; //Color for the top line of the slogan var sloganLine1Color = "11735D"; //Color for the bottom line of the slogan var sloganLine2Color = "005217"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "FFFF99"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "000000"; headlinesBGColor = "E8E1DE"; headlinesAccentColor = "005217"; headlinesHeaderColor = "005217"; upcomingBGColor = "FFFFFF"; upcomingAccentColor = "005217"; upcomingHeaderColor = "005217"; channelNavColor = "005217"; footerColor = "005217";