button1 = new Image(175,35)
button1.src = "images/implement_blue.gif"

button2 = new Image(175,35)
button2.src = "images/present_blue.gif"

button3 = new Image(175,35)
button3.src = "images/submit_blue.gif"

button4 = new Image(175,35)
button4.src = "images/online_application.gif"

button5 = new Image(175,35)
button5.src = "images/online_application_hover.gif"

button6 = new Image(175,35)
button6.src = "images/present_white.gif"

button7 = new Image(175,35)
button7.src = "images/implement_white.gif"

button8 = new Image(175,35)
button8.src = "images/submit_white.gif"