// Please add the name that should map to a view id.
jQuery.extend(CPM.apps.main.viewLookup, {
    // Example mapping for names to ids.
    /*
    "Executives" : 9,
    "Managers" : 12
    */
});
