var buttons = new Array();
buttons["schools_btn"] = new btnObj( "schools_btn","","2","uploaded/images/schools_btn.gif","uploaded/images/schools_btn_on.gif","" );
buttons["calendar_btn"] = new btnObj( "calendar_btn","","3","uploaded/images/calendar_btn.gif","uploaded/images/calendar_btn_on.gif","" );
buttons["boe_btn"] = new btnObj( "boe_btn","","4","uploaded/images/boe_btn.gif","uploaded/images/boe_btn_on.gif","" );
buttons["programs_btn"] = new btnObj( "programs_btn","","5","uploaded/images/programs_btn.gif","uploaded/images/programs_btn_on.gif","" );
buttons["dept_btn"] = new btnObj( "dept_btn","","6","uploaded/images/dept_btn.gif","uploaded/images/dept_btn_on.gif","" );
buttons["resources_btn"] = new btnObj( "resources_btn","","7","uploaded/images/resources_btn.gif","uploaded/images/resources_btn_on.gif","" );
buttons["links_btn"] = new btnObj( "links_btn","","8","uploaded/images/links_btn.gif","uploaded/images/links_btn_on.gif","" );

buttons["ql_btn"] = new btnObj( "ql_btn","ql_menu","0","uploaded/images/ql_btn.gif","uploaded/images/ql_btn_on.gif","" );