﻿function boeken_click()
{
	var result = bookingRoomKamers(iStay,lng);
	window.open(result,'_blank');
}