function SetImage1(IMG) { document.button1.src = IMG }
function SetImage2(IMG) { document.button2.src = IMG }
function SetImage3(IMG) { document.button3.src = IMG }
function SetImage4(IMG) { document.button4.src = IMG }
function SetImage5(IMG) { document.button5.src = IMG }
function SetImage6(IMG) { document.button6.src = IMG }
function SetImage7(IMG) { document.button7.src = IMG }
function SetImage8(IMG) { document.button8.src = IMG }
function SetImage9(IMG) { document.button9.src = IMG }
function SetImage10(IMG) { document.button10.src = IMG }
function SetImage11(IMG) { document.button11.src = IMG }
function SetImage12(IMG) { document.button12.src = IMG }
