<!--function linkmes(n){status=n;}var menubg="#999999";if (document.images) {btn01on = new Image();   btn01on.src = 'IMG/btn01_on.gif';  //indexbtn02on = new Image();   btn02on.src = 'IMG/btn02_on.gif';  //index02btn03on = new Image();   btn03on.src = 'IMG/btn03_on.gif';  //index03btn04on = new Image();   btn04on.src = 'IMG/btn04_on.gif';  //index04btn05on = new Image();   btn05on.src = 'IMG/btn05_on.gif';  //index05btn06on = new Image();   btn06on.src = 'IMG/btn06_on.gif';  //index06btn01off = new Image();   btn01off.src = 'IMG/btn01_off.gif';  //indexbtn02off = new Image();   btn02off.src = 'IMG/btn02_off.gif';  //index02btn03off = new Image();   btn03off.src = 'IMG/btn03_off.gif';  //index03btn04off = new Image();   btn04off.src = 'IMG/btn04_off.gif';  //index04btn05off = new Image();   btn05off.src = 'IMG/btn05_off.gif';  //index05btn06off = new Image();   btn06off.src = 'IMG/btn06_off.gif';  //index06}function on(imgName){if (document.images) {document[imgName].src=eval(imgName + "on.src");}}function off(imgName){if (document.images) {document[imgName].src=eval(imgName + "off.src");}}function sendercheck(){if(confirm('送信前に内容をお確かめください。\nこちらの内容を送信してよろしいですか？')==false)return false;}//-->