function loadPage(menuName) {
    location.href=menuName;
}