buttonLeft = new Image()
buttonLeft.src = "images/button_omo_l.gif";

buttonCenter = new Image()
buttonCenter.src = "images/button_omo_m.gif"

buttonRight = new Image()
buttonRight.src = "images/button_omo_r.gif";
