//The URLs to the Logo PNG files var logoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/bjhs-logo.png"; var smallLogoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/bjhs-logo-small.png"; //Details about the school //School Name (top line of banner - will also show up in the footer) var schoolNameVar = "Bogle Jr. High School"; //School Slogan (bottom line) var schoolSloganVar = "Home of the Bulldogs"; //The Schools Street Address var schoolAddress = "1600 W. Queen Creek Road"; //The Schools City var schoolCity = "Chandler"; //The Schools Zip Code var schoolZip = "85248"; //The Schools Phone Number var schoolPhone = "480-883-5500"; //The Schools Fax Number var schoolFax = "480-883-5520"; //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 = "0033CC"; //The highlight colors of the curves var curveColor = "C40000"; //The color of the gradient that overlays the side photos var sideGradientColor = "0033CC"; //The color of the copyright background var copyrightBGColor = "001F7F"; //The color of the copyright text var copyrightTextColor = "FFFFFF"; //The color of the left column on subpages var sectionNavBGColor = "0033CC"; var accountNum = "";