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