butt1 = new Image(30,30);
butt1.src = "images/buttonoff.gif";
butt2 = new Image(30,30);
butt2.src = "images/buttonon.gif";

