//-------------------- CUSTOM MYSTART "ON" or "OFF" --------------------// var customMystart = "on"; //-------------------- END CUSTOM MYSTART -----------------------------// //-------------------- DISTRICT BUTTON "ON" or "OFF" --------------------// var districtButton = "on"; //-------------------- DISTRICT BUTTON MYSTART -----------------------------// //-------------------- INDIVIDUAL SCHOOL LOGOS "ON" or "OFF" or "NONE" ------------------// //on = site level logos, off = district logos, none = no logos var customLogos = "on"; //-------------------- END CUSTOM LOGOS ------------------------------------------------// //-------------------- GLOBAL ICONS --------------------------------// //SETS GLOBAL ICONS "on" OR "off" var iconSwitch = "on" // GLOBAL LINKS var icon1Link = "https://webmail.murrieta.k12.ca.us/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fwebmail.murrieta.k12.ca.us%2fowa%2f "; var icon1Target = "_self"; var icon1Alt = ""; // GLOBAL LINKS var icon2Link = "https://webmail.murrieta.k12.ca.us/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fwebmail.murrieta.k12.ca.us%2fowa%2f "; var icon2Target = "_self"; var icon2Alt = ""; // GLOBAL LINKS var icon3Link = "https://webmail.murrieta.k12.ca.us/owa/auth/logon.aspx?replaceCurrent=1&url=https%3a%2f%2fwebmail.murrieta.k12.ca.us%2fowa%2f "; var icon3Target = "_self"; var icon3Alt = ""; // GLOBAL LINKS var icon4Link = "#"; var icon4Target = "_self"; var icon4Alt = ""; //SETS NUMBER OF GLOBAL ICONS var numberIcons = "4"; //-------------------- END GLOBAL ICONS ---------------------------// var useTranslate ="on"; //-------------------- SCHOOL TEXT FILES SWITCH -------------------------------------// var schoolTextFiles = "on" //-------------------- END SCHOOL TEXT FILES SWITCH --------------------------------//