<!--function linkmes(n){status=n;}var menubg="#999999";if (document.images) {btn01on = new Image();   btn01on.src = 'btn/btn01_on.gif';  //indexbtn02on = new Image();   btn02on.src = 'btn/btn02_on.gif';  //index02btn03on = new Image();   btn03on.src = 'btn/btn03_on.gif';  //index03btn04on = new Image();   btn04on.src = 'btn/btn04_on.gif';  //index04btn05on = new Image();   btn05on.src = 'btn/btn05_on.gif';  //index05btn06on = new Image();   btn06on.src = 'btn/btn06_on.gif';  //index06btn07on = new Image();   btn07on.src = 'btn/btn07_on.gif';  //index07btn01off = new Image();   btn01off.src = 'btn/btn01_off.gif';  //indexbtn02off = new Image();   btn02off.src = 'btn/btn02_off.gif';  //index02btn03off = new Image();   btn03off.src = 'btn/btn03_off.gif';  //index03btn04off = new Image();   btn04off.src = 'btn/btn04_off.gif';  //index04btn05off = new Image();   btn05off.src = 'btn/btn05_off.gif';  //index05btn06off = new Image();   btn06off.src = 'btn/btn06_off.gif';  //index06btn07off = new Image();   btn07off.src = 'btn/btn07_off.gif';  //index07}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");}}//-->