uHover = function() { if (!document.getElementsByTagName) return false; var uEls = document.getElementById("utility-navigation").getElementsByTagName("li"); for (var i=0; i 2) navRootLiID[nav].className = "expanded"; else navRootLiID[nav].className = "selected"; } } } } // Ends Left Nav Process //Decalre below boolean var as true as some app pages need it's value as true check_for_load_complete = true; } // Function HighlightNavTab ends function bodyload(){ HighlightNavTab(); } window.onload = bodyload;