function LmOver(elem, bfilename){elem.background = "images/"+bfilename;elem.children.tags('A')[0].style.color = "#E7CE9A";}function LmOut(elem, bfilename){elem.background = "images/"+bfilename;elem.children.tags('A')[0].style.color = "#FFFFFF";}function LmDown(elem, bfilename){elem.background = "images/"+bfilename;elem.children.tags('A')[0].style.color = "#E7CE9A";}function LmUp(path){location.href = path;}cellswitch = new Image();cellswitch.src = "images/navcell-off.gif"cellswitchB = new Image();cellswitchB.src = "images/navcell_large-off.gif"