//The URLs to the Logo PNG files var logoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/pjhs-logo.png"; var smallLogoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/pjhs-logo-small.png"; //Details about the school //School Name (top line of banner - will also show up in the footer) var schoolNameVar = "Payne Jr. High School"; //School Slogan (bottom line) var schoolSloganVar = "Home of the Panthers"; //The Schools Street Address var schoolAddress = "7655 S. Higley Rd"; //The Schools City var schoolCity = "Queen Creek"; //The Schools Zip Code var schoolZip = "85242"; //The Schools Phone Number var schoolPhone = "480-224-2400"; //The Schools Fax Number var schoolFax = "480-224-2420"; //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 = "#FFFFFF"; //The color of the main background surrounding the design var mainBGColor = "C40000"; //The highlight colors of the curves var curveColor = "000000"; //The color of the gradient that overlays the side photos var sideGradientColor = "C40000"; //The color of the copyright background var copyrightBGColor = "7A0000"; //The color of the copyright text var copyrightTextColor = "FFFFFF"; //The color of the left column on subpages var sectionNavBGColor = "C40000"; var accountNum = "";