lightup0 = new Image ();
lightup0.src = "images/aboutus_on.gif";
dimdown0 = new Image ();
dimdown0.src = "images/aboutus_off.gif";

lightup1 = new Image ();
lightup1.src = "images/kuhns_on.gif";
dimdown1 = new Image ();
dimdown1.src = "images/kuhns_off.gif";

lightup2 = new Image ();
lightup2.src = "images/current_on.gif";
dimdown2 = new Image ();
dimdown2.src = "images/current_off.gif";

lightup3 = new Image ();
lightup3.src = "images/featured_on.gif";
dimdown3 = new Image ();
dimdown3.src = "images/featured_off.gif";

lightup4 = new Image ();
lightup4.src = "images/planning_on.gif";
dimdown4 = new Image ();
dimdown4.src = "images/planning_off.gif";

lightup5 = new Image ();
lightup5.src = "images/events_on.gif";
dimdown5 = new Image ();
dimdown5.src = "images/events_off.gif";

lightup6 = new Image ();
lightup6.src = "images/freeinfo_on.gif";
dimdown6 = new Image ();
dimdown6.src = "images/freeinfo_off.gif";

lightup7 = new Image ();
lightup7.src = "images/contact_on.gif";
dimdown7 = new Image ();
dimdown7.src = "images/contact_off.gif";