// menu config
var maxItems = 5;
var mnuLev1TopOffset = 0;
var mnuLev1LeftOffset = 0;
var mnuLev2TopOffset = 0;
var mnuLev2LeftOffset = -1;
function href(h){ document.location.href = h;}