Hi,
can you please check this - http://www.gorast.com/eusnov/
Menu is correct when the page loads but after you scroll down, and go back to the top the menu is displaced to the top and left.
Thanks,
Gorast
var menupos = jQuery('#gkTopNav').position().top + 80;
var menupos = jQuery('#gkTopNav').position().top;
jQuery('#gkToolbar').before(menucontent);
jQuery('#gkLogo').after(menucontent);