// thanks to suckerfish // http://www.htmldog.com/articles/suckerfish/example/ /* startList = function() { var ua = navigator.userAgent; if (document.all&&document.getElementById && ua.match(/msie [456]/i) && !ua.match(/opera/i)) { navRoot = document.getElementById("menu"); for (i=0; i