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