<!--
//ファンクション「画像をチェンジする」
function DrawChange(graph,icons){
document[icons].src=graph;
}
-->

