//The URLs to the Logo PNG files var logoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/ajhs-logo.png"; var smallLogoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/ajhs-logo-small.png"; //Details about the school //School Name (top line of banner - will also show up in the footer) var schoolNameVar = "Andersen Jr. High School"; //School Slogan (bottom line) var schoolSloganVar = "Home of the Jaguars"; //The Schools Street Address var schoolAddress = "1255 N. Dobson Road"; //The Schools City var schoolCity = "Chandler"; //The Schools Zip Code var schoolZip = "85224"; //The Schools Phone Number var schoolPhone = "480-883-5300"; //The Schools Fax Number var schoolFax = "480-883-5320"; //Colors //The text color of the School Name & Slogan var schoolNameColor = "FFFFFF"; //The link color for unselected links var unselectedLinkColor = "FFFFFF"; //The link color for active links var activeLinkColor = "000000"; //The color of the main background surrounding the design var mainBGColor = "000045"; //The highlight colors of the curves var curveColor = "FFCC33"; //The color of the gradient that overlays the side photos var sideGradientColor = "000045"; //The color of the copyright background var copyrightBGColor = "000036"; //The color of the copyright text var copyrightTextColor = "FFFFFF"; //The color of the left column on subpages var sectionNavBGColor = "000045"; var accountNum = "";