//This is for the header on the top, just type in any value you want. var headerColor = "#000000"; //This is the the first line of the school name. var schoolNameLine1 = "Forestville"; //This is the second line of the school name. var schoolNameLine2 = "Central School District"; //This is the color for first line of the school name. var lineOneColor="#F0CE1F"; //This the the color for second line of the school name. var lineTwoColor="#F0CE1F"; //This is the Title for the text appeared on the paper. You can type in any name you wish here. var AnnouncementsText = "Announcements" //This is where you could change the color of the text above. var AnnouncementsTextColor = "#000000" //This is the main photo of the Flash movie. Width:955px, height:399px. var MainPhoto = "http://www.forestville.com//forestville/lib/forestville/_template165/_assets/homepageimage1.jpg" //The is the title you would like to put for the left column. You can type in any value you want. var shortcutTitle = "Site Shortcuts"; //This is the color you would like to use for the title of the left column. var shortcutColor = "#000000"; ////The is the title you would like to put for the middle column. You can type in any value you want. var headlineTitle = "Headlines and Features"; //This is the color you would like to use for the title of the middle column. var headlineColor = "#000000"; //The is the title you would like to put for the right column. You can type in any value you want. var upcomingTitle = "Upcoming Events"; //This is the color you would like to use for the title of the right column. var upcomingColor = "#000000"; //You can change the font size for the headings on left, middle and right columns. var jsHeadingSize = 23; //You can change the font for the headings on the left, middle and right columns. var jsHeadingFont = "Georgia";