function eRental_AddToBooking(prod_id) { var message = '

Please enter the quanity you wish to add

  

'; showDialog('Add Item to Current Booking',message,'prompt'); }