//The URLs to the Logo PNG files var logoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/cef-logo.png"; var smallLogoURL = "http://chandlerschools.schoolwires.net/chandlerschools/lib/chandlerschools/_template413/_assets/logos/cef-logo-small.png"; //Details about the school //School Name (top line of banner - will also show up in the footer) var schoolNameVar = "Chandler Education Foundation"; //School Slogan (bottom line) var schoolSloganVar = "Dedicated To Excellence"; //The Schools Street Address var schoolAddress = "1525 W. Frye Road"; //The Schools City var schoolCity = "Chandler"; //The Schools Zip Code var schoolZip = "85224"; //The Schools Phone Number var schoolPhone = "480-224-3030"; //The Schools Fax Number var schoolFax = "480-224-9025"; //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 = "1A125A"; //The highlight colors of the curves var curveColor = "D44925"; //The color of the gradient that overlays the side photos var sideGradientColor = "1A125A"; //The color of the copyright background var copyrightBGColor = "1A125A"; //The color of the copyright text var copyrightTextColor = "FFFFFF"; //The color of the left column on subpages var sectionNavBGColor = "1A125A"; var accountNum = "";