<!--

        if (document.images) {
            aeon = new Image();     aeon.src = "images/irradiation-services2.gif";
            aeoff = new Image();    aeoff.src = "images/irradiation-services.gif";
            afon = new Image();     afon.src = "images/environmentproducts2.gif";
            afoff = new Image();    afoff.src = "images/environmentproducts.gif";
            agon = new Image();     agon.src = "images/hygieneproducts2.gif";
            agoff = new Image();    agoff.src = "images/hygieneproducts.gif";
            ahon = new Image();     ahon.src = "images/labdiet2.gif";
            ahoff = new Image();    ahoff.src = "images/labdiet.gif";
            aion = new Image();     aion.src = "images/laboratorybedding2.gif";
            aioff = new Image();    aioff.src = "images/laboratorybedding.gif";
            ajon = new Image();     ajon.src = "images/lignocel2.gif";
            ajoff = new Image();    ajoff.src = "images/lignocel.gif";
            akon = new Image();     akon.src = "images/protectiveclothing2.gif";
            akoff = new Image();    akoff.src = "images/protectiveclothing.gif";
            alon = new Image();     alon.src = "images/testdiet2.gif";
            aloff = new Image();    aloff.src = "images/testdiet.gif";
            amon = new Image();     amon.src = "images/unisorb2.gif";
            amoff = new Image();    amoff.src = "images/unisorb.gif";
            anon = new Image();     anon.src = "images/bench2.gif";
            anoff = new Image();    anoff.src = "images/bench.gif";
            aoon = new Image();     aoon.src = "images/wholesale-serv2.gif";
            aooff = new Image();    aooff.src = "images/wholesale-serv.gif";

                     }

     function imgOn(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }
        
        function imgOff(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }

// -->


<!--
function load_images() {
var image1 = new Image();
aaon.src = "images/aboutips_button_down.gif";
aaoff.src = "images/aboutips_button_up.gif";
abon.src = "images/products_button_down.gif";
aboff.src = "images/products_button_up.gif";
acon.src = "images/services_button_down.gif";
acoff.src = "images/services_button_up.gif";
adon.src = "images/contactus_button_down.gif";
adoff.src = "images/contactus_button_up.gif";
aeon.src = "images/irradiation-services.gif";
aeoff.src = "images/irradiation-services2.gif";
afon.src = "images/environmentproducts2.gif";
afoff.src = "images/environmentproducts.gif";
agon.src = "images/hygieneproducts2.gif";
agoff.src = "images/hygieneproducts.gif";
ahon.src = "images/labdiet2.gif";
ahoff.src = "images/labdiet.gif";
aion.src = "images/laboratorybedding2.gif";
aioff.src = "images/laboratorybedding.gif";
ajon.src = "images/lignocel2.gif";
ajoff.src = "images/lignocel.gif";
akon.src = "images/protective_clothing2.gif";
akoff.src = "images/protective_clothing.gif";
alon.src = "images/testdiet2.gif";
aloff.src = "images/testdiet.gif";
amon.src = "images/unisorb2.gif";
amoff.src = "images/unisorb.gif";

}  //-->

