//-----------------------------------------// // // // SCHOOL TEXT FILE // // // //-----------------------------------------// //-----------------------------------------// // Notes: When Making Changes to the // // Colors or Links, make changes only // // within the quotes (" "). Changing // // the var or anything else can risk // // breaking the template or causing // // errors within the site. // //-----------------------------------------// //-----------------------------------------// //-----------------------------------------// // COLORS // //-----------------------------------------// //Primary Color var primaryColor = "#123063"; //Secondary Color var secondaryColor = "#DE0029"; //-----------------------------------------// // GLOBAL ICONS // //-----------------------------------------// //Links emailLink = "#"; gradesLink = "#"; lunchLink = "#"; enrollLink = "#"; careerLink = "#"; //-----------------------------------------// // RESOURCE TABS // //-----------------------------------------// //Tabs var resourceTabs = "on"; var channelAnimation = "on";