// JavaScript Document<!-- Javascript 未対応のブラウザでは、このスクリプトはコメントアウトします。if (document.images) {btn_1_1 = new Image();btn_1_1.src = '/img/top/btn01.gif';btn_1_2 = new Image();btn_1_2.src = '/img/top/btn01_o.gif';btn_2_1 = new Image();btn_2_1.src = '/img/top/btn02.gif';btn_2_2 = new Image();btn_2_2.src = '/img/top/btn02_o.gif';btn_3_1 = new Image();btn_3_1.src = '/img/top/btn03.gif';btn_3_2 = new Image();btn_3_2.src = '/img/top/btn03_o.gif';btn_4_1 = new Image();btn_4_1.src = '/img/top/btn04.gif';btn_4_2 = new Image();btn_4_2.src = '/img/top/btn04_o.gif';btn_5_1 = new Image();btn_5_1.src = '/img/top/btn05.gif';btn_5_2 = new Image();btn_5_2.src = '/img/top/btn05_o.gif';btn_6_1 = new Image();btn_6_1.src = '/img/top/btn06.gif';btn_6_2 = new Image();btn_6_2.src = '/img/top/btn06_o.gif';}function di(id,name){  if (document.images) {document.images[id].src=eval(name+".src"); }}// コメント部分の終わり -->