function startList(mid) { if (mid!=0){ var ActMenu = document.getElementById("nav" + mid); if (ActMenu){ActMenu.childNodes[0].style.backgroundColor = "#800000";} } if (document.all&&document.getElementById) { navRoot = document.getElementById("navigation_panel"); if (navRoot){ for (i=0; i