function generateCode(userType) { const randomNumber = Math.floor(1000 + Math.random() * 9000); switch(userType) { case 'New Member': return NM${randomNumber}; case 'Accommodations Providers Staff': return AP${randomNumber}; case 'Taxi & Car-Share Service Providers': return TC${randomNumber}; case 'Travel Agents': return TA${randomNumber}; case 'Holland & Barnes.com Team Members': return HB${randomNumber}; default: return XX${randomNumber};     } }
top of page
Hotel Room

Accommodations Reservations

Accommodation Type:

Thank you. See you there!

Please note that Holland & Barnes.com will make every effort to capture and forward your requests as indicated.However, the fulfillment of those requests is at the complete and total discretion of your chosen Accommodations Provider.

bottom of page