switch ($op) {
    case 'indexView':
        indexView($lid);
        break;
    case 'listingDel':