// Page Background Color var pageBG = "#bcf0a5"; // header color will be seen fully in the center fading to white on the left and right. var headerColor = "#97c9fb"; // Used for the first line of school name in header. var schoolName1Color = "#444983"; var schoolName1 = "Kings Canyon"; var schoolName2 = "UNIFIED SCHOOL DISTRICT"; //Sets the color of the Channel navigation text. var linkColor = "#000000"; //Accent color is used under the header and is repeated in the Welcome text as well as the top right block. // on interior pages it is also used for the top right block header. // Accent color is also used for the SchoolName2 in header var accentColor = "#049b5a"; // textColor1 is used for the text color in top right block header. var textColor1 = "#ffffff"; //Bottom Right Color is used for the header for the block on the bottom right. var bottomRightColor = "#97c9fb"; // textColor2 is used for the text color in bottom right block header var bottomRightText = "#444983"; var quickLinksText ="#444983" var quickLinksBackground ="#ffff00"; var footerText = "675W. Manning Reedley, CA 93654 Tel. 559.305.7010 Fax.559.637.1292
Copyright © 2006 Kings Canyon Unified School District. All Rights Reserved. "; // All schools have the same icons the links are defined by the school var iconLink1 = "/"; var iconLink2 = "/site/sitemap.asp"; var iconLink3 = "http://mail.kcusd.com"; var iconLink4 = "mailto:technology@kcusd.com"; var iconLink5 = "http://powerschool.kcusd.com";