<!--
var loaded = 0;
var last = "";
function roll(imageName, imageState) {
        if (document.images && loaded == 1) {
                tabOn = eval(imageName+"_"+imageState+".src");
                document [imageName].src = tabOn;
        }
}


if (document.images) {
        //menu items off
        botenc01_off = new Image(); botenc01_off.src = "img/botenc01_off.gif";
        botenc02_off = new Image(); botenc02_off.src = "img/botenc02_off.gif";
        botenc03_off = new Image(); botenc03_off.src = "img/botenc03_off.gif";
        botenc04_off = new Image(); botenc04_off.src = "img/botenc04_off.gif";
        botenc05_off = new Image(); botenc05_off.src = "img/botenc05_off.gif";
        botenc06_off = new Image(); botenc06_off.src = "img/botenc06_off.gif";
        botenc07_off = new Image(); botenc07_off.src = "img/botenc07_off.gif";
        botenc08_off = new Image(); botenc08_off.src = "img/botenc08_off.gif";
        botenc09_off = new Image(); botenc09_off.src = "img/botenc09_off.gif";
        bot01_off = new Image(); bot01_off.src = "img/bot01_off.gif";
        bot02_off = new Image(); bot02_off.src = "img/bot02_off.gif";
        bot03_off = new Image(); bot03_off.src = "img/bot03_off.gif";
        bot04_off = new Image(); bot04_off.src = "img/bot04_off.gif";
        bot05_off = new Image(); bot05_off.src = "img/bot05_off.gif";
        bot06_off = new Image(); bot06_off.src = "img/bot06_off.gif";
        bot07_off = new Image(); bot07_off.src = "img/bot07_off.gif";
        bot08_off = new Image(); bot08_off.src = "img/bot08_off.gif";
        bot09_off = new Image(); bot09_off.src = "img/bot09_off.gif";
        bot10_off = new Image(); bot10_off.src = "img/bot10_off.gif";
        bot11_off = new Image(); bot11_off.src = "img/bot11_off.gif";
        bot12_off = new Image(); bot12_off.src = "img/bot12_off.gif";
        bot13_off = new Image(); bot13_off.src = "img/bot13_off.gif";
        bot14_off = new Image(); bot14_off.src = "img/bot14_off.gif";
        bot15_off = new Image(); bot15_off.src = "img/bot15_off.gif";
        bot16_off = new Image(); bot16_off.src = "img/bot16_off.gif";
        bot17_off = new Image(); bot17_off.src = "img/bot17_off.gif";
        bot18_off = new Image(); bot18_off.src = "img/bot18_off.gif";
        bot19_off = new Image(); bot19_off.src = "img/bot19_off.gif";
        bot20_off = new Image(); bot20_off.src = "img/bot20_off.gif";
        bot21_off = new Image(); bot21_off.src = "img/bot21_off.gif";
        bot22_off = new Image(); bot22_off.src = "img/bot22_off.gif";
        bot23_off = new Image(); bot23_off.src = "img/bot23_off.gif";
        bot24_off = new Image(); bot24_off.src = "img/bot24_off.gif";
        bot25_off = new Image(); bot25_off.src = "img/bot25_off.gif";
        botcont01_off = new Image(); botcont01_off.src = "img/botcont01_off.gif";
        botcont02_off = new Image(); botcont02_off.src = "img/botcont02_off.gif";
        botcont03_off = new Image(); botcont03_off.src = "img/botcont03_off.gif";
        botcont04_off = new Image(); botcont04_off.src = "img/botcont04_off.gif";
        botcont05_off = new Image(); botcont05_off.src = "img/botcont05_off.gif";
        botcont06_off = new Image(); botcont06_off.src = "img/botcont06_off.gif";

      
        //menu items on
        botenc01_on = new Image(); botenc01_on.src = "img/botenc01_on.gif";
        botenc02_on = new Image(); botenc02_on.src = "img/botenc02_on.gif";
        botenc03_on = new Image(); botenc03_on.src = "img/botenc03_on.gif";
        botenc04_on = new Image(); botenc04_on.src = "img/botenc04_on.gif";
        botenc05_on = new Image(); botenc05_on.src = "img/botenc05_on.gif";
        botenc06_on = new Image(); botenc06_on.src = "img/botenc06_on.gif";
        botenc07_on = new Image(); botenc07_on.src = "img/botenc07_on.gif";
        botenc08_on = new Image(); botenc08_on.src = "img/botenc08_on.gif";
        botenc09_on = new Image(); botenc09_on.src = "img/botenc09_on.gif";
        bot01_on = new Image(); bot01_on.src = "img/bot01_on.gif";
        bot02_on = new Image(); bot02_on.src = "img/bot02_on.gif";
        bot03_on = new Image(); bot03_on.src = "img/bot03_on.gif";
        bot04_on = new Image(); bot04_on.src = "img/bot04_on.gif";
        bot05_on = new Image(); bot05_on.src = "img/bot05_on.gif";
        bot06_on = new Image(); bot06_on.src = "img/bot06_on.gif";
        bot07_on = new Image(); bot07_on.src = "img/bot07_on.gif";
        bot08_on = new Image(); bot08_on.src = "img/bot08_on.gif";
        bot09_on = new Image(); bot09_on.src = "img/bot09_on.gif";
        bot10_on = new Image(); bot10_on.src = "img/bot10_on.gif";
        bot11_on = new Image(); bot11_on.src = "img/bot11_on.gif";
        bot12_on = new Image(); bot12_on.src = "img/bot12_on.gif";
        bot13_on = new Image(); bot13_on.src = "img/bot13_on.gif";
        bot14_on = new Image(); bot14_on.src = "img/bot14_on.gif";
        bot15_on = new Image(); bot15_on.src = "img/bot15_on.gif";
        bot16_on = new Image(); bot16_on.src = "img/bot16_on.gif";
        bot17_on = new Image(); bot17_on.src = "img/bot17_on.gif";
        bot18_on = new Image(); bot18_on.src = "img/bot18_on.gif";
        bot19_on = new Image(); bot19_on.src = "img/bot19_on.gif";
        bot20_on = new Image(); bot20_on.src = "img/bot20_on.gif";
        bot21_on = new Image(); bot21_on.src = "img/bot21_on.gif";
        bot22_on = new Image(); bot22_on.src = "img/bot22_on.gif";
        bot23_on = new Image(); bot23_on.src = "img/bot23_on.gif";
        bot24_on = new Image(); bot24_on.src = "img/bot24_on.gif";
        bot25_on = new Image(); bot25_on.src = "img/bot25_on.gif";
        botcont01_on = new Image(); botcont01_on.src = "img/botcont01_on.gif";
        botcont02_on = new Image(); botcont02_on.src = "img/botcont02_on.gif";
        botcont03_on = new Image(); botcont03_on.src = "img/botcont03_on.gif";
        botcont04_on = new Image(); botcont04_on.src = "img/botcont04_on.gif";
        botcont05_on = new Image(); botcont05_on.src = "img/botcont05_on.gif";
        botcont06_on = new Image(); botcont06_on.src = "img/botcont06_on.gif";


        loaded = 1;
}

//  -->
