function navHilite(dv,color) {	dv.style.backgroundColor=color;}function navLolite(dv) {	dv.style.backgroundColor='';}