/* UNU-specific JavaScript */ var UNU = { prepareNavigation:function() { var lis = $('navul').childNodes; for(var i=0;i 0) { // attach a rollup effect and onclick event to the span inside the list item // this element must be the first element (ie: no space between the open // li and the or lis[i].childNodes[0].fx = new fx.Height(sub[0], {duration:300}); lis[i].childNodes[0].fx.hide(); lis[i].childNodes[0].onclick = this.fxonclick; } } } var lis = $('navul').getElementsByTagName('li'); for(var i=0;i