case 'camp':
            window.open(window.location.origin+'/rentals-permits/reserve-a-campsite/'+'?id='+thisID+'&api='+thisApi+'&type='+thisType, '_self');
            break;