The easiest way to accomplish this is to use index2.php in place of index.php on the pages you need. Example:
Reservation Wizard:
demo.tableboss.com/index2.php?option=com...ss&Itemid=45
Reservation Desk:
demo.tableboss.com/index2.php?option=com...in&Itemid=48
You can use these urls in an iframe to display only the component. The reservation desk will only work the first time, as it is being redirected from the login screen. Subsequent page refreshes will bring up a screen to log out.
Regards-
Mark