//Contents for menu 1
var menu_programs = new Array();
menu_programs[0] = '<a href="preschool.html">Pre-School to Kindergarten</a>';
menu_programs[1] = '<a href="before.html">Before and After School</a>';
menu_programs[2] = '<a href="summer_camp.html">Summer Camp</a>';