first = new Image(100, 60)

first.src = "graphics/1st-clr.jpg"


second = new Image(100, 60)

second.src = "graphics/2nd-clr.jpg"


third = new Image(100, 60)

third.src = "graphics/3rd-clr.jpg"


fourth = new Image(100, 60)

fourth.src = "graphics/4th-clr.jpg"


fifth = new Image(100, 60)

fifth.src = "graphics/5th-clr.jpg"


sixth = new Image(100, 60)

sixth.src = "graphics/6th-clr.jpg"


alpacca = new Image(100, 60)

alpacca.src = "graphics/al-clr.jpg"


original = new Image(100, 60)

original.src = "graphics/or-clr.jpg"


quad = new Image(100, 60)

quad.src = "graphics/qd-clr.jpg"


crutch = new Image(100, 60)

crutch.src = "graphics/cr-clr.jpg"


wheelchair = new Image(100, 60)

wheelchair.src = "graphics/wc-clr.jpg"


nothing = new Image(100, 60)

nothing.src = "graphics/sb-clr.jpg"


shop = new Image(100, 60)

shop.src = "graphics/sh-clr.jpg"







