function button_act(object){ object.className = "but_1a"; } function button_pas(object){ object.className = "but_1"; }