jQuery datepicker - disable all dates after the first disabled date

jQuery datepicker - disable all dates after the first disabled date

Hello,

I don't know where to start but I have two questions.

1)   Is it possible, after the (from-date) calendar is selected, to disable all the dates after the 1st one?
      I know I'm not very clear thats why I made example images.

2)   Can someone point me in the correct direction?


Example explain:

The minimum amount of dates to book is 7.  If the "start date" is selected for example on the 20th right now it is possible to "skip" the booked dates and select for example the 29th.

But in reality this is not possible because from 21 till 25 we are booked.



This is what I like to accomplish.
When I select the 20th all dates after the first "booked" becomes red and non selectable.



I hope someone can help me.

Thanks