rightup = new Image(9,12)
rightup.src = "righta.gif"
rightdown = new Image(9,12)
rightdown.src = "rightb.gif"

leftup = new Image(9,12)
leftup.src = "lefta.gif"
leftdown = new Image(9,12)
leftdown.src = "leftb.gif"

