stored=null;storedLocation=null;light=load("images/sel47.gif");function load(location){if ( document.images ) {image=new Image();image.src=location;return image;} }function show(where,what){stored=where;if ( document.images[where].src ) {storedLocation=document.images[where].src;document.images[where].src=eval(what+".src");}}function hide(){if ( document.images[stored].src ){document.images[stored].src=storedLocation;}}function eIn(o) {if (document.all && document.all[o]!=null) document.all[o].style.visibility='visible';}function eOut(o) {if (document.all && document.all[o]!=null) document.all[o].style.visibility='hidden';}

