autopublishing script changed in order to complete the new video format (res, dar...
[living-lab-site.git] / user_guide / nav / user_guide_menu.js
1 window.onload = function() {
2         myHeight = new fx.Height('nav', {duration: 400});
3         myHeight.hide();
4 }