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}
function SetImage13(IMG) { document.button13.src= IMG}
function SetImage14(IMG) { document.button14.src= IMG}
function SetImage15(IMG) { document.button15.src= IMG}
function SetImage16(IMG) { document.button16.src= IMG}
function SetImage17(IMG) { document.button17.src= IMG}
function SetImage18(IMG) { document.button18.src= IMG}

function midashi(agyo){
					agyo.style.display="inline";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(kgyo){
					agyo.style.display="none";
					kgyo.style.display="inline";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(sgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="inline";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(tgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="inline";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(ngyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="inline";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(hgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="inline";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(mgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="inline";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(ygyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="inline";
					rgyo.style.display="none";
					wgyo.style.display="none";
					}

function midashi(rgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="inline";
					wgyo.style.display="none";
					}

function midashi(wgyo){
					agyo.style.display="none";
					kgyo.style.display="none";
					sgyo.style.display="none";
					tgyo.style.display="none";
					ngyo.style.display="none";
					hgyo.style.display="none";
					mgyo.style.display="none";
					ygyo.style.display="none";
					rgyo.style.display="none";
					wgyo.style.display="inline";
					}


function appear(id){if(id.style.display=="inline"){id.style.display="none"}else{id.style.display="inline"};
					}
