{
    "menuConfig": [{
            "id": "EMPLOYEE",
            "title": "common.attendance",
            "url": "%1/common/app/html/templates/desktop/admin/dashboard/dashboard.tab.html",
            "controller": "%1/common/app/js/admin/dashboard/Dashboard.js",
            "path": "employee-dashboard",
            "help": "documentation/%1/web_control_panel.html#dashboard",
            "iconSrc": "app/img/client_company_50px.png",
            "sub": [{
                    "id": "EMP_DASHBOARD",
                    "title": "common.u_dashboard",
                    "url": "%1/common/app/html/templates/desktop/admin/dashboard/dashboard.tab.html",
                    "controller": "%1/common/app/js/admin/dashboard/Dashboard.js",
                    "icon": "fa-dashboard",
                    "path": "employee-dashboard",
                    "help": "documentation/%1/web_control_panel.html#dashboard",
                    "sub": [],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EMP_MANAGEMENT",
                    "title": "common.m_user_management",
                    "url": "%1/common/app/html/templates/desktop/admin/user/user.tab.html",
                    "controller": "%1/common/app/js/admin/user/User.js",
                    "icon": "fa-user",
                    "path": "user-management",
                    "help": "documentation/%1/web_control_panel.html#manage-users",
                    "sub": [],
                    "quickLinks": [{
                        "title": "common.add_user",
                        "path": "adduser"
                    }],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EMP_GROUP_MANAGEMENT",
                    "title": "common.m_usergrp_management",
                    "url": "%1/common/app/html/templates/desktop/admin/usergroup/usergroup.tab.html",
                    "controller": "%1/common/app/js/admin/usergroup/UserGroup.js",
                    "icon": "fa-users",
                    "path": "user-group-management",
                    "help": "documentation/%1/web_control_panel.html#manage-user-groups",
                    "sub": [],
                    "quickLinks": [{
                        "title": "common.add_user_group",
                        "path": "addgrp"
                    }],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EMP_SHIFT",
                    "title": "common.m_shift_management",
                    "url": "%1/common/app/html/templates/desktop/admin/shift/shifts.tab.html",
                    "controller": "%1/common/app/js/admin/shift/Shift.js",
                    "icon": "fa-hourglass-half",
                    "path": "shift-management",
                    "help": "documentation/%1/web_control_panel.html#manage-shifts-and-rosters",
                    "sub": [],
                    "quickLinks": [{
                            "title": "common.add_shift",
                            "path": "addshift"
                        },
                        {
                            "title": "common.add_roster",
                            "path": "addroster"
                        }
                    ],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "LEAVES",
                    "title": "common.leave_and_holiday_management",
                    "url": "%1/common/app/html/templates/desktop/admin/leave/leave.tab.html",
                    "controller": "%1/common/app/js/admin/leave/Leaves.js",
                    "icon": "fa-umbrella",
                    "path": "leave-and-holiday-management",
                    "help": "documentation/%1/web_control_panel.html#manage-leaves-and-holidays",
                    "sub": [],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EMP_DEVICES",
                    "title": "common.m_device_management",
                    "url": "%1/common/app/html/templates/desktop/admin/device/devices.tab.html",
                    "controller": "%1/common/app/js/admin/device/Device.js",
                    "icon": "fa-mobile",
                    "path": "employee-device-management",
                    "help": "documentation/%1/web_control_panel.html#manage-devices",
                    "sub": [],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EVENTLOG",
                    "title": "common.m_eventlog",
                    "url": "%1/common/app/html/templates/desktop/admin/eventlog/eventlog.tab.html",
                    "controller": "%1/common/app/js/admin/eventlog/AttendanceLog.js",
                    "icon": "fa-list-alt",
                    "path": "employee-eventlog",
                    "help": "documentation/%1/web_control_panel.html#manage-event-logs",
                    "sub": [],
                    "quickLinks": [{
                        "title": "common.err_events",
                        "path": "showerrevents"
                    }],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                },
                {
                    "id": "EMP_REPORTS",
                    "title": "common.m_reports",
                    "url": "%1/common/app/html/templates/desktop/admin/report/reports.tab.html",
                    "controller": "%1/common/app/js/admin/report/Reports.js",
                    "icon": "fa-file-text-o",
                    "path": "reports",
                    "help": "documentation/%1/web_control_panel.html#reports",
                    "sub": [],
                    "quickLinks": [{
                        "title": "common.schedule_export",
                        "path": "scheduleexport"
                    }],
                    "visible": true,
                    "licType": 1,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8]
                }
            ],
            "levels": [1, 2, 3, 4, 5, 6, 7, 8],
            "licType": 1,
            "visible": true
        },
        {
            "id": "VISITOR",
            "title": "common.visitor",
            "url": "%1/common/app/html/templates/desktop/admin/visitor_dashboard/dashboard.tab.html",
            "controller": "%1/common/app/js/admin/visitor_dashboard/Dashboard.js",
            "path": "visitor-dashboard",
            "help": "documentation/%1/web_control_panel.html#dashboard",
            "iconSrc": "app/img/groups_50px.png",
            "sub": [{
                    "id": "VISITOR_DASHBOARD",
                    "title": "common.u_dashboard",
                    "url": "%1/common/app/html/templates/desktop/admin/visitor_dashboard/dashboard.tab.html",
                    "controller": "%1/common/app/js/admin/visitor_dashboard/Dashboard.js",
                    "icon": "fa-dashboard",
                    "path": "visitor-dashboard",
                    "help": "documentation/%1/web_control_panel.html#dashboard",
                    "sub": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VISIT_MANAGEMENT",
                    "title": "common.m_visit_management",
                    "url": "%1/common/app/html/templates/desktop/admin/visits/visits.tab.html",
                    "controller": "%1/common/app/js/admin/visits/Visits.js",
                    "icon": "fa-calendar",
                    "path": "visit-management",
                    "help": "documentation/%1/web_control_panel.html#appointments-management",
                    "sub": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VISITOR_CONF",
                    "title": "common.job_and_location",
                    "url": "%1/common/app/html/templates/desktop/admin/visit_config/visit_config.tab.html",
                    "controller": "%1/common/app/js/admin/visitjob/VisitPurpose.js",
                    "icon": "fa-cogs",
                    "path": "jobs-and-locations",
                    "help": "documentation/%1/web_control_panel.html#schedules-and-locations-management",
                    "sub": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VISITOR_EVENTLOG",
                    "title": "common.m_eventlog",
                    "url": "%1/common/app/html/templates/desktop/admin/visitor_eventlog/eventlog.tab.html",
                    "controller": "%1/common/app/js/admin/visitor_eventlog/AttendanceLog.js",
                    "icon": "fa-list-alt",
                    "path": "visitor-eventlog",
                    "help": "documentation/%1/web_control_panel.html#event-logs-management",
                    "sub": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VISITOR_DEVICES",
                    "title": "common.m_device_management",
                    "url": "%1/common/app/html/templates/desktop/admin/visitor_device/devices.tab.html",
                    "controller": "%1/common/app/js/admin/device/Device.js",
                    "icon": "fa-mobile",
                    "path": "visitor-device-management",
                    "help": "documentation/%1/web_control_panel.html#device-management",
                    "sub": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VISITOR_MANAGEMENT",
                    "title": "common.visitor_management",
                    "url": "%1/common/app/html/templates/desktop/admin/visitor/visitor.tab.html",
                    "controller": "%1/common/app/js/admin/visitor/Visitor.js",
                    "icon": "fa-user-o",
                    "path": "visitor-management",
                    "help": "documentation/%1/web_control_panel.html#visitor-management",
                    "sub": [],
                    "quickLinks": [{
                            "title": "common.new_visitor",
                            "path": "addvisitor"
                        },
                        {
                            "title": "common.generate_visitor_pass",
                            "path": "registerpass"
                        }
                    ],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VM_EMP_MANAGEMENT",
                    "title": "common.employees",
                    "url": "%1/common/app/html/templates/desktop/admin/employee/employee.tab.html",
                    "controller": "%1/common/app/js/admin/user/User.js",
                    "icon": "fa-user",
                    "path": "user-management",
                    "help": "documentation/%1/web_control_panel.html#employee-management",
                    "sub": [],
                    "quickLinks": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                    "id": "VM_EMP_GROUP_MANAGEMENT",
                    "title": "common.employee_group_management",
                    "url": "%1/common/app/html/templates/desktop/admin/usergroup/usergroup.tab.html",
                    "controller": "%1/common/app/js/admin/usergroup/UserGroup.js",
                    "icon": "fa-users",
                    "path": "user-group-management",
                    "help": "documentation/%1/web_control_panel.html#employee-groups",
                    "sub": [],
                    "quickLinks": [],
                    "visible": true,
                    "licType": 2,
                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                },
                {
                                    "id": "VISITOR_REPORTS",
                                    "title": "common.m_reports",
                                    "url": "%1/common/app/html/templates/desktop/admin/visitor_report/reports.tab.html",
                                    "controller": "%1/common/app/js/admin/visitor_report/Reports.js",
                                    "icon": "fa-file-text-o",
                                    "path": "visitor-reports",
                                    "help": "documentation/%1/web_control_panel.html#reports",
                                    "sub": [],
                                    "quickLinks": [],
                                    "visible": true,
                                    "licType": 1,
                                    "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
                                }
            ],
            "levels": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
            "licType": 2,
            "visible": true
        },
        {
            "id": "SETTINGS",
            "title": "common.m_settings",
            "url": "%1/common/app/html/templates/desktop/admin/settings/settings.tab.html",
            "controller": "%1/common/app/js/admin/settings/Settings.js",
            "icon": "fa-wrench",
            "path": "settings",
            "help": "documentation/%1/web_control_panel.html#settings",
            "sub": [],
            "visible": true,
            "licType": 0,
            "levels": [1, 2, 3, 4, 5, 6]
        },
        {
            "id": "SUBSCRIPTION",
            "title": "common.m_subscription",
            "url": "%1/common/app/html/templates/desktop/admin/subscription/subscription.tab.html",
            "controller": "%1/common/app/js/admin/subscription/Subscription.js",
            "icon": "fa-money",
            "path": "subscription",
            "help": "documentation/%1/web_control_panel.html#subscription",
            "sub": [],
            "visible": true,
            "licType": 0,
            "levels": [1, 2, 3, 4]
        },
        {
            "id": "ADMIN_TASKS",
            "title": "common.m_admin_tasks",
            "url": "%1/common/app/html/templates/desktop/admin/admintasks/admintasks.tab.html",
            "controller": "%1/common/app/js/admin/admintasks/AdminTasks.js",
            "icon": "fa-user-secret",
            "path": "admin-tasks",
            "help": "documentation/%1/web_control_panel.html#admin-tasks",
            "sub": [],
            "visible": true,
            "licType": 0,
            "levels": [1, 2, 3, 4]
        }
    ],
    "menuConfigUser": [{
        "id": "EMPLOYEE",
        "title": "common.attendance",
        "url": "%1/common/app/html/templates/desktop/user/eventlog/eventlog.tab.html",
        "controller": "%1/common/app/js/user/eventlog/Eventlog.js",
        "path": "event-log",
        "help": "documentation/%1/control_panel.html#user-event-logs",
        "iconSrc": "app/img/client_company_50px.png",
        "sub": [{
            "id": "USER_EVENTLOG",
            "title": "common.m_eventlog",
            "url": "%1/common/app/html/templates/desktop/user/eventlog/eventlog.tab.html",
            "controller": "%1/common/app/js/user/eventlog/Eventlog.js",
            "icon": "fa-list-alt",
            "path": "event-log",
            "help": "documentation/%1/control_panel.html#user-event-logs",
            "sub": [],
            "visible": true,
            "licType": 1,
            "levels": [11, 12, 13]
        },
            {
                "id": "USER_SHIFT",
                "title": "common.m_roster",
                "url": "%1/common/app/html/templates/desktop/user/roster/roster.tab.html",
                "controller": "%1/common/app/js/user/roster/Roster.js",
                "icon": "fa-hourglass-half",
                "path": "roster",
                "help": "documentation/%1/control_panel.html#roster-and-schedules",
                "sub": [],
                "quickLinks": [],
                "visible": true,
                "licType": 1,
                "levels": [11, 12, 13]
            },
            {
                "id": "USER_LEAVES",
                "title": "common.leave_and_holiday_management",
                "url": "%1/common/app/html/templates/desktop/user/leave/leave.tab.html",
                "controller": "%1/common/app/js/user/leave/Leaves.js",
                "icon": "fa-umbrella",
                "path": "leave-and-holiday-management",
                "help": "documentation/%1/control_panel.html#leaves-and-holidays",
                "sub": [],
                "quickLinks": [],
                "visible": true,
                "licType": 1,
                "levels": [11, 12, 13]
            },
            {
                "id": "USER_REPORTS",
                "title": "common.m_reports",
                "url": "%1/common/app/html/templates/desktop/user/report/reports.tab.html",
                "controller": "%1/common/app/js/user/report/Reports.js",
                "icon": "fa-file-text-o",
                "path": "reports",
                "help": "documentation/%1/control_panel.html#user-reports",
                "sub": [],
                "quickLinks": [],
                "visible": true,
                "licType": 1,
                "levels": [11, 12, 13]
            },
            {
                "id": "USER_SETTINGS",
                "title": "common.m_settings",
                "url": "%1/common/app/html/templates/desktop/user/settings/settings.tab.html",
                "controller": "%1/common/app/js/user/settings/Settings.js",
                "icon": "fa-wrench",
                "path": "settings",
                "help": "documentation/%1/control_panel.html#user-settings",
                "sub": [],
                "visible": true,
                "licType": 1,
                "levels": [11, 12, 13]
            }
        ],
        "levels": [11, 12, 13],
        "licType": 1,
        "visible": true
    },
        {
            "id": "VISITOR",
            "title": "common.visitor",
            "url": "%1/common/app/html/templates/desktop/admin/visits/visits.tab.html",
            "controller": "%1/common/app/js/admin/visits/Visits.js",
            "path": "visit-management",
            "help": "documentation/%1/web_control_panel.html#appointments-management",
            "iconSrc": "app/img/groups_50px.png",
            "sub": [],
            "levels": [11, 12, 13],
            "licType": 1,
            "visible": true
        }]
}