// 画像クリックで切り替え
<!--

function hyouji1(img){
gazou=img+'.jpg';
document.gaku.src=gazou;
}

//-->