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