user_guide_menu.js 99 Bytes RawBlameHistoryPermalink 1 2 3 4 window.onload = function() { myHeight = new fx.Height('nav', {duration: 400}); myHeight.hide(); }